mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-16 08:54:01 -05:00
[GH-ISSUE #6918] Styling Issues in bw Desktop 2026.2.1 #11379
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 @stephanr on GitHub (Mar 9, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6918
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
v1.35.4
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
traefik
Host/Server Operating System
Linux
Operating System Version
Ubuntu 24.04.4 LTS
Clients
Desktop
Client Version
2026.2.1
Steps To Reproduce
Expected Result
The folder/collections elements in the sidebar should have more contrast like before (like before in dark theme white text on a dark background).
Actual Result
All elements in the sidebar have the same foreground and background color, which makes it difficult to read.
Logs
Screenshots or Videos
Dark Theme:
Light Theme:
For reference, dark theme with Bitwarden original cloud server:

Additional Context
This happened after updating bw Desktop on Windows from 2026.1.1 to 2026.2.1 via winget.
After looking at the changelog of the bw Desktop, there were UI changes mentioned.
See https://github.com/bitwarden/clients/releases/tag/web-v2026.2.1 and previos releases.
These seem to require changes to the server output to render correctly on desktop.