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": "Horizon Light",
"author": "Micha\u00ebl Ball (http://github.com/michael-ball/)",
"variant": "light",
"palette": {
"base00": "FDF0ED",
"base01": "FADAD1",
"base02": "F9CBBE",
"base03": "BDB3B1",
"base04": "948C8A",
"base05": "403C3D",
"base06": "302C2D",
"base07": "201C1D",
"base08": "F7939B",
"base09": "F6661E",
"base0A": "FBE0D9",
"base0B": "94E1B0",
"base0C": "DC3318",
"base0D": "DA103F",
"base0E": "1D8991",
"base0F": "E58C92"
}
}