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/gigavolt.json
Normal file
24
json/base16/gigavolt.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Gigavolt",
|
||||
"author": "Aidan Swope (http://github.com/Whillikers)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "202126",
|
||||
"base01": "2d303d",
|
||||
"base02": "5a576e",
|
||||
"base03": "a1d2e6",
|
||||
"base04": "cad3ff",
|
||||
"base05": "e9e7e1",
|
||||
"base06": "eff0f9",
|
||||
"base07": "f2fbff",
|
||||
"base08": "ff661a",
|
||||
"base09": "19f988",
|
||||
"base0A": "ffdc2d",
|
||||
"base0B": "f2e6a9",
|
||||
"base0C": "fb6acb",
|
||||
"base0D": "40bfff",
|
||||
"base0E": "ae94f9",
|
||||
"base0F": "6187ff"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue