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": "Material Darker",
|
|
"author": "Nate Peterson",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "212121",
|
|
"base01": "303030",
|
|
"base02": "353535",
|
|
"base03": "4A4A4A",
|
|
"base04": "B2CCD6",
|
|
"base05": "EEFFFF",
|
|
"base06": "EEFFFF",
|
|
"base07": "FFFFFF",
|
|
"base08": "F07178",
|
|
"base09": "F78C6C",
|
|
"base0A": "FFCB6B",
|
|
"base0B": "C3E88D",
|
|
"base0C": "89DDFF",
|
|
"base0D": "82AAFF",
|
|
"base0E": "C792EA",
|
|
"base0F": "FF5370"
|
|
}
|
|
} |