Dropdown lists are not readable in darkmode #1191

Closed
opened 2025-10-09 17:07:12 +03:00 by OVERLORD · 1 comment
Owner

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.

image
image
image

Deployment environment

  • vaultwarden version: 1.24.0
  • Install method: The Software is installed on an uberspace 7 via extraction of the docker image, following this installation guide: (https://lab.uberspace.de/guide_vaultwarden.html)
  • Clients used: web vault
  • Operating system (via uname -a): Linux ... x86_64 x86_64 x86_64 GNU/Linux
  • Other relevant details: happens in dark mode
Originally created by @DonOmbre on GitHub. <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> ### 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. ![image](https://user-images.githubusercontent.com/100318528/155840790-717d72a4-cbf0-4656-9399-265742fc7093.png) ![image](https://user-images.githubusercontent.com/100318528/155840809-6cf713e0-8468-4bbe-99b4-5ee7d678c2d4.png) ![image](https://user-images.githubusercontent.com/100318528/155840828-48fa6241-81fb-48fd-ac3a-ecc543e4cd8c.png) ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> * vaultwarden version: 1.24.0 * Install method: The Software is installed on an uberspace 7 via extraction of the docker image, following this installation guide: (https://lab.uberspace.de/guide_vaultwarden.html) * Clients used: web vault * Operating system (via uname -a): Linux ... x86_64 x86_64 x86_64 GNU/Linux * Other relevant details: happens in dark mode
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1191