mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 07:52:54 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
24
json/base16/qualia.json
Normal file
24
json/base16/qualia.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Qualia",
|
||||
"author": "isaacwhanson",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "101010",
|
||||
"base01": "454545",
|
||||
"base02": "454545",
|
||||
"base03": "454545",
|
||||
"base04": "808080",
|
||||
"base05": "C0C0C0",
|
||||
"base06": "C0C0C0",
|
||||
"base07": "454545",
|
||||
"base08": "EFA6A2",
|
||||
"base09": "A3B8EF",
|
||||
"base0A": "E6A3DC",
|
||||
"base0B": "80C990",
|
||||
"base0C": "C8C874",
|
||||
"base0D": "50CACD",
|
||||
"base0E": "E0AF85",
|
||||
"base0F": "808080"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue