mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 07:22: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
|
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Ayu Mirage",
|
||||
"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": "#171B24",
|
||||
"base01": "#1F2430",
|
||||
"base02": "#242936",
|
||||
"base03": "#707A8C",
|
||||
"base04": "#8A9199",
|
||||
"base05": "#CCCAC2",
|
||||
"base06": "#D9D7CE",
|
||||
"base07": "#F3F4F5",
|
||||
"base08": "#F28779",
|
||||
"base09": "#FFAD66",
|
||||
"base0A": "#FFD173",
|
||||
"base0B": "#D5FF80",
|
||||
"base0C": "#95E6CB",
|
||||
"base0D": "#5CCFE6",
|
||||
"base0E": "#D4BFFF",
|
||||
"base0F": "#F29E74"
|
||||
"base00": "#1f2430",
|
||||
"base01": "#242936",
|
||||
"base02": "#323844",
|
||||
"base03": "#4A5059",
|
||||
"base04": "#707a8c",
|
||||
"base05": "#cccac2",
|
||||
"base06": "#d9d7ce",
|
||||
"base07": "#f3f4f5",
|
||||
"base08": "#f28779",
|
||||
"base09": "#ffad66",
|
||||
"base0A": "#ffd173",
|
||||
"base0B": "#d5ff80",
|
||||
"base0C": "#95e6cb",
|
||||
"base0D": "#73d0ff",
|
||||
"base0E": "#d4bfff",
|
||||
"base0F": "#f27983"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue