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

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "DanQing",
"author": "Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com)",
"variant": "dark",
"palette": {
"base00": "2d302f",
"base01": "434846",
"base02": "5a605d",
"base03": "9da8a3",
"base04": "cad8d2",
"base05": "e0f0eF",
"base06": "ecf6f2",
"base07": "fcfefd",
"base08": "F9906F",
"base09": "B38A61",
"base0A": "F0C239",
"base0B": "8AB361",
"base0C": "30DFF3",
"base0D": "B0A4E3",
"base0E": "CCA4E3",
"base0F": "CA6924"
}
}