feat(themes): summer pair JSON SoT + status CSS + recapture previews
All checks were successful
Check / eval (push) Successful in 2m58s

Align summer-day/night waybar tokens with JSON roles (hierarchy split
on night; day overlay≠muted), unify bar font 13px + battery 25/10, add
VPN pill and status states (.on/.available/.recording/…). Recapture
executive-slate and neon-glass picker previews from theme-shot.

Verified: V0 contrast+wholeswap; V2 theme-shot four slugs.
This commit is contained in:
Bernardo Magri
2026-07-10 12:03:51 +01:00
parent 2fff3ad628
commit 099d214529
9 changed files with 107 additions and 64 deletions

View File

@@ -57,7 +57,7 @@
"battery": {
"interval": 60,
"states": { "warning": 30, "critical": 15 },
"states": { "warning": 25, "critical": 10 },
"max-length": 10,
"format": "<span size='13pt'>{icon}</span> {capacity}%",
"format-charging": "<span size='13pt'></span> {capacity}%",