I noticed that with the latest Release the Logo on the Web-Vault changed to Vaultwarden. While I think it’s cool and I support/promote the project whenever I can I do prefer the look of the official Bitwarden Logo. Is there any way to revert the logo back?
Similarly to if you’d want to package up your own custom logo or images you’d need to create some of your own .css I believe.
Though this was recently changed to avoid any confusion with the project and the official release, as well as adhere to any Trademark guidelines as set forth in
The best thing to do if you do not want our logo’s. Which are there as @cksapp explained to further differentiate the differences and prevent users from complaining at Bitwarden that something isn’t working, we changed the logo’s to Vaultwarden.
So… the best thing is, build the web-vault your self and exclude the image replacements. Or replace the specific logo’s via a docker -v /path/to/image.png:/web-vault/images/image.png and repeat that for all the images.
I have updated my Vaultwarden server .
How can I install my logo (Vaultwarden Password Manager and Vaultwarden Admin Console) on the page? I can’t find the file in the container.
P.S. Right now I am using the replacement method described by you.
That isn’t very easy right now. You probably need to compile the web-vault your self.
The new web-vaults from Bitwarden have the logo’s embedded instead of resourced externally.