mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +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/builtin-solarized-light.json
Normal file
32
json/base24/builtin-solarized-light.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Builtin Solarized Light",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#fdf6e3",
|
||||
"base01": "#073642",
|
||||
"base02": "#002b36",
|
||||
"base03": "#3b5a5d",
|
||||
"base04": "#778985",
|
||||
"base05": "#b2b8ad",
|
||||
"base06": "#eee8d5",
|
||||
"base07": "#fdf6e3",
|
||||
"base08": "#dc322f",
|
||||
"base09": "#b58900",
|
||||
"base0A": "#839496",
|
||||
"base0B": "#859900",
|
||||
"base0C": "#2aa198",
|
||||
"base0D": "#268bd2",
|
||||
"base0E": "#d33682",
|
||||
"base0F": "#6e1917",
|
||||
"base10": "#001c24",
|
||||
"base11": "#000e12",
|
||||
"base12": "#cb4b16",
|
||||
"base13": "#657b83",
|
||||
"base14": "#586e75",
|
||||
"base15": "#93a1a1",
|
||||
"base16": "#839496",
|
||||
"base17": "#6c71c4"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue