Updated Customize Vaultwarden CSS (markdown)

lukasj98
2024-11-18 20:26:26 +01:00
parent 546b67db01
commit de6d6783f1

@@ -1,10 +1,6 @@
# Customize Vaultwarden CSS # Customize Vaultwarden CSS
> [!IMPORTANT] Since version v1.32.5 you can modify the CSS which Vaultwarden previously embedded in the web-vault.<br>
> **This functionality is not yet merged or released!**
> It will probably land as stable in v1.33.0
Since version v1.33.0 you can modify the CSS which Vaultwarden previously embedded in the web-vault.<br>
This way it makes it more easier for users to tweak the style and layout or even hide items. This way it makes it more easier for users to tweak the style and layout or even hide items.
To modify the CSS you need to add a `templates` directory in your `data` directory, or provide the correct path via the `TEMPLATES_FOLDER` environment variable.<br> To modify the CSS you need to add a `templates` directory in your `data` directory, or provide the correct path via the `TEMPLATES_FOLDER` environment variable.<br>