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.
61 lines
1.0 KiB
JSON
61 lines
1.0 KiB
JSON
{
|
|
"version": 1,
|
|
"name": "Summer Night",
|
|
"slug": "summer-night",
|
|
"mode": "dark",
|
|
"wallpaper": "",
|
|
"colors": {
|
|
"base": "#2d353b",
|
|
"mantle": "#262d32",
|
|
"surface": "#3c474d",
|
|
"overlay": "#859289",
|
|
"text": "#d3c6aa",
|
|
"subtext": "#9da9a0",
|
|
"muted": "#7a8478",
|
|
"accent": "#83b6af",
|
|
"accentAlt": "#d39bb6",
|
|
"good": "#a7c080",
|
|
"warn": "#d9bb80",
|
|
"bad": "#e68183"
|
|
},
|
|
"border": {
|
|
"active": "text",
|
|
"inactive": "overlay"
|
|
},
|
|
"fonts": {
|
|
"mono": "JetBrainsMono Nerd Font",
|
|
"ui": "Inter",
|
|
"size": 11
|
|
},
|
|
"ui": {
|
|
"gapsIn": 5,
|
|
"gapsOut": 12,
|
|
"borderSize": 2,
|
|
"rounding": 10,
|
|
"iconSize": 36,
|
|
"activeOpacity": 1.0,
|
|
"inactiveOpacity": 0.95,
|
|
"terminalOpacity": 0.96,
|
|
"blur": true,
|
|
"shadow": true
|
|
},
|
|
"ansi": [
|
|
"#3c474d",
|
|
"#e68183",
|
|
"#a7c080",
|
|
"#d9bb80",
|
|
"#83b6af",
|
|
"#d39bb6",
|
|
"#87c095",
|
|
"#868d80",
|
|
"#868d80",
|
|
"#e68183",
|
|
"#a7c080",
|
|
"#d9bb80",
|
|
"#83b6af",
|
|
"#d39bb6",
|
|
"#87c095",
|
|
"#868d80"
|
|
]
|
|
}
|