mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-13 07:31:07 +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/slate.json
Normal file
32
json/base24/slate.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Slate",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#212121",
|
||||
"base01": "#212121",
|
||||
"base02": "#ffffff",
|
||||
"base03": "#c0f1f8",
|
||||
"base04": "#81e2f0",
|
||||
"base05": "#42d3e8",
|
||||
"base06": "#02c4e0",
|
||||
"base07": "#e0e0e0",
|
||||
"base08": "#e1a7bf",
|
||||
"base09": "#c4c9bf",
|
||||
"base0A": "#79afd2",
|
||||
"base0B": "#80d778",
|
||||
"base0C": "#14ab9c",
|
||||
"base0D": "#254a49",
|
||||
"base0E": "#a380d3",
|
||||
"base0F": "#70535f",
|
||||
"base10": "#aaaaaa",
|
||||
"base11": "#555555",
|
||||
"base12": "#ffccd8",
|
||||
"base13": "#d0cbc9",
|
||||
"base14": "#bdffa8",
|
||||
"base15": "#8bdee0",
|
||||
"base16": "#79afd2",
|
||||
"base17": "#c4a7d8"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue