Commit Graph

4 Commits

Author SHA1 Message Date
zwbetz-gh 27dbcc6dd9 prevent white flash on page load when dark theme is persisted 2020-11-23 22:39:04 -06:00
lucasradaelli 8984ca9d6a
Custom css and localization support (#28)
* Adds i18n support for theme

* Adds a way for sites to have custom css.

This change adds a param to the theme (called customCss), which allows sites to
provide extra css under static/, so that they don't need to copy the theme's css
whole file.

If no custom css is in the params, this change is NOP.
2020-06-01 13:47:51 -05:00
Zachary Betz 9f8fa6b85e Use with 2019-02-14 11:40:01 -06:00
Zachary Betz 4a3b86afb6 Refactor baseof template 2019-02-12 23:11:59 -06:00