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": "Oxocarbon Dark",
|
|
"author": "shaunsingh/IBM",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#161616",
|
|
"base01": "#262626",
|
|
"base02": "#393939",
|
|
"base03": "#525252",
|
|
"base04": "#dde1e6",
|
|
"base05": "#f2f4f8",
|
|
"base06": "#ffffff",
|
|
"base07": "#08bdba",
|
|
"base08": "#3ddbd9",
|
|
"base09": "#78a9ff",
|
|
"base0A": "#ee5396",
|
|
"base0B": "#33b1ff",
|
|
"base0C": "#ff7eb6",
|
|
"base0D": "#42be65",
|
|
"base0E": "#be95ff",
|
|
"base0F": "#82cfff"
|
|
}
|
|
} |