mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
578 B
JSON
24 lines
578 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "Evenok Dark",
|
||
|
"author": "Mekeor Melire",
|
||
|
"variant": "dark",
|
||
|
"palette": {
|
||
|
"base00": "000000",
|
||
|
"base01": "202020",
|
||
|
"base02": "303030",
|
||
|
"base03": "505050",
|
||
|
"base04": "b0b0b0",
|
||
|
"base05": "d0d0d0",
|
||
|
"base06": "e0e0e0",
|
||
|
"base07": "ffffff",
|
||
|
"base08": "f5708a",
|
||
|
"base09": "ee8122",
|
||
|
"base0A": "b8a300",
|
||
|
"base0B": "54bc5c",
|
||
|
"base0C": "00bab3",
|
||
|
"base0D": "00aff2",
|
||
|
"base0E": "9095ff",
|
||
|
"base0F": "d47ada"
|
||
|
}
|
||
|
}
|