mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-11 03:09:39 +00:00
CI: update JSON schemes
This commit is contained in:
parent
00e7362d34
commit
32d6beec28
8 changed files with 166 additions and 78 deletions
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Ayu Dark",
|
||||
"author": "Khue Nguyen <Z5483Y@gmail.com>",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming), Ayu Theme (https://github.com/ayu-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0F1419",
|
||||
"base00": "#0b0e14",
|
||||
"base01": "#131721",
|
||||
"base02": "#272D38",
|
||||
"base03": "#3E4B59",
|
||||
"base04": "#BFBDB6",
|
||||
"base05": "#E6E1CF",
|
||||
"base06": "#E6E1CF",
|
||||
"base07": "#F3F4F5",
|
||||
"base08": "#F07178",
|
||||
"base09": "#FF8F40",
|
||||
"base0A": "#FFB454",
|
||||
"base0B": "#B8CC52",
|
||||
"base0C": "#95E6CB",
|
||||
"base0D": "#59C2FF",
|
||||
"base0E": "#D2A6FF",
|
||||
"base0F": "#E6B673"
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue