mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 18:06:45 +00:00
24 lines
594 B
JSON
24 lines
594 B
JSON
{
|
|
"system": "base16",
|
|
"name": "vulcan",
|
|
"author": "Andrey Varfolomeev",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#041523",
|
|
"base01": "#122339",
|
|
"base02": "#003552",
|
|
"base03": "#7a5759",
|
|
"base04": "#6b6977",
|
|
"base05": "#5b778c",
|
|
"base06": "#333238",
|
|
"base07": "#214d68",
|
|
"base08": "#818591",
|
|
"base09": "#9198a3",
|
|
"base0A": "#adb4b9",
|
|
"base0B": "#977d7c",
|
|
"base0C": "#977d7c",
|
|
"base0D": "#977d7c",
|
|
"base0E": "#9198a3",
|
|
"base0F": "#977d7c"
|
|
}
|
|
} |