mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 15:32:55 +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/helios.json
Normal file
24
json/base16/helios.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Helios",
|
||||
"author": "Alex Meyer (https://github.com/reyemxela)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1d2021",
|
||||
"base01": "383c3e",
|
||||
"base02": "53585b",
|
||||
"base03": "6f7579",
|
||||
"base04": "cdcdcd",
|
||||
"base05": "d5d5d5",
|
||||
"base06": "dddddd",
|
||||
"base07": "e5e5e5",
|
||||
"base08": "d72638",
|
||||
"base09": "eb8413",
|
||||
"base0A": "f19d1a",
|
||||
"base0B": "88b92d",
|
||||
"base0C": "1ba595",
|
||||
"base0D": "1e8bac",
|
||||
"base0E": "be4264",
|
||||
"base0F": "c85e0d"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue