mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 08:41:14 +00:00
24 lines
655 B
JSON
24 lines
655 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Dracula",
|
|
"author": "Jamy Golden (http://github.com/JamyGolden), based on Dracula Theme (http://github.com/dracula)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "282a36",
|
|
"base01": "363447",
|
|
"base02": "44475a",
|
|
"base03": "6272a4",
|
|
"base04": "9ea8c7",
|
|
"base05": "f8f8f2",
|
|
"base06": "f0f1f4",
|
|
"base07": "ffffff",
|
|
"base08": "ff5555",
|
|
"base09": "ffb86c",
|
|
"base0A": "f1fa8c",
|
|
"base0B": "50fa7b",
|
|
"base0C": "8be9fd",
|
|
"base0D": "80bfff",
|
|
"base0E": "ff79c6",
|
|
"base0F": "bd93f9"
|
|
}
|
|
} |