mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 08:41:14 +00:00
CI: update JSON schemes
This commit is contained in:
parent
965b34bfba
commit
d2f76c29ad
2 changed files with 56 additions and 0 deletions
24
json/base16/deep-oceanic-next.json
Normal file
24
json/base16/deep-oceanic-next.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Deep Oceanic Next",
|
||||
"author": "spearkkk (https://github.com/spearkkk/deep-oceanic-next)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "003b46",
|
||||
"base01": "004f5e",
|
||||
"base02": "006374",
|
||||
"base03": "007a8a",
|
||||
"base04": "0093a3",
|
||||
"base05": "dce3e8",
|
||||
"base06": "e6ebf0",
|
||||
"base07": "f0f5f5",
|
||||
"base08": "e6454b",
|
||||
"base09": "ff6a4b",
|
||||
"base0A": "ffcc66",
|
||||
"base0B": "85b57a",
|
||||
"base0C": "4da6a6",
|
||||
"base0D": "3a82e6",
|
||||
"base0E": "8c4de6",
|
||||
"base0F": "e673a3"
|
||||
}
|
||||
}
|
32
json/base24/deep-oceanic-next.json
Normal file
32
json/base24/deep-oceanic-next.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Deep Oceanic Next",
|
||||
"author": "spearkkk (https://github.com/spearkkk/deep-oceanic-next)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "003b46",
|
||||
"base01": "004f5e",
|
||||
"base02": "006374",
|
||||
"base03": "007a8a",
|
||||
"base04": "0093a3",
|
||||
"base05": "dce3e8",
|
||||
"base06": "e6ebf0",
|
||||
"base07": "f0f5f5",
|
||||
"base08": "e6454b",
|
||||
"base09": "ff6a4b",
|
||||
"base0A": "ffcc66",
|
||||
"base0B": "85b57a",
|
||||
"base0C": "4da6a6",
|
||||
"base0D": "3a82e6",
|
||||
"base0E": "8c4de6",
|
||||
"base0F": "e673a3",
|
||||
"base10": "001114",
|
||||
"base11": "000a0d",
|
||||
"base12": "ff5a61",
|
||||
"base13": "ffdd80",
|
||||
"base14": "99d8a0",
|
||||
"base15": "66cccc",
|
||||
"base16": "4da6ff",
|
||||
"base17": "a366ff"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue