mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-12-13 07:31:07 +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/vice.json
Normal file
24
json/base16/vice.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "vice",
|
||||
"author": "Thomas Leon Highbaugh thighbaugh@zoho.com",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "17191E",
|
||||
"base01": "22262d",
|
||||
"base02": "3c3f4c",
|
||||
"base03": "383a47",
|
||||
"base04": "555e70",
|
||||
"base05": "8b9cbe",
|
||||
"base06": "B2BFD9",
|
||||
"base07": "f4f4f7",
|
||||
"base08": "ff29a8",
|
||||
"base09": "85ffe0",
|
||||
"base0A": "f0ffaa",
|
||||
"base0B": "0badff",
|
||||
"base0C": "8265ff",
|
||||
"base0D": "00eaff",
|
||||
"base0E": "00f6d9",
|
||||
"base0F": "ff3d81"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue