mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-07 22:25:31 +00:00
CI: update JSON schemes
This commit is contained in:
parent
120db6bf3f
commit
815346616e
150 changed files with 4800 additions and 0 deletions
32
json/base24/gruvbox-dark.json
Normal file
32
json/base24/gruvbox-dark.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Gruvbox Dark",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1d1d1d",
|
||||
"base01": "#1d1d1d",
|
||||
"base02": "#7f7060",
|
||||
"base03": "#857564",
|
||||
"base04": "#8b7b68",
|
||||
"base05": "#91816c",
|
||||
"base06": "#978771",
|
||||
"base07": "#e5d3a2",
|
||||
"base08": "#be0e17",
|
||||
"base09": "#cc871a",
|
||||
"base0A": "#709585",
|
||||
"base0B": "#868715",
|
||||
"base0C": "#568d57",
|
||||
"base0D": "#377274",
|
||||
"base0E": "#9f4b73",
|
||||
"base0F": "#5f070b",
|
||||
"base10": "#544a40",
|
||||
"base11": "#2a2520",
|
||||
"base12": "#f63028",
|
||||
"base13": "#f7b024",
|
||||
"base14": "#a9b01d",
|
||||
"base15": "#7db568",
|
||||
"base16": "#709585",
|
||||
"base17": "#c76f89"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue