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
00e7362d34
commit
32d6beec28
8 changed files with 166 additions and 78 deletions
32
json/base24/ayu-dark.json
Normal file
32
json/base24/ayu-dark.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Ayu Dark",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming), Ayu Theme (https://github.com/ayu-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0b0e14",
|
||||
"base01": "#131721",
|
||||
"base02": "#202229",
|
||||
"base03": "#3e4b59",
|
||||
"base04": "#bfbdb6",
|
||||
"base05": "#e6e1cf",
|
||||
"base06": "#ece8db",
|
||||
"base07": "#f2f0e7",
|
||||
"base08": "#f07178",
|
||||
"base09": "#ff8f40",
|
||||
"base0A": "#ffb454",
|
||||
"base0B": "#aad94c",
|
||||
"base0C": "#95e6cb",
|
||||
"base0D": "#59c2ff",
|
||||
"base0E": "#d2a6ff",
|
||||
"base0F": "#e6b450",
|
||||
"base10": "#0a0d13",
|
||||
"base11": "#06070A",
|
||||
"base12": "#f26d78",
|
||||
"base13": "#e6b673",
|
||||
"base14": "#7fd962",
|
||||
"base15": "#39bae6",
|
||||
"base16": "#73b8ff",
|
||||
"base17": "#ddbcff"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue