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/soft-server.json
Normal file
32
json/base24/soft-server.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Soft Server",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#242626",
|
||||
"base01": "#000000",
|
||||
"base02": "#666c6b",
|
||||
"base03": "#727978",
|
||||
"base04": "#7f8786",
|
||||
"base05": "#8c9594",
|
||||
"base06": "#99a3a2",
|
||||
"base07": "#d1dfde",
|
||||
"base08": "#a16869",
|
||||
"base09": "#a29069",
|
||||
"base0A": "#62b1df",
|
||||
"base0B": "#99a569",
|
||||
"base0C": "#6ba48f",
|
||||
"base0D": "#6a8fa3",
|
||||
"base0E": "#6971a3",
|
||||
"base0F": "#503434",
|
||||
"base10": "#444847",
|
||||
"base11": "#222423",
|
||||
"base12": "#dc5b5f",
|
||||
"base13": "#deb35f",
|
||||
"base14": "#bfde54",
|
||||
"base15": "#64e39c",
|
||||
"base16": "#62b1df",
|
||||
"base17": "#5f6ede"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue