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/caroline.json Normal file
View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "caroline",
"author": "ed (https://codeberg.org/ed)",
"variant": "dark",
"palette": {
"base00": "1c1213",
"base01": "3a2425",
"base02": "563837",
"base03": "6d4745",
"base04": "8b5d57",
"base05": "a87569",
"base06": "c58d7b",
"base07": "e3a68c",
"base08": "c24f57",
"base09": "a63650",
"base0A": "f28171",
"base0B": "806c61",
"base0C": "6b6566",
"base0D": "684c59",
"base0E": "a63650",
"base0F": "893f45"
}
}