Basix/json/base16/humanoid-dark.json

24 lines
604 B
JSON
Raw Normal View History

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