mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-13 04:09:41 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
25
json/base16/seti.json
Normal file
25
json/base16/seti.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Seti UI",
|
||||
"slug": "seti",
|
||||
"author": "",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "151718",
|
||||
"base01": "282a2b",
|
||||
"base02": "3B758C",
|
||||
"base03": "41535B",
|
||||
"base04": "43a5d5",
|
||||
"base05": "d6d6d6",
|
||||
"base06": "eeeeee",
|
||||
"base07": "ffffff",
|
||||
"base08": "Cd3f45",
|
||||
"base09": "db7b55",
|
||||
"base0A": "e6cd69",
|
||||
"base0B": "9fca56",
|
||||
"base0C": "55dbbe",
|
||||
"base0D": "55b5db",
|
||||
"base0E": "a074c4",
|
||||
"base0F": "8a553f"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue