Skip to content

fix #97#110

Merged
pavlenex merged 2 commits intomainfrom
issue-97-fix
Apr 23, 2026
Merged

fix #97#110
pavlenex merged 2 commits intomainfrom
issue-97-fix

Conversation

@pavlenex
Copy link
Copy Markdown
Contributor

. The real issue was that a lot of cards, tables, and panels in light mode were using very faint transparent backgrounds and borders, so they were basically washing out against the white page. I removed those weak overrides and leaned on the shared surface styles that already exist, which made the UI readable again without changing the look more than necessary. I also added a small safeguard for custom accent colors so button text stays readable.

The earlier PR felt heavier because it touched more unrelated UI and solved the issue with more local tweaks, which makes the code harder to trust and maintain.

Screenshot 2026-04-17 at 19 00 00 Screenshot 2026-04-17 at 19 00 16

@pavlenex pavlenex requested a review from lucasbalieiro April 17, 2026 14:00
@pavlenex pavlenex merged commit f9c5a96 into main Apr 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant