CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2025-04-19 03:33:02 +00:00
commit dac4784ddd
12 changed files with 318 additions and 68 deletions

View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "Kanagawa Dragon",
"author": "Tommaso Laurenzi (https://github.com/rebelot)",
"variant": "dark",
"palette": {
"base00": "#0d0c0c",
"base01": "#1D1C19",
"base02": "#282727",
"base03": "#737c73",
"base04": "#a6a69c",
"base05": "#c5c9c5",
"base06": "#7a8382",
"base07": "#c5c9c5",
"base08": "#c4746e",
"base09": "#b98d7b",
"base0A": "#c4b28a",
"base0B": "#87a987",
"base0C": "#8ea4a2",
"base0D": "#8ba4b0",
"base0E": "#8992a7",
"base0F": "#a292a3"
}
}