mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
598 B
JSON
24 lines
598 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Equilibrium Dark",
|
|
"author": "Carlo Abelli",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#0c1118",
|
|
"base01": "#181c22",
|
|
"base02": "#22262d",
|
|
"base03": "#7b776e",
|
|
"base04": "#949088",
|
|
"base05": "#afaba2",
|
|
"base06": "#cac6bd",
|
|
"base07": "#e7e2d9",
|
|
"base08": "#f04339",
|
|
"base09": "#df5923",
|
|
"base0A": "#bb8801",
|
|
"base0B": "#7f8b00",
|
|
"base0C": "#00948b",
|
|
"base0D": "#008dd1",
|
|
"base0E": "#6a7fd2",
|
|
"base0F": "#e3488e"
|
|
}
|
|
} |