Files
Nomarchy/themes/white/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]="#ffffff"
theme[main_fg]="#000000"
theme[title]="#000000"
theme[hi_fg]="#6e6e6e"
theme[selected_bg]="#c0c0c0"
theme[selected_fg]="#000000"
theme[inactive_fg]="#b5b5b5"
theme[graph_text]="#404040"
theme[meter_bg]="#f0f0f0"
theme[proc_misc]="#2e2e2e"
theme[cpu_box]="#6e6e6e"
theme[mem_box]="#555555"
theme[net_box]="#2e2e2e"
theme[proc_box]="#f0f0f0"
theme[div_line]="#c0c0c0"
theme[temp_start]="#555555"
theme[temp_mid]="#777777"
theme[temp_end]="#222222"
theme[cpu_start]="#555555"
theme[cpu_mid]="#777777"
theme[cpu_end]="#222222"
theme[free_start]="#555555"
theme[used_start]="#777777"
theme[download_start]="#6e6e6e"
theme[upload_start]="#2e2e2e"