mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
610 B
JSON
24 lines
610 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Decaf",
|
|
"author": "Alex Mirrington (https://github.com/alexmirrington)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "2d2d2d",
|
|
"base01": "393939",
|
|
"base02": "515151",
|
|
"base03": "777777",
|
|
"base04": "b4b7b4",
|
|
"base05": "cccccc",
|
|
"base06": "e0e0e0",
|
|
"base07": "ffffff",
|
|
"base08": "ff7f7b",
|
|
"base09": "ffbf70",
|
|
"base0A": "ffd67c",
|
|
"base0B": "beda78",
|
|
"base0C": "bed6ff",
|
|
"base0D": "90bee1",
|
|
"base0E": "efb3f7",
|
|
"base0F": "ff93b3"
|
|
}
|
|
} |