mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-28 00:11:14 +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/wombat.json
Normal file
32
json/base24/wombat.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Wombat",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#171717",
|
||||
"base01": "#000000",
|
||||
"base02": "#313131",
|
||||
"base03": "#5c5b58",
|
||||
"base04": "#87857f",
|
||||
"base05": "#b2afa6",
|
||||
"base06": "#ded9ce",
|
||||
"base07": "#fefffe",
|
||||
"base08": "#ff605a",
|
||||
"base09": "#ead89c",
|
||||
"base0A": "#a5c7ff",
|
||||
"base0B": "#b1e869",
|
||||
"base0C": "#82fff6",
|
||||
"base0D": "#5da9f6",
|
||||
"base0E": "#e86aff",
|
||||
"base0F": "#7f302d",
|
||||
"base10": "#202020",
|
||||
"base11": "#101010",
|
||||
"base12": "#f58b7f",
|
||||
"base13": "#eee5b2",
|
||||
"base14": "#dcf88f",
|
||||
"base15": "#b6fff9",
|
||||
"base16": "#a5c7ff",
|
||||
"base17": "#ddaaff"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue