mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
652 B
JSON
24 lines
652 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Espresso",
|
|
"author": "Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#2d2d2d",
|
|
"base01": "#393939",
|
|
"base02": "#515151",
|
|
"base03": "#777777",
|
|
"base04": "#b4b7b4",
|
|
"base05": "#cccccc",
|
|
"base06": "#e0e0e0",
|
|
"base07": "#ffffff",
|
|
"base08": "#d25252",
|
|
"base09": "#f9a959",
|
|
"base0A": "#ffc66d",
|
|
"base0B": "#a5c261",
|
|
"base0C": "#bed6ff",
|
|
"base0D": "#6c99bb",
|
|
"base0E": "#d197d9",
|
|
"base0F": "#f97394"
|
|
}
|
|
} |