mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
570 B
JSON
24 lines
570 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "Darcula",
|
||
|
"author": "jetbrains",
|
||
|
"variant": "dark",
|
||
|
"palette": {
|
||
|
"base00": "2b2b2b",
|
||
|
"base01": "323232",
|
||
|
"base02": "323232",
|
||
|
"base03": "606366",
|
||
|
"base04": "a4a3a3",
|
||
|
"base05": "a9b7c6",
|
||
|
"base06": "ffc66d",
|
||
|
"base07": "ffffff",
|
||
|
"base08": "4eade5",
|
||
|
"base09": "689757",
|
||
|
"base0A": "bbb529",
|
||
|
"base0B": "6a8759",
|
||
|
"base0C": "629755",
|
||
|
"base0D": "9876aa",
|
||
|
"base0E": "cc7832",
|
||
|
"base0F": "808080"
|
||
|
}
|
||
|
}
|