All checks were successful
Check / eval (push) Successful in 3m0s
- Charge limit: udev GROUP=users on threshold; menu applies sysfs live and persists state; boot/AC oneshot prefers live theme-state.json. - Look & Feel: Reset wallpaper (auto); Theme/next/night light already there. - NVIDIA first-class wrappers deferred past v1 (keep #59 comments). - Identity taste: white, lumon, hackerman, matte-black, miasma. - Hand btop.theme for identity + boreal/executive-slate/neon-glass. Verified: V0 contrast; V1 battery-charge-limit VM. V3 live sysfs on laptop.
61 lines
1.0 KiB
JSON
61 lines
1.0 KiB
JSON
{
|
|
"version": 1,
|
|
"name": "Lumon",
|
|
"slug": "lumon",
|
|
"mode": "dark",
|
|
"wallpaper": "",
|
|
"colors": {
|
|
"base": "#16242d",
|
|
"mantle": "#131f26",
|
|
"surface": "#1b2d40",
|
|
"overlay": "#304860",
|
|
"text": "#d6e2ee",
|
|
"subtext": "#9bb0c0",
|
|
"muted": "#3c556e",
|
|
"accent": "#f2fcff",
|
|
"accentAlt": "#8bc9eb",
|
|
"good": "#5e95bc",
|
|
"warn": "#6fa4c9",
|
|
"bad": "#4d86b0"
|
|
},
|
|
"border": {
|
|
"active": "accent",
|
|
"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": [
|
|
"#1b2d40",
|
|
"#4d86b0",
|
|
"#5e95bc",
|
|
"#6fa4c9",
|
|
"#6fb8e3",
|
|
"#8bc9eb",
|
|
"#b4e4f6",
|
|
"#d6e2ee",
|
|
"#304860",
|
|
"#73a6cb",
|
|
"#86b7d8",
|
|
"#9dcae5",
|
|
"#f2fcff",
|
|
"#b1d8ee",
|
|
"#d1eef8",
|
|
"#ffffff"
|
|
]
|
|
}
|