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": "Equilibrium Gray Light",
"author": "Carlo Abelli",
"variant": "light",
"palette": {
"base00": "f1f1f1",
"base01": "e2e2e2",
"base02": "d4d4d4",
"base03": "777777",
"base04": "5e5e5e",
"base05": "474747",
"base06": "303030",
"base07": "1b1b1b",
"base08": "d02023",
"base09": "bf3e05",
"base0A": "9d6f00",
"base0B": "637200",
"base0C": "007a72",
"base0D": "0073b5",
"base0E": "4e66b6",
"base0F": "c42775"
}
}