mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
603 B
JSON
24 lines
603 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Equilibrium Gray Dark",
|
|
"author": "Carlo Abelli",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#111111",
|
|
"base01": "#1b1b1b",
|
|
"base02": "#262626",
|
|
"base03": "#777777",
|
|
"base04": "#919191",
|
|
"base05": "#ababab",
|
|
"base06": "#c6c6c6",
|
|
"base07": "#e2e2e2",
|
|
"base08": "#f04339",
|
|
"base09": "#df5923",
|
|
"base0A": "#bb8801",
|
|
"base0B": "#7f8b00",
|
|
"base0C": "#00948b",
|
|
"base0D": "#008dd1",
|
|
"base0E": "#6a7fd2",
|
|
"base0F": "#e3488e"
|
|
}
|
|
} |