mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-22 16:27:10 +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/square.json
Normal file
32
json/base24/square.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Square",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1a1a1a",
|
||||
"base01": "#050505",
|
||||
"base02": "#141414",
|
||||
"base03": "#4b4b4b",
|
||||
"base04": "#838383",
|
||||
"base05": "#bababa",
|
||||
"base06": "#f2f2f2",
|
||||
"base07": "#e2e2e2",
|
||||
"base08": "#e9897c",
|
||||
"base09": "#ecebbe",
|
||||
"base0A": "#b6defb",
|
||||
"base0B": "#b6377d",
|
||||
"base0C": "#c9caec",
|
||||
"base0D": "#a9cdeb",
|
||||
"base0E": "#75507b",
|
||||
"base0F": "#74443e",
|
||||
"base10": "#0d0d0d",
|
||||
"base11": "#060606",
|
||||
"base12": "#f99286",
|
||||
"base13": "#fcfbcc",
|
||||
"base14": "#c3f786",
|
||||
"base15": "#d7d9fc",
|
||||
"base16": "#b6defb",
|
||||
"base17": "#ad7fa8"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue