Basix/json/base16/embers.json

24 lines
619 B
JSON
Raw Normal View History

2024-05-11 01:13:40 +00:00
{
"system": "base16",
"name": "Embers",
"author": "Jannik Siebert (https://github.com/janniks)",
"variant": "dark",
"palette": {
2024-11-16 03:31:22 +00:00
"base00": "#16130F",
"base01": "#2C2620",
"base02": "#433B32",
"base03": "#5A5047",
"base04": "#8A8075",
"base05": "#A39A90",
"base06": "#BEB6AE",
"base07": "#DBD6D1",
"base08": "#826D57",
"base09": "#828257",
"base0A": "#6D8257",
"base0B": "#57826D",
"base0C": "#576D82",
"base0D": "#6D5782",
"base0E": "#82576D",
"base0F": "#825757"
2024-05-11 01:13:40 +00:00
}
}