mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-31 16:16:05 +00:00
CI: update JSON schemes
This commit is contained in:
parent
843f0de38d
commit
dac4784ddd
12 changed files with 318 additions and 68 deletions
32
json/base24/gruvbox-light.json
Normal file
32
json/base24/gruvbox-light.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Gruvbox Light",
|
||||
"author": "Tinted Theming (https://github.com/tinted-theming), morhetz (https://github.com/morhetz/gruvbox)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#fbf1c7",
|
||||
"base01": "#ebdbb2",
|
||||
"base02": "#d5c4a1",
|
||||
"base03": "#bdae93",
|
||||
"base04": "#7c6f64",
|
||||
"base05": "#3c3836",
|
||||
"base06": "#282828",
|
||||
"base07": "#1d2021",
|
||||
"base08": "#cc241d",
|
||||
"base09": "#d65d0e",
|
||||
"base0A": "#d79921",
|
||||
"base0B": "#98971a",
|
||||
"base0C": "#689d6a",
|
||||
"base0D": "#458588",
|
||||
"base0E": "#b16286",
|
||||
"base0F": "#9d0006",
|
||||
"base10": "#f9f6d7",
|
||||
"base11": "#fbf9e4",
|
||||
"base12": "#9d0006",
|
||||
"base13": "#b57614",
|
||||
"base14": "#79740e",
|
||||
"base15": "#427b58",
|
||||
"base16": "#076678",
|
||||
"base17": "#8f3f71"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue