mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
611 B
JSON
24 lines
611 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Da One Gray",
|
|
"author": "NNB (https://github.com/NNBnh)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#181818",
|
|
"base01": "#282828",
|
|
"base02": "#585858",
|
|
"base03": "#888888",
|
|
"base04": "#c8c8c8",
|
|
"base05": "#ffffff",
|
|
"base06": "#ffffff",
|
|
"base07": "#ffffff",
|
|
"base08": "#fa7883",
|
|
"base09": "#ffc387",
|
|
"base0A": "#ff9470",
|
|
"base0B": "#98c379",
|
|
"base0C": "#8af5ff",
|
|
"base0D": "#6bb8ff",
|
|
"base0E": "#e799ff",
|
|
"base0F": "#b3684f"
|
|
}
|
|
} |