mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-09 10:22:08 +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/vesper.json
Normal file
24
json/base16/vesper.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Vesper",
|
||||
"author": "FormalSnake (https://github.com/formalsnake)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "101010",
|
||||
"base01": "232323",
|
||||
"base02": "222222",
|
||||
"base03": "333333",
|
||||
"base04": "999999",
|
||||
"base05": "b7b7b7",
|
||||
"base06": "c1c1c1",
|
||||
"base07": "d5d5d5",
|
||||
"base08": "de6e6e",
|
||||
"base09": "dab083",
|
||||
"base0A": "ffc799",
|
||||
"base0B": "5f8787",
|
||||
"base0C": "60a592",
|
||||
"base0D": "8eaaaa",
|
||||
"base0E": "d69094",
|
||||
"base0F": "876c4f"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue