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

24
json/base16/3024.json Normal file
View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "3024",
"author": "Jan T. Sott (http://github.com/idleberg)",
"variant": "dark",
"palette": {
"base00": "090300",
"base01": "3a3432",
"base02": "4a4543",
"base03": "5c5855",
"base04": "807d7c",
"base05": "a5a2a2",
"base06": "d6d5d4",
"base07": "f7f7f7",
"base08": "db2d20",
"base09": "e8bbd0",
"base0A": "fded02",
"base0B": "01a252",
"base0C": "b5e4f4",
"base0D": "01a0e4",
"base0E": "a16a94",
"base0F": "cdab53"
}
}