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 Day",
|
|
"slug": "summer-day",
|
|
"mode": "light",
|
|
"wallpaper": "",
|
|
"colors": {
|
|
"base": "#fdf6e3",
|
|
"mantle": "#d7d1c1",
|
|
"surface": "#efe7d0",
|
|
"overlay": "#939f91",
|
|
"text": "#5c6a72",
|
|
"subtext": "#6e828a",
|
|
"muted": "#829181",
|
|
"accent": "#3a94c5",
|
|
"accentAlt": "#d863b4",
|
|
"good": "#8da101",
|
|
"warn": "#ca9210",
|
|
"bad": "#f85552"
|
|
},
|
|
"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": [
|
|
"#5c6a72",
|
|
"#f85552",
|
|
"#8da101",
|
|
"#dfa000",
|
|
"#3a94c5",
|
|
"#df69ba",
|
|
"#35a77c",
|
|
"#fdf6e3",
|
|
"#829181",
|
|
"#f85552",
|
|
"#8da101",
|
|
"#dfa000",
|
|
"#3a94c5",
|
|
"#df69ba",
|
|
"#35a77c",
|
|
"#fdf6e3"
|
|
]
|
|
}
|