mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-13 12:19:36 +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/toy-chest.json
Normal file
32
json/base24/toy-chest.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Toy Chest",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#23364a",
|
||||
"base01": "#2c3f57",
|
||||
"base02": "#326889",
|
||||
"base03": "#2f8288",
|
||||
"base04": "#2b9c86",
|
||||
"base05": "#27b684",
|
||||
"base06": "#23d082",
|
||||
"base07": "#d4d4d4",
|
||||
"base08": "#be2d26",
|
||||
"base09": "#da8e26",
|
||||
"base0A": "#33a5d9",
|
||||
"base0B": "#199171",
|
||||
"base0C": "#35a08f",
|
||||
"base0D": "#325d96",
|
||||
"base0E": "#8a5ddb",
|
||||
"base0F": "#5f1613",
|
||||
"base10": "#21455b",
|
||||
"base11": "#10222d",
|
||||
"base12": "#dd5943",
|
||||
"base13": "#e7d74b",
|
||||
"base14": "#30cf7b",
|
||||
"base15": "#41c3ad",
|
||||
"base16": "#33a5d9",
|
||||
"base17": "#ad6bdc"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue