mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
615 B
JSON
24 lines
615 B
JSON
{
|
|
"system": "base16",
|
|
"name": "vice",
|
|
"author": "Thomas Leon Highbaugh thighbaugh@zoho.com",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#17191E",
|
|
"base01": "#22262d",
|
|
"base02": "#3c3f4c",
|
|
"base03": "#383a47",
|
|
"base04": "#555e70",
|
|
"base05": "#8b9cbe",
|
|
"base06": "#B2BFD9",
|
|
"base07": "#f4f4f7",
|
|
"base08": "#ff29a8",
|
|
"base09": "#85ffe0",
|
|
"base0A": "#f0ffaa",
|
|
"base0B": "#0badff",
|
|
"base0C": "#8265ff",
|
|
"base0D": "#00eaff",
|
|
"base0E": "#00f6d9",
|
|
"base0F": "#ff3d81"
|
|
}
|
|
} |