CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2024-05-11 01:13:40 +00:00
commit e4dc9f586e
273 changed files with 6664 additions and 0 deletions

24
json/base16/ia-dark.json Normal file
View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "iA Dark",
"author": "iA Inc. (modified by aramisgithub)",
"variant": "dark",
"palette": {
"base00": "1a1a1a",
"base01": "222222",
"base02": "1d414d",
"base03": "767676",
"base04": "b8b8b8",
"base05": "cccccc",
"base06": "e8e8e8",
"base07": "f8f8f8",
"base08": "d88568",
"base09": "d86868",
"base0A": "b99353",
"base0B": "83a471",
"base0C": "7c9cae",
"base0D": "8eccdd",
"base0E": "b98eb2",
"base0F": "8b6c37"
}
}