Basix/json/base16/equilibrium-dark.json

24 lines
598 B
JSON
Raw Normal View History

2024-05-11 01:13:40 +00:00
{
"system": "base16",
"name": "Equilibrium Dark",
"author": "Carlo Abelli",
"variant": "dark",
"palette": {
2024-11-16 03:31:22 +00:00
"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"
2024-05-11 01:13:40 +00:00
}
}