mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +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/elementary.json
Normal file
32
json/base24/elementary.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Elementary",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#181818",
|
||||
"base01": "#242424",
|
||||
"base02": "#4a4a4a",
|
||||
"base03": "#737373",
|
||||
"base04": "#9c9c9c",
|
||||
"base05": "#c5c5c5",
|
||||
"base06": "#eeeeee",
|
||||
"base07": "#8c00eb",
|
||||
"base08": "#d61b15",
|
||||
"base09": "#fdb40b",
|
||||
"base0A": "#0855fe",
|
||||
"base0B": "#59a413",
|
||||
"base0C": "#2594e0",
|
||||
"base0D": "#053a8c",
|
||||
"base0E": "#e40038",
|
||||
"base0F": "#6b0d0a",
|
||||
"base10": "#313131",
|
||||
"base11": "#181818",
|
||||
"base12": "#fb1b18",
|
||||
"base13": "#fdc70e",
|
||||
"base14": "#6ac118",
|
||||
"base15": "#3ea7fc",
|
||||
"base16": "#0855fe",
|
||||
"base17": "#fb004f"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue