Skip to content

feat(widget): Add theme customization#393

Merged
d4rken merged 1 commit intomainfrom
feat/widget-theming
Feb 20, 2026
Merged

feat(widget): Add theme customization#393
d4rken merged 1 commit intomainfrom
feat/widget-theming

Conversation

@d4rken
Copy link
Copy Markdown
Member

@d4rken d4rken commented Feb 19, 2026

Summary

  • Add color presets (Material You, Dark, Light, Blue, Green, Red) and a custom color picker with hex input for widget background and text/icon colors
  • Add background transparency slider
  • Add device label visibility toggle and reset-to-defaults button
  • Show live preview in configuration screen that reflects selected theme in real-time
  • Use profile name as widget device label instead of model type

Closes #134
Closes #246

@d4rken d4rken added the enhancement Add a new feature of improve an existing feature label Feb 19, 2026
@d4rken
Copy link
Copy Markdown
Member Author

d4rken commented Feb 19, 2026

Screenshot from 2026-02-19 18-38-38

Add color presets, custom color picker, transparency slider, and device
label toggle to the widget configuration screen. Widget preview updates
in real-time. Use profile label as device name in both preview and
actual widget.
@d4rken d4rken force-pushed the feat/widget-theming branch from 1970935 to 7801cef Compare February 19, 2026 17:41
@d4rken d4rken merged commit 46bb8c9 into main Feb 20, 2026
9 checks passed
@d4rken d4rken deleted the feat/widget-theming branch February 20, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Add a new feature of improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Ability to customize widget Feature request: allow the user to change the color and and transparency of the widget

1 participant