Some checks failed
Check / eval (push) Has been cancelled
Rewrite whole-swap rofi.rasi to rofi-native @colors (was invalid CSS var()); cyan glass panel matching Boreal's hex-alpha pattern. btop titles/selection in accent cyan; ui rounding/opacity tuned; preview.png from theme-shot. Bar stays generated from JSON (no waybar.css). Verified: V2 — contrast 24×7; theme-wholeswap; theme-shot neon-glass desktop+menu viewed; boreal theme-shot regression green.
27 lines
741 B
Plaintext
27 lines
741 B
Plaintext
# Neon Glass — btop whole-swap (keep hexes aligned with neon-glass.json)
|
|
theme[main_bg]="#0B0E14"
|
|
theme[main_fg]="#E0E6F0"
|
|
theme[title]="#00F0FF"
|
|
theme[hi_fg]="#00F0FF"
|
|
theme[selected_bg]="#1E2530"
|
|
theme[selected_fg]="#00F0FF"
|
|
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"
|