mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-14 16:11:12 +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/elemental.json
Normal file
32
json/base24/elemental.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Elemental",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#21211c",
|
||||
"base01": "#3c3b30",
|
||||
"base02": "#545444",
|
||||
"base03": "#5f5d50",
|
||||
"base04": "#6a665c",
|
||||
"base05": "#756f68",
|
||||
"base06": "#807974",
|
||||
"base07": "#fff1e8",
|
||||
"base08": "#97280f",
|
||||
"base09": "#7f7110",
|
||||
"base0A": "#78d8d8",
|
||||
"base0B": "#479942",
|
||||
"base0C": "#387f58",
|
||||
"base0D": "#497f7d",
|
||||
"base0E": "#7e4e2e",
|
||||
"base0F": "#4b1407",
|
||||
"base10": "#38382d",
|
||||
"base11": "#1c1c16",
|
||||
"base12": "#df502a",
|
||||
"base13": "#d69827",
|
||||
"base14": "#60e06f",
|
||||
"base15": "#58d598",
|
||||
"base16": "#78d8d8",
|
||||
"base17": "#cd7c53"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue