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/ocean.json
Normal file
32
json/base24/ocean.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Ocean",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#224fbc",
|
||||
"base01": "#000000",
|
||||
"base02": "#666666",
|
||||
"base03": "#7c7c7c",
|
||||
"base04": "#929292",
|
||||
"base05": "#a8a8a8",
|
||||
"base06": "#bfbfbf",
|
||||
"base07": "#e5e5e5",
|
||||
"base08": "#990000",
|
||||
"base09": "#999900",
|
||||
"base0A": "#0000ff",
|
||||
"base0B": "#00a600",
|
||||
"base0C": "#00a6b2",
|
||||
"base0D": "#0000b2",
|
||||
"base0E": "#b200b2",
|
||||
"base0F": "#4c0000",
|
||||
"base10": "#444444",
|
||||
"base11": "#222222",
|
||||
"base12": "#e50000",
|
||||
"base13": "#e5e500",
|
||||
"base14": "#00d900",
|
||||
"base15": "#00e5e5",
|
||||
"base16": "#0000ff",
|
||||
"base17": "#e500e5"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue