This theme matches the Bootstrap 5.3.3 color palette. It has both a light and dark theme and allows for the "Auto" setting in Vioneta.
Make sure you have themes enabled in your configuration:
frontend:
# ... your configuration.
themes: !include_dir_merge_named themes
# ... your configuration.
With VPS
- Go to the Community Store.
- Search for
Bootstrap 5 theme
. - Navigate to
Bootstrap 5 theme
theme. - Press
Install
. - Go to Developer Tools and trigger "All YAML Configuration"
- Clone the repository
git clone https://github.com/Vioneta/vioneta-bootstrap-5-theme.git
- Copy
themes/bootstrap5.yaml
in your existing (or create it)themes/
folder.
mv vioneta/themes/bootstrap5.yaml ~/config/themes/.