diff --git a/docs/widgets.md b/docs/widgets.md index 9c48461..82e7f1d 100644 --- a/docs/widgets.md +++ b/docs/widgets.md @@ -212,6 +212,70 @@ Per-widget-type notes: (`framed_image.html.jinja`, shared between the two) wrapping the already-composed image. +### Themes for modern-style widgets + +`Frame.theme` (String, default `"classic"`, one Advanced Configuration +` + {% for key, t in themes.items() %} + + {% endfor %} + + + + +
Photos configuration

Palette and dithering used only by diff --git a/server/app/templates/widget_html/battery.html.jinja b/server/app/templates/widget_html/battery.html.jinja index 2cfca71..513ee13 100644 --- a/server/app/templates/widget_html/battery.html.jinja +++ b/server/app/templates/widget_html/battery.html.jinja @@ -1,8 +1,8 @@