mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
617 B
JSON
24 lines
617 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Helios",
|
|
"author": "Alex Meyer (https://github.com/reyemxela)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#1d2021",
|
|
"base01": "#383c3e",
|
|
"base02": "#53585b",
|
|
"base03": "#6f7579",
|
|
"base04": "#cdcdcd",
|
|
"base05": "#d5d5d5",
|
|
"base06": "#dddddd",
|
|
"base07": "#e5e5e5",
|
|
"base08": "#d72638",
|
|
"base09": "#eb8413",
|
|
"base0A": "#f19d1a",
|
|
"base0B": "#88b92d",
|
|
"base0C": "#1ba595",
|
|
"base0D": "#1e8bac",
|
|
"base0E": "#be4264",
|
|
"base0F": "#c85e0d"
|
|
}
|
|
} |