Basix/json/base16/terracotta.json
2024-11-16 03:31:22 +00:00

24 lines
638 B
JSON

{
"system": "base16",
"name": "Terracotta",
"author": "Alexander Rossell Hayes (https://github.com/rossellhayes)",
"variant": "light",
"palette": {
"base00": "#efeae8",
"base01": "#dfd6d1",
"base02": "#d0c1bb",
"base03": "#c0aca4",
"base04": "#59453d",
"base05": "#473731",
"base06": "#352a25",
"base07": "#241c19",
"base08": "#a75045",
"base09": "#bd6942",
"base0A": "#ce943e",
"base0B": "#7a894a",
"base0C": "#847f9e",
"base0D": "#625574",
"base0E": "#8d5968",
"base0F": "#b07158"
}
}