Basix/json/base16/ascendancy.json
2025-11-08 03:38:12 +00:00

25 lines
No EOL
920 B
JSON

{
"system": "base16",
"name": "Ascendancy",
"author": "EmergentMind (https://github.com/emergentmind/ascendancy-scheme)",
"description": "The Ascendancy colour scheme aims to provide a comfortable spectrum of\nbackground and foreground shades complimented by soft but regal colours. The\npalette has a small bias towards golden colours without creating a sense of\nwashed out overexposure.\n",
"variant": "dark",
"palette": {
"base00": "#282828",
"base01": "#212F3D",
"base02": "#504945",
"base03": "#928374",
"base04": "#BDAE93",
"base05": "#D5C7A1",
"base06": "#EBDBB2",
"base07": "#fbf1c7",
"base08": "#C03900",
"base09": "#FE8019",
"base0A": "#FFCC1B",
"base0B": "#B8BB26",
"base0C": "#8F3F71",
"base0D": "#458588",
"base0E": "#FABD2F",
"base0F": "#B59B4D"
}
}