mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 16:32:22 +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/highway.json
Normal file
32
json/base24/highway.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Highway",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#212224",
|
||||
"base01": "#000000",
|
||||
"base02": "#5c4f49",
|
||||
"base03": "#807672",
|
||||
"base04": "#a49e9b",
|
||||
"base05": "#c8c5c4",
|
||||
"base06": "#ededed",
|
||||
"base07": "#fefffe",
|
||||
"base08": "#cf0d17",
|
||||
"base09": "#ffca3d",
|
||||
"base0A": "#4fc2fd",
|
||||
"base0B": "#128033",
|
||||
"base0C": "#384563",
|
||||
"base0D": "#006ab3",
|
||||
"base0E": "#6a2674",
|
||||
"base0F": "#67060b",
|
||||
"base10": "#3d3430",
|
||||
"base11": "#1e1a18",
|
||||
"base12": "#ef7d17",
|
||||
"base13": "#fff11f",
|
||||
"base14": "#b1d130",
|
||||
"base15": "#5c4f49",
|
||||
"base16": "#4fc2fd",
|
||||
"base17": "#de0070"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue