mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-10 10:49:38 +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-light.json
Normal file
32
json/base24/builtin-light.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Builtin Light",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#ffffff",
|
||||
"base01": "#000000",
|
||||
"base02": "#555555",
|
||||
"base03": "#6e6e6e",
|
||||
"base04": "#888888",
|
||||
"base05": "#a1a1a1",
|
||||
"base06": "#bbbbbb",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#bb0000",
|
||||
"base09": "#bbbb00",
|
||||
"base0A": "#5555ff",
|
||||
"base0B": "#00bb00",
|
||||
"base0C": "#00bbbb",
|
||||
"base0D": "#0000bb",
|
||||
"base0E": "#bb00bb",
|
||||
"base0F": "#5d0000",
|
||||
"base10": "#383838",
|
||||
"base11": "#1c1c1c",
|
||||
"base12": "#ff5555",
|
||||
"base13": "#ffff55",
|
||||
"base14": "#55ff55",
|
||||
"base15": "#55ffff",
|
||||
"base16": "#5555ff",
|
||||
"base17": "#ff55ff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue