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
843f0de38d
commit
dac4784ddd
12 changed files with 318 additions and 68 deletions
|
@ -1,32 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Github",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"name": "Github Light",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#f4f4f4",
|
||||
"base01": "#3e3e3e",
|
||||
"base02": "#666666",
|
||||
"base03": "#8c8c8c",
|
||||
"base04": "#b2b2b2",
|
||||
"base05": "#d8d8d8",
|
||||
"base06": "#ffffff",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#970b16",
|
||||
"base09": "#f8eec7",
|
||||
"base0A": "#2e6cba",
|
||||
"base0B": "#07962a",
|
||||
"base0C": "#89d1ec",
|
||||
"base0D": "#003e8a",
|
||||
"base0E": "#e94691",
|
||||
"base0F": "#4b050b",
|
||||
"base10": "#444444",
|
||||
"base11": "#222222",
|
||||
"base12": "#de0000",
|
||||
"base13": "#f1d007",
|
||||
"base14": "#87d5a2",
|
||||
"base15": "#1cfafe",
|
||||
"base16": "#2e6cba",
|
||||
"base17": "#ffa29f"
|
||||
"base00": "#eaeef2",
|
||||
"base01": "#d0d7de",
|
||||
"base02": "#afb8c1",
|
||||
"base03": "#8c959f",
|
||||
"base04": "#6e7781",
|
||||
"base05": "#424a53",
|
||||
"base06": "#32383f",
|
||||
"base07": "#1f2328",
|
||||
"base08": "#fa4549",
|
||||
"base09": "#e16f24",
|
||||
"base0A": "#bf8700",
|
||||
"base0B": "#2da44e",
|
||||
"base0C": "#339D9B",
|
||||
"base0D": "#218bff",
|
||||
"base0E": "#a475f9",
|
||||
"base0F": "#4d2d00",
|
||||
"base10": "#1f2328",
|
||||
"base11": "#000000",
|
||||
"base12": "#ff8182",
|
||||
"base13": "#d4a72c",
|
||||
"base14": "#4ac26b",
|
||||
"base15": "#49BCB7",
|
||||
"base16": "#54aeff",
|
||||
"base17": "#c297ff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue