mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
582 B
JSON
24 lines
582 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "Colors",
|
||
|
"author": "mrmrs (http://clrs.cc)",
|
||
|
"variant": "dark",
|
||
|
"palette": {
|
||
|
"base00": "111111",
|
||
|
"base01": "333333",
|
||
|
"base02": "555555",
|
||
|
"base03": "777777",
|
||
|
"base04": "999999",
|
||
|
"base05": "bbbbbb",
|
||
|
"base06": "dddddd",
|
||
|
"base07": "ffffff",
|
||
|
"base08": "ff4136",
|
||
|
"base09": "ff851b",
|
||
|
"base0A": "ffdc00",
|
||
|
"base0B": "2ecc40",
|
||
|
"base0C": "7fdbff",
|
||
|
"base0D": "0074d9",
|
||
|
"base0E": "b10dc9",
|
||
|
"base0F": "85144b"
|
||
|
}
|
||
|
}
|