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": "Miasma",
|
|
"slug": "miasma",
|
|
"mode": "dark",
|
|
"wallpaper": "",
|
|
"colors": {
|
|
"base": "#222222",
|
|
"mantle": "#1d1d1d",
|
|
"surface": "#2e2e2e",
|
|
"overlay": "#666666",
|
|
"text": "#c2c2b0",
|
|
"subtext": "#d7c483",
|
|
"muted": "#666666",
|
|
"accent": "#78824b",
|
|
"accentAlt": "#bb7744",
|
|
"good": "#5f875f",
|
|
"warn": "#b36d43",
|
|
"bad": "#8b5a4a"
|
|
},
|
|
"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": [
|
|
"#000000",
|
|
"#685742",
|
|
"#5f875f",
|
|
"#b36d43",
|
|
"#78824b",
|
|
"#bb7744",
|
|
"#c9a554",
|
|
"#d7c483",
|
|
"#666666",
|
|
"#685742",
|
|
"#5f875f",
|
|
"#b36d43",
|
|
"#78824b",
|
|
"#bb7744",
|
|
"#c9a554",
|
|
"#d7c483"
|
|
]
|
|
}
|