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/argonaut.json
Normal file
32
json/base24/argonaut.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Argonaut",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0d0f18",
|
||||
"base01": "#222222",
|
||||
"base02": "#444444",
|
||||
"base03": "#727272",
|
||||
"base04": "#a1a1a1",
|
||||
"base05": "#d0d0d0",
|
||||
"base06": "#ffffff",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#ff000f",
|
||||
"base09": "#ffb900",
|
||||
"base0A": "#0092ff",
|
||||
"base0B": "#8ce00a",
|
||||
"base0C": "#00d7eb",
|
||||
"base0D": "#008df8",
|
||||
"base0E": "#6c43a5",
|
||||
"base0F": "#7f0007",
|
||||
"base10": "#2d2d2d",
|
||||
"base11": "#161616",
|
||||
"base12": "#ff273f",
|
||||
"base13": "#ffd141",
|
||||
"base14": "#abe05a",
|
||||
"base15": "#67ffef",
|
||||
"base16": "#0092ff",
|
||||
"base17": "#9a5feb"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue