mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 16:02: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/deep.json
Normal file
32
json/base24/deep.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "deep",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#080808",
|
||||
"base01": "#000000",
|
||||
"base02": "#535353",
|
||||
"base03": "#767676",
|
||||
"base04": "#999999",
|
||||
"base05": "#bcbcbc",
|
||||
"base06": "#dfdfdf",
|
||||
"base07": "#fffefe",
|
||||
"base08": "#d60005",
|
||||
"base09": "#d9bc25",
|
||||
"base0A": "#9fa8fe",
|
||||
"base0B": "#1cd815",
|
||||
"base0C": "#4fd2d9",
|
||||
"base0D": "#5665fe",
|
||||
"base0E": "#af51d9",
|
||||
"base0F": "#6b0002",
|
||||
"base10": "#373737",
|
||||
"base11": "#1b1b1b",
|
||||
"base12": "#fb0006",
|
||||
"base13": "#fedc2b",
|
||||
"base14": "#21fe17",
|
||||
"base15": "#8cf9fe",
|
||||
"base16": "#9fa8fe",
|
||||
"base17": "#e099fe"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue