mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33:35 +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"
|
||||
}
|
||||
}
|
|
@ -1,32 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Ayu Light",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming), Ayu Theme (https://github.com/ayu-theme)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#fafafa",
|
||||
"base01": "#000000",
|
||||
"base02": "#323232",
|
||||
"base03": "#656565",
|
||||
"base04": "#989898",
|
||||
"base05": "#cbcbcb",
|
||||
"base06": "#ffffff",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#ff3333",
|
||||
"base09": "#f29718",
|
||||
"base0A": "#73d8ff",
|
||||
"base0B": "#86b300",
|
||||
"base0C": "#4dbf99",
|
||||
"base0D": "#41a6d9",
|
||||
"base0E": "#f07178",
|
||||
"base0F": "#7f1919",
|
||||
"base10": "#212121",
|
||||
"base11": "#101010",
|
||||
"base12": "#ff6565",
|
||||
"base13": "#ffc94a",
|
||||
"base14": "#b8e532",
|
||||
"base15": "#7ff1cb",
|
||||
"base16": "#73d8ff",
|
||||
"base17": "#ffa3aa"
|
||||
"base00": "#f8f9fa",
|
||||
"base01": "#edeff1",
|
||||
"base02": "#d2d4d8",
|
||||
"base03": "#a0a6ac",
|
||||
"base04": "#8A9199",
|
||||
"base05": "#5c6166",
|
||||
"base06": "#4e5257",
|
||||
"base07": "#404447",
|
||||
"base08": "#f07171",
|
||||
"base09": "#fa8d3e",
|
||||
"base0A": "#f2ae49",
|
||||
"base0B": "#6cbf49",
|
||||
"base0C": "#4cbf99",
|
||||
"base0D": "#399ee6",
|
||||
"base0E": "#a37acc",
|
||||
"base0F": "#e6ba7e",
|
||||
"base10": "#f9f9f9",
|
||||
"base11": "#ffffff",
|
||||
"base12": "#ff7383",
|
||||
"base13": "#ffaa33",
|
||||
"base14": "#86b300",
|
||||
"base15": "#55b4d4",
|
||||
"base16": "#478acc",
|
||||
"base17": "#b595d6"
|
||||
}
|
||||
}
|
32
json/base24/ayu-mirage.json
Normal file
32
json/base24/ayu-mirage.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Ayu Mirage",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming), Ayu Theme (https://github.com/ayu-theme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"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",
|
||||
"base10": "#171b24",
|
||||
"base11": "#1a1f29",
|
||||
"base12": "#ff6666",
|
||||
"base13": "#ffcc66",
|
||||
"base14": "#87d963",
|
||||
"base15": "#5ccfe6",
|
||||
"base16": "#80b0ff",
|
||||
"base17": "#b692ff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue