mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
608 B
JSON
24 lines
608 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Windows NT",
|
|
"author": "Fergus Collins (https://github.com/C-Fergus)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "000000",
|
|
"base01": "2a2a2a",
|
|
"base02": "555555",
|
|
"base03": "808080",
|
|
"base04": "a1a1a1",
|
|
"base05": "c0c0c0",
|
|
"base06": "e0e0e0",
|
|
"base07": "ffffff",
|
|
"base08": "ff0000",
|
|
"base09": "808000",
|
|
"base0A": "ffff00",
|
|
"base0B": "00ff00",
|
|
"base0C": "00ffff",
|
|
"base0D": "0000ff",
|
|
"base0E": "ff00ff",
|
|
"base0F": "008000"
|
|
}
|
|
} |