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/hybrid.json
Normal file
32
json/base24/hybrid.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Hybrid",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#161718",
|
||||
"base01": "#2a2e33",
|
||||
"base02": "#1d1e21",
|
||||
"base03": "#434446",
|
||||
"base04": "#696b6b",
|
||||
"base05": "#8f9190",
|
||||
"base06": "#b5b8b6",
|
||||
"base07": "#5a6169",
|
||||
"base08": "#b74d50",
|
||||
"base09": "#e3b55e",
|
||||
"base0A": "#4b6b88",
|
||||
"base0B": "#b3be5a",
|
||||
"base0C": "#7fbeb3",
|
||||
"base0D": "#6d90b0",
|
||||
"base0E": "#a07eab",
|
||||
"base0F": "#5b2628",
|
||||
"base10": "#131416",
|
||||
"base11": "#090a0b",
|
||||
"base12": "#8c2d32",
|
||||
"base13": "#e5894f",
|
||||
"base14": "#788331",
|
||||
"base15": "#4d7b73",
|
||||
"base16": "#4b6b88",
|
||||
"base17": "#6e4f79"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue