Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Text Legibility Issue in Themes with Dark Background #798

Open
eduardokraus opened this issue Jan 6, 2025 · 1 comment
Open

BUG: Text Legibility Issue in Themes with Dark Background #798

eduardokraus opened this issue Jan 6, 2025 · 1 comment
Labels

Comments

@eduardokraus
Copy link

At line 298 of the styles.css file, the background attribute is set to white, but the text color (color) is not defined. This creates legibility issues in themes that use th elements with a dark background, as the text also appears white, making it invisible or nearly illegible.

Captura de Tela 2025-01-06 às 11 48 59

@danmarsden
Copy link
Owner

Thanks Eduardo - looks like a good thing to fix - feel free to help further by sending through a PR!

@danmarsden danmarsden added the bug label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants