mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 18:06:45 +00:00
24 lines
620 B
JSON
24 lines
620 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Vesper",
|
|
"author": "FormalSnake (https://github.com/formalsnake)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#101010",
|
|
"base01": "#232323",
|
|
"base02": "#222222",
|
|
"base03": "#333333",
|
|
"base04": "#999999",
|
|
"base05": "#b7b7b7",
|
|
"base06": "#c1c1c1",
|
|
"base07": "#d5d5d5",
|
|
"base08": "#de6e6e",
|
|
"base09": "#dab083",
|
|
"base0A": "#ffc799",
|
|
"base0B": "#5f8787",
|
|
"base0C": "#60a592",
|
|
"base0D": "#8eaaaa",
|
|
"base0E": "#d69094",
|
|
"base0F": "#876c4f"
|
|
}
|
|
} |