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": "Tokyo Night Light",
"author": "Micha\u00ebl Ball",
"variant": "light",
"palette": {
"base00": "D5D6DB",
"base01": "CBCCD1",
"base02": "DFE0E5",
"base03": "9699A3",
"base04": "4C505E",
"base05": "343B59",
"base06": "1A1B26",
"base07": "1A1B26",
"base08": "343B58",
"base09": "965027",
"base0A": "166775",
"base0B": "485E30",
"base0C": "3E6968",
"base0D": "34548A",
"base0E": "5A4A78",
"base0F": "8C4351"
}
}