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 Light",
|
||||
"author": "Khue Nguyen <Z5483Y@gmail.com>",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming), Ayu Theme (https://github.com/ayu-theme)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#FAFAFA",
|
||||
"base01": "#F3F4F5",
|
||||
"base02": "#F8F9FA",
|
||||
"base03": "#ABB0B6",
|
||||
"base04": "#828C99",
|
||||
"base05": "#5C6773",
|
||||
"base06": "#242936",
|
||||
"base07": "#1A1F29",
|
||||
"base08": "#F07178",
|
||||
"base09": "#FA8D3E",
|
||||
"base0A": "#F2AE49",
|
||||
"base0B": "#86B300",
|
||||
"base0C": "#4CBF99",
|
||||
"base0D": "#36A3D9",
|
||||
"base0E": "#A37ACC",
|
||||
"base0F": "#E6BA7E"
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue