mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-12 03:39:37 +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/blue-matrix.json
Normal file
32
json/base24/blue-matrix.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Blue Matrix",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0f1115",
|
||||
"base01": "#101116",
|
||||
"base02": "#676767",
|
||||
"base03": "#7f7f7f",
|
||||
"base04": "#979797",
|
||||
"base05": "#afafaf",
|
||||
"base06": "#c7c7c7",
|
||||
"base07": "#feffff",
|
||||
"base08": "#ff567f",
|
||||
"base09": "#fefc57",
|
||||
"base0A": "#6871ff",
|
||||
"base0B": "#00ff9b",
|
||||
"base0C": "#75c1fe",
|
||||
"base0D": "#00b0fe",
|
||||
"base0E": "#d47bfe",
|
||||
"base0F": "#7f2b3f",
|
||||
"base10": "#444444",
|
||||
"base11": "#222222",
|
||||
"base12": "#ff6d67",
|
||||
"base13": "#fefb67",
|
||||
"base14": "#5ff967",
|
||||
"base15": "#5ffdff",
|
||||
"base16": "#6871ff",
|
||||
"base17": "#d582eb"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue