mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33: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/nova.json
Normal file
24
json/base16/nova.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Nova",
|
||||
"author": "George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "3C4C55",
|
||||
"base01": "556873",
|
||||
"base02": "6A7D89",
|
||||
"base03": "899BA6",
|
||||
"base04": "899BA6",
|
||||
"base05": "C5D4DD",
|
||||
"base06": "899BA6",
|
||||
"base07": "556873",
|
||||
"base08": "83AFE5",
|
||||
"base09": "7FC1CA",
|
||||
"base0A": "A8CE93",
|
||||
"base0B": "7FC1CA",
|
||||
"base0C": "F2C38F",
|
||||
"base0D": "83AFE5",
|
||||
"base0E": "9A93E1",
|
||||
"base0F": "F2C38F"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue