mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-28 16:31:13 +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/cyberdyne.json
Normal file
32
json/base24/cyberdyne.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Cyberdyne",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#151144",
|
||||
"base01": "#080808",
|
||||
"base02": "#2d2d2d",
|
||||
"base03": "#5e5e5e",
|
||||
"base04": "#8f8f8f",
|
||||
"base05": "#c0c0c0",
|
||||
"base06": "#f1f1f1",
|
||||
"base07": "#feffff",
|
||||
"base08": "#ff8272",
|
||||
"base09": "#d2a700",
|
||||
"base0A": "#c1e3fe",
|
||||
"base0B": "#00c172",
|
||||
"base0C": "#6bffdc",
|
||||
"base0D": "#0071cf",
|
||||
"base0E": "#ff8ffd",
|
||||
"base0F": "#7f4139",
|
||||
"base10": "#1e1e1e",
|
||||
"base11": "#0f0f0f",
|
||||
"base12": "#ffc4bd",
|
||||
"base13": "#fefdd5",
|
||||
"base14": "#d6fcb9",
|
||||
"base15": "#e5e6fe",
|
||||
"base16": "#c1e3fe",
|
||||
"base17": "#ffb1fe"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue