Skip to content

Fix mobile list view colors in dark mode - #1016

Merged
rogerfar merged 1 commit into
rogerfar:mainfrom
VelkaKachnaAlt:fix/mobile-view-dark-colors
Jul 30, 2026
Merged

Fix mobile list view colors in dark mode#1016
rogerfar merged 1 commit into
rogerfar:mainfrom
VelkaKachnaAlt:fix/mobile-view-dark-colors

Conversation

@VelkaKachnaAlt

@VelkaKachnaAlt VelkaKachnaAlt commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Fixes barely readable text color in mobile view with dark mode active.

The issue is mainly that while the project is using bluma this specific mobile view is using custom styling and colors which don't respect dark mode.

Proper fix would be to switch to bluma-based styling, but this is good enough hotfix for now IMO.

Resolves #1015

BEFORE AFTER
Screenshot 2026-07-16 090845 Screenshot 2026-07-16 090818

@VelkaKachnaAlt
VelkaKachnaAlt force-pushed the fix/mobile-view-dark-colors branch from 587bf05 to c5fc711 Compare July 17, 2026 07:39
@rogerfar
rogerfar merged commit 1fc4469 into rogerfar:main Jul 30, 2026
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.

Text unreadable in dark mode on mobile device

2 participants