Files
Nomarchy/themes/matte-black/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]="#121212"
theme[main_fg]="#bebebe"
theme[title]="#bebebe"
theme[hi_fg]="#e68e0d"
theme[selected_bg]="#8a8a8d"
theme[selected_fg]="#bebebe"
theme[inactive_fg]="#8a8a8d"
theme[graph_text]="#9a9a9d"
theme[meter_bg]="#333333"
theme[proc_misc]="#D35F5F"
theme[cpu_box]="#e68e0d"
theme[mem_box]="#FFC107"
theme[net_box]="#D35F5F"
theme[proc_box]="#333333"
theme[div_line]="#8a8a8d"
theme[temp_start]="#FFC107"
theme[temp_mid]="#b91c1c"
theme[temp_end]="#D35F5F"
theme[cpu_start]="#FFC107"
theme[cpu_mid]="#b91c1c"
theme[cpu_end]="#D35F5F"
theme[free_start]="#FFC107"
theme[used_start]="#b91c1c"
theme[download_start]="#e68e0d"
theme[upload_start]="#D35F5F"