Skip to content

fix(#273): user CSS now overrides selected theme#274

Merged
cachebag merged 1 commit intomasterfrom
gui-config
Mar 9, 2026
Merged

fix(#273): user CSS now overrides selected theme#274
cachebag merged 1 commit intomasterfrom
gui-config

Conversation

@cachebag
Copy link
Owner

@cachebag cachebag commented Mar 9, 2026

Closes #273

Both the saved theme (on startup) and live theme switches were registered at the same GTK CSS priority (800) as the user's style.css, but after it- so the theme always won. The fix loads style.css last, making it register after the theme and take precedence

@cachebag cachebag self-assigned this Mar 9, 2026
@cachebag cachebag added bug Something isn't working nmrs-gui Changes attribute to nmrs-gui labels Mar 9, 2026
@github-actions github-actions bot force-pushed the gui-config branch 2 times, most recently from d8f3c19 to e36ca02 Compare March 9, 2026 19:01
@cachebag cachebag merged commit 22cf094 into master Mar 9, 2026
7 checks passed
@cachebag cachebag deleted the gui-config branch March 9, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working nmrs-gui Changes attribute to nmrs-gui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Custom style.css ignored unless ~/.config/nmrs/theme is removed

1 participant