mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +00:00
CI: update JSON schemes
This commit is contained in:
parent
3695f133ba
commit
e69a1ce0df
1 changed files with 25 additions and 0 deletions
25
json/base16/ascendancy.json
Normal file
25
json/base16/ascendancy.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue