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": "Atelier Heath Light",
"author": "Bram de Haan (http://atelierbramdehaan.nl)",
"variant": "light",
"palette": {
"base00": "f7f3f7",
"base01": "d8cad8",
"base02": "ab9bab",
"base03": "9e8f9e",
"base04": "776977",
"base05": "695d69",
"base06": "292329",
"base07": "1b181b",
"base08": "ca402b",
"base09": "a65926",
"base0A": "bb8a35",
"base0B": "918b3b",
"base0C": "159393",
"base0D": "516aec",
"base0E": "7b59c0",
"base0F": "cc33cc"
}
}