Basix/json/base16/humanoid-light.json

24 lines
606 B
JSON
Raw Normal View History

2024-05-11 01:13:40 +00:00
{
"system": "base16",
"name": "Humanoid light",
"author": "Thomas (tasmo) Friese",
"variant": "light",
"palette": {
2024-11-16 03:31:22 +00:00
"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"
2024-05-11 01:13:40 +00:00
}
}