mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-16 13:49:35 +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/harmonic16-dark.json
Normal file
24
json/base16/harmonic16-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Harmonic16 Dark",
|
||||
"author": "Jannik Siebert (https://github.com/janniks)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "0b1c2c",
|
||||
"base01": "223b54",
|
||||
"base02": "405c79",
|
||||
"base03": "627e99",
|
||||
"base04": "aabcce",
|
||||
"base05": "cbd6e2",
|
||||
"base06": "e5ebf1",
|
||||
"base07": "f7f9fb",
|
||||
"base08": "bf8b56",
|
||||
"base09": "bfbf56",
|
||||
"base0A": "8bbf56",
|
||||
"base0B": "56bf8b",
|
||||
"base0C": "568bbf",
|
||||
"base0D": "8b56bf",
|
||||
"base0E": "bf568b",
|
||||
"base0F": "bf5656"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue