mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
574 B
JSON
24 lines
574 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "Hardcore",
|
||
|
"author": "Chris Caller",
|
||
|
"variant": "dark",
|
||
|
"palette": {
|
||
|
"base00": "212121",
|
||
|
"base01": "303030",
|
||
|
"base02": "353535",
|
||
|
"base03": "4A4A4A",
|
||
|
"base04": "707070",
|
||
|
"base05": "cdcdcd",
|
||
|
"base06": "e5e5e5",
|
||
|
"base07": "ffffff",
|
||
|
"base08": "f92672",
|
||
|
"base09": "fd971f",
|
||
|
"base0A": "e6db74",
|
||
|
"base0B": "a6e22e",
|
||
|
"base0C": "708387",
|
||
|
"base0D": "66d9ef",
|
||
|
"base0E": "9e6ffe",
|
||
|
"base0F": "e8b882"
|
||
|
}
|
||
|
}
|