Implement bootstrap colour theming from settings. Closes: #22.
Co-authored-by:
mirabilos <thorsten.glaser@teckids.org>
Showing
- biscuit/core/settings.py 23 additions, 0 deletionsbiscuit/core/settings.py
- biscuit/core/static/bootstrap_colours.scss 12 additions, 0 deletionsbiscuit/core/static/bootstrap_colours.scss
- biscuit/core/templates/core/base.html 2 additions, 1 deletionbiscuit/core/templates/core/base.html
- biscuit/core/util/sass_helpers.py 8 additions, 0 deletionsbiscuit/core/util/sass_helpers.py
- local.cfg 9 additions, 0 deletionslocal.cfg
- pyproject.toml 3 additions, 0 deletionspyproject.toml
biscuit/core/static/bootstrap_colours.scss
0 → 100644
biscuit/core/util/sass_helpers.py
0 → 100644
Please register or sign in to comment