mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
600 B
JSON
24 lines
600 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Classic Dark",
|
|
"author": "Jason Heeris (http://heeris.id.au)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "151515",
|
|
"base01": "202020",
|
|
"base02": "303030",
|
|
"base03": "505050",
|
|
"base04": "B0B0B0",
|
|
"base05": "D0D0D0",
|
|
"base06": "E0E0E0",
|
|
"base07": "F5F5F5",
|
|
"base08": "AC4142",
|
|
"base09": "D28445",
|
|
"base0A": "F4BF75",
|
|
"base0B": "90A959",
|
|
"base0C": "75B5AA",
|
|
"base0D": "6A9FB5",
|
|
"base0E": "AA759F",
|
|
"base0F": "8F5536"
|
|
}
|
|
} |