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/chalkboard.json
Normal file
32
json/base24/chalkboard.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Chalkboard",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#29262f",
|
||||
"base01": "#000000",
|
||||
"base02": "#323232",
|
||||
"base03": "#5b5b5b",
|
||||
"base04": "#858585",
|
||||
"base05": "#afafaf",
|
||||
"base06": "#d9d9d9",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#c37372",
|
||||
"base09": "#c2c372",
|
||||
"base0A": "#aaaadb",
|
||||
"base0B": "#72c373",
|
||||
"base0C": "#72c2c3",
|
||||
"base0D": "#7372c3",
|
||||
"base0E": "#c372c2",
|
||||
"base0F": "#613939",
|
||||
"base10": "#212121",
|
||||
"base11": "#101010",
|
||||
"base12": "#dbaaaa",
|
||||
"base13": "#dadbaa",
|
||||
"base14": "#aadbaa",
|
||||
"base15": "#aadadb",
|
||||
"base16": "#aaaadb",
|
||||
"base17": "#dbaada"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue