mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 17:23:04 +03:00
Dropdown lists are not readable in darkmode #1191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DonOmbre on GitHub.
Subject of the issue
When changeging to dark mode, dropdown lists keep a bright background, while also changing the font color to white. This makes them almost unreadable if not for the dark highlighting of the focused list item.
Deployment environment
@BlackDex commented on GitHub:
Duplicate of: #2252
Not something related to Vaultwarden it self.
Seems to be resolved in the latest web-vault version for which there is also a PR ready here to implement that for Vaultwarden: https://github.com/dani-garcia/bw_web_builds/pull/62