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/spiderman.json
Normal file
32
json/base24/spiderman.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Spiderman",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1b1d1e",
|
||||
"base01": "#1b1d1e",
|
||||
"base02": "#505354",
|
||||
"base03": "#7b7d7c",
|
||||
"base04": "#a7a8a5",
|
||||
"base05": "#d3d3cd",
|
||||
"base06": "#fffef6",
|
||||
"base07": "#fefff9",
|
||||
"base08": "#e60712",
|
||||
"base09": "#e24655",
|
||||
"base0A": "#1d4fff",
|
||||
"base0B": "#e22828",
|
||||
"base0C": "#3255ff",
|
||||
"base0D": "#2b3fff",
|
||||
"base0E": "#2435db",
|
||||
"base0F": "#730309",
|
||||
"base10": "#353738",
|
||||
"base11": "#1a1b1c",
|
||||
"base12": "#ff0325",
|
||||
"base13": "#fe3935",
|
||||
"base14": "#ff3238",
|
||||
"base15": "#6083ff",
|
||||
"base16": "#1d4fff",
|
||||
"base17": "#737bff"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue