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

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "dirtysea",
"author": "Kahlil (Kal) Hodgson",
"variant": "light",
"palette": {
"base00": "e0e0e0",
"base01": "d0dad0",
"base02": "d0d0d0",
"base03": "707070",
"base04": "202020",
"base05": "000000",
"base06": "f8f8f8",
"base07": "c4d9c4",
"base08": "840000",
"base09": "006565",
"base0A": "755B00",
"base0B": "730073",
"base0C": "755B00",
"base0D": "007300",
"base0E": "000090",
"base0F": "755B00"
}
}