feat(theme): finish neon-glass polish (#88)
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.
This commit is contained in:
Bernardo Magri
2026-07-11 11:07:02 +01:00
parent 2cd38e168d
commit 13f1b2b70e
8 changed files with 110 additions and 65 deletions

View File

@@ -1,9 +1,10 @@
# Neon Glass — btop whole-swap (keep hexes aligned with neon-glass.json)
theme[main_bg]="#0B0E14"
theme[main_fg]="#E0E6F0"
theme[title]="#E0E6F0"
theme[title]="#00F0FF"
theme[hi_fg]="#00F0FF"
theme[selected_bg]="#1E2530"
theme[selected_fg]="#E0E6F0"
theme[selected_fg]="#00F0FF"
theme[inactive_fg]="#4B566B"
theme[graph_text]="#8F9BB3"
theme[meter_bg]="#151A22"