mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
668 B
JSON
24 lines
668 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Gruber",
|
|
"author": "Patel, Nimai <nimai.m.patel@gmail.com>, colors from www.github.com/rexim/gruber-darker-theme",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#181818",
|
|
"base01": "#453d41",
|
|
"base02": "#484848",
|
|
"base03": "#52494e",
|
|
"base04": "#e4e4ef",
|
|
"base05": "#f4f4ff",
|
|
"base06": "#f5f5f5",
|
|
"base07": "#e4e4ef",
|
|
"base08": "#f43841",
|
|
"base09": "#c73c3f",
|
|
"base0A": "#ffdd33",
|
|
"base0B": "#73c936",
|
|
"base0C": "#95a99f",
|
|
"base0D": "#96a6c8",
|
|
"base0E": "#9e95c7",
|
|
"base0F": "#cc8c3c"
|
|
}
|
|
} |