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

View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "selenized-white",
"author": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali",
"variant": "light",
"palette": {
"base00": "ffffff",
"base01": "ebebeb",
"base02": "cdcdcd",
"base03": "878787",
"base04": "878787",
"base05": "474747",
"base06": "282828",
"base07": "282828",
"base08": "bf0000",
"base09": "ba3700",
"base0A": "af8500",
"base0B": "008400",
"base0C": "009a8a",
"base0D": "0054cf",
"base0E": "6b40c3",
"base0F": "dd0f9d"
}
}