mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 18:06:45 +00:00
24 lines
627 B
JSON
24 lines
627 B
JSON
{
|
|
"system": "base16",
|
|
"name": "One Light",
|
|
"author": "Daniel Pfeifer (http://github.com/purpleKarrot)",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#fafafa",
|
|
"base01": "#f0f0f1",
|
|
"base02": "#e5e5e6",
|
|
"base03": "#a0a1a7",
|
|
"base04": "#696c77",
|
|
"base05": "#383a42",
|
|
"base06": "#202227",
|
|
"base07": "#090a0b",
|
|
"base08": "#ca1243",
|
|
"base09": "#d75f00",
|
|
"base0A": "#c18401",
|
|
"base0B": "#50a14f",
|
|
"base0C": "#0184bc",
|
|
"base0D": "#4078f2",
|
|
"base0E": "#a626a4",
|
|
"base0F": "#986801"
|
|
}
|
|
} |