mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-29 00:41: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/ubuntu.json
Normal file
32
json/base24/ubuntu.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Ubuntu",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#300a24",
|
||||
"base01": "#2e3436",
|
||||
"base02": "#555753",
|
||||
"base03": "#747772",
|
||||
"base04": "#949791",
|
||||
"base05": "#b3b7b0",
|
||||
"base06": "#d3d7cf",
|
||||
"base07": "#eeeeec",
|
||||
"base08": "#cc0000",
|
||||
"base09": "#c4a000",
|
||||
"base0A": "#729fcf",
|
||||
"base0B": "#4e9a06",
|
||||
"base0C": "#06989a",
|
||||
"base0D": "#3465a4",
|
||||
"base0E": "#75507b",
|
||||
"base0F": "#660000",
|
||||
"base10": "#383a37",
|
||||
"base11": "#1c1d1b",
|
||||
"base12": "#ef2929",
|
||||
"base13": "#fce94f",
|
||||
"base14": "#8ae234",
|
||||
"base15": "#34e2e2",
|
||||
"base16": "#729fcf",
|
||||
"base17": "#ad7fa8"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue