mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 18:06:45 +00:00
24 lines
604 B
JSON
24 lines
604 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Humanoid dark",
|
|
"author": "Thomas (tasmo) Friese",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#232629",
|
|
"base01": "#333b3d",
|
|
"base02": "#484e54",
|
|
"base03": "#60615d",
|
|
"base04": "#c0c0bd",
|
|
"base05": "#f8f8f2",
|
|
"base06": "#fcfcf6",
|
|
"base07": "#fcfcfc",
|
|
"base08": "#f11235",
|
|
"base09": "#ff9505",
|
|
"base0A": "#ffb627",
|
|
"base0B": "#02d849",
|
|
"base0C": "#0dd9d6",
|
|
"base0D": "#00a6fb",
|
|
"base0E": "#f15ee3",
|
|
"base0F": "#b27701"
|
|
}
|
|
} |