mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
630 B
JSON
24 lines
630 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Grayscale Dark",
|
|
"author": "Alexandre Gavioli (https://github.com/Alexx2/)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#101010",
|
|
"base01": "#252525",
|
|
"base02": "#464646",
|
|
"base03": "#525252",
|
|
"base04": "#ababab",
|
|
"base05": "#b9b9b9",
|
|
"base06": "#e3e3e3",
|
|
"base07": "#f7f7f7",
|
|
"base08": "#7c7c7c",
|
|
"base09": "#999999",
|
|
"base0A": "#a0a0a0",
|
|
"base0B": "#8e8e8e",
|
|
"base0C": "#868686",
|
|
"base0D": "#686868",
|
|
"base0E": "#747474",
|
|
"base0F": "#5e5e5e"
|
|
}
|
|
} |