mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-31 08:05:59 +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/breeze.json
Normal file
32
json/base24/breeze.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Breeze",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#31363b",
|
||||
"base01": "#31363b",
|
||||
"base02": "#7f8c8d",
|
||||
"base03": "#9ba5a6",
|
||||
"base04": "#b7bebf",
|
||||
"base05": "#d3d7d8",
|
||||
"base06": "#eff0f1",
|
||||
"base07": "#fcfcfc",
|
||||
"base08": "#ed1515",
|
||||
"base09": "#f67400",
|
||||
"base0A": "#3daee9",
|
||||
"base0B": "#11d116",
|
||||
"base0C": "#1abc9c",
|
||||
"base0D": "#1d99f3",
|
||||
"base0E": "#9b59b6",
|
||||
"base0F": "#760a0a",
|
||||
"base10": "#545d5e",
|
||||
"base11": "#2a2e2f",
|
||||
"base12": "#c0392b",
|
||||
"base13": "#fdbc4b",
|
||||
"base14": "#1cdc9a",
|
||||
"base15": "#16a085",
|
||||
"base16": "#3daee9",
|
||||
"base17": "#8e44ad"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue