CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2026-04-18 05:13:01 +00:00
commit 69885a8c6a
5 changed files with 94 additions and 20 deletions

View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "Everforest Light (Medium)",
"author": "M\u00e1rcio Sobel (https://github.com/marciosobel)",
"variant": "light",
"palette": {
"base00": "#fdf6e3",
"base01": "#f4f0d9",
"base02": "#e6e2cc",
"base03": "#939f91",
"base04": "#829181",
"base05": "#5c6a72",
"base06": "#475258",
"base07": "#2d353b",
"base08": "#f85552",
"base09": "#f57d26",
"base0A": "#dfa000",
"base0B": "#8da101",
"base0C": "#35a77c",
"base0D": "#3a94c5",
"base0E": "#df69ba",
"base0F": "#829181"
}
}