mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 16:32:22 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
25
json/base16/icy.json
Normal file
25
json/base16/icy.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Icy Dark",
|
||||
"slug": "icy",
|
||||
"author": "icyphox (https://icyphox.ga)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "021012",
|
||||
"base01": "031619",
|
||||
"base02": "041f23",
|
||||
"base03": "052e34",
|
||||
"base04": "064048",
|
||||
"base05": "095b67",
|
||||
"base06": "0c7c8c",
|
||||
"base07": "109cb0",
|
||||
"base08": "16c1d9",
|
||||
"base09": "b3ebf2",
|
||||
"base0A": "80deea",
|
||||
"base0B": "4dd0e1",
|
||||
"base0C": "26c6da",
|
||||
"base0D": "00bcd4",
|
||||
"base0E": "00acc1",
|
||||
"base0F": "0097a7"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue