mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 21:15:39 -05:00
[GH-ISSUE #2336] Dropdown lists are not readable in darkmode #14016
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 (Feb 26, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2336
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 (Feb 26, 2022):
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