diff --git a/CHANGELOG.md b/CHANGELOG.md index dca5c218b..693baa9f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,8 @@ Plugin developers: - add 'homebridge name' setting to settings page - migrate bootstrap from `v4` to `v5` - fix plugin config/bridge screens for certain plugins +- add lighting mode option for terminal and log widgets + - only available when the UI is already in light mode ### Other Changes diff --git a/ui/src/app/modules/status/widget-control/widget-control.component.html b/ui/src/app/modules/status/widget-control/widget-control.component.html index 282236159..fe80082ca 100644 --- a/ui/src/app/modules/status/widget-control/widget-control.component.html +++ b/ui/src/app/modules/status/widget-control/widget-control.component.html @@ -83,7 +83,17 @@