CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2025-11-15 03:41:33 +00:00
commit 86c98dfc47
16 changed files with 110 additions and 86 deletions

View file

@ -1,7 +1,7 @@
{
"system": "base16",
"name": "eris",
"author": "ed (https://codeberg.org/ed)",
"author": "ed (https://codeberg.org/ed), Tinted Theming (https://github.com/tinted-theming)",
"variant": "dark",
"palette": {
"base00": "#0a0920",
@ -13,12 +13,12 @@
"base06": "#7986c5",
"base07": "#9aaae5",
"base08": "#f768a3",
"base09": "#f768a3",
"base0A": "#faaea2",
"base0B": "#faaea2",
"base0C": "#258fc4",
"base09": "#f78968",
"base0A": "#f7d668",
"base0B": "#a2faa8",
"base0C": "#a2faf0",
"base0D": "#258fc4",
"base0E": "#f768a3",
"base0F": "#f768a3"
"base0E": "#c368f7",
"base0F": "#b85600"
}
}