Files
Nomarchy/themes/neon-glass/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]="#0B0E14"
theme[main_fg]="#E0E6F0"
theme[title]="#E0E6F0"
theme[hi_fg]="#00F0FF"
theme[selected_bg]="#1E2530"
theme[selected_fg]="#E0E6F0"
theme[inactive_fg]="#4B566B"
theme[graph_text]="#8F9BB3"
theme[meter_bg]="#151A22"
theme[proc_misc]="#B026FF"
theme[cpu_box]="#00F0FF"
theme[mem_box]="#00FFA3"
theme[net_box]="#B026FF"
theme[proc_box]="#151A22"
theme[div_line]="#1E2530"
theme[temp_start]="#00FFA3"
theme[temp_mid]="#FFD000"
theme[temp_end]="#FF003C"
theme[cpu_start]="#00FFA3"
theme[cpu_mid]="#FFD000"
theme[cpu_end]="#FF003C"
theme[free_start]="#00FFA3"
theme[used_start]="#FFD000"
theme[download_start]="#00F0FF"
theme[upload_start]="#B026FF"