mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
606 B
JSON
24 lines
606 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Humanoid light",
|
|
"author": "Thomas (tasmo) Friese",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#f8f8f2",
|
|
"base01": "#efefe9",
|
|
"base02": "#deded8",
|
|
"base03": "#c0c0bd",
|
|
"base04": "#60615d",
|
|
"base05": "#232629",
|
|
"base06": "#2f3337",
|
|
"base07": "#070708",
|
|
"base08": "#b0151a",
|
|
"base09": "#ff3d00",
|
|
"base0A": "#ffb627",
|
|
"base0B": "#388e3c",
|
|
"base0C": "#008e8e",
|
|
"base0D": "#0082c9",
|
|
"base0E": "#700f98",
|
|
"base0F": "#b27701"
|
|
}
|
|
} |