Files
Nomarchy/themes/miasma/btop.theme
Bernardo Magri eb951569cf
All checks were successful
Check / eval (push) Successful in 3m0s
feat: live charge limit, identity retunes, btop assets (product calls)
- 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.
2026-07-10 12:12:13 +01:00

26 lines
666 B
Plaintext

theme[main_bg]="#222222"
theme[main_fg]="#c2c2b0"
theme[title]="#c2c2b0"
theme[hi_fg]="#78824b"
theme[selected_bg]="#666666"
theme[selected_fg]="#c2c2b0"
theme[inactive_fg]="#666666"
theme[graph_text]="#d7c483"
theme[meter_bg]="#2e2e2e"
theme[proc_misc]="#bb7744"
theme[cpu_box]="#78824b"
theme[mem_box]="#5f875f"
theme[net_box]="#bb7744"
theme[proc_box]="#2e2e2e"
theme[div_line]="#666666"
theme[temp_start]="#5f875f"
theme[temp_mid]="#b36d43"
theme[temp_end]="#8b5a4a"
theme[cpu_start]="#5f875f"
theme[cpu_mid]="#b36d43"
theme[cpu_end]="#8b5a4a"
theme[free_start]="#5f875f"
theme[used_start]="#b36d43"
theme[download_start]="#78824b"
theme[upload_start]="#bb7744"