CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2025-08-02 03:59:07 +00:00
commit 00e7362d34
3 changed files with 73 additions and 0 deletions

View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "Charcoal Dark",
"author": "Mubin Muhammad (https://github.com/mubin6th)",
"variant": "dark",
"palette": {
"base00": "#120f09",
"base01": "#1e1812",
"base02": "#35291d",
"base03": "#66553f",
"base04": "#a28662",
"base05": "#c0a179",
"base06": "#d6b891",
"base07": "#292016",
"base08": "#887254",
"base09": "#d6b891",
"base0A": "#c0a179",
"base0B": "#927a60",
"base0C": "#a28662",
"base0D": "#d6b891",
"base0E": "#a28662",
"base0F": "#887254"
}
}

View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "Charcoal Light",
"author": "Mubin Muhammad (https://github.com/mubin6th)",
"variant": "light",
"palette": {
"base00": "#d6b891",
"base01": "#c0a179",
"base02": "#a28662",
"base03": "#887254",
"base04": "#1e1812",
"base05": "#35291d",
"base06": "#413325",
"base07": "#d6b891",
"base08": "#413325",
"base09": "#120f09",
"base0A": "#292016",
"base0B": "#120f09",
"base0C": "#413325",
"base0D": "#120f09",
"base0E": "#292016",
"base0F": "#66553f"
}
}

View file

@ -0,0 +1,25 @@
{
"system": "base16",
"name": "Everforest Dark Medium",
"slug": "everforest-dark-medium",
"variant": "dark",
"author": "Sainnhe Park (https://github.com/sainnhe)",
"palette": {
"base00": "#2d353b",
"base01": "#343f44",
"base02": "#3d484d",
"base03": "#475258",
"base04": "#7a8478",
"base05": "#859289",
"base06": "#9da9a0",
"base07": "#d3c6aa",
"base08": "#e67e80",
"base09": "#e69875",
"base0A": "#dbbc7f",
"base0B": "#a7c080",
"base0C": "#83c092",
"base0D": "#7fbbb3",
"base0E": "#d699b6",
"base0F": "#514045"
}
}