mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-12 15:13:58 +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/galaxy.json
Normal file
32
json/base24/galaxy.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Galaxy",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1c2836",
|
||||
"base01": "#000000",
|
||||
"base02": "#555555",
|
||||
"base03": "#6e6e6e",
|
||||
"base04": "#888888",
|
||||
"base05": "#a1a1a1",
|
||||
"base06": "#bbbbbb",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#f9555f",
|
||||
"base09": "#fdf029",
|
||||
"base0A": "#589cf5",
|
||||
"base0B": "#20af89",
|
||||
"base0C": "#1e9ee6",
|
||||
"base0D": "#589cf5",
|
||||
"base0E": "#934d95",
|
||||
"base0F": "#7c2a2f",
|
||||
"base10": "#383838",
|
||||
"base11": "#1c1c1c",
|
||||
"base12": "#fa8b8e",
|
||||
"base13": "#ffff55",
|
||||
"base14": "#34bb99",
|
||||
"base15": "#3978bb",
|
||||
"base16": "#589cf5",
|
||||
"base17": "#e75598"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue