Themes Gallery
This page serves as a gallery of the themes available in Password Pusher. To select a theme for your instance, simply set the PWP__THEME
environment variable or update the corresponding value in your settings.yml
file.
For more information on themes, see the Themes documentation which explains themes in their entirety and how to add custom CSS to further customize the application.
These themes are bundled in Password Pusher but come from the great Bootswatch project and are licensed under the MIT License.
Branding
Also note you can also “brand” the app by changing the logo, tagline and more. See the Rebranding page for more details.
Theme Gallery
Onto the themes gallery!
Set your theme with PWP__THEME=<theme-name>
Note: When setting a theme, you also have to set PWP_PRECOMPILE=true
so that assets are re-compiled on boot. This can add 30-90 seconds to the boot process (depending on the system). Make sure to allow this time in your health checks before declaring the container as unresponsive.