Skip to content

v1.1.1

Latest

Choose a tag to compare

@Anagraphy Anagraphy released this 04 Mar 08:51

Fixes

  • Light theme compatibility — Custom CSS with a light background no longer breaks the dashboard. All widget and service text now inherits its color from the page theme instead of using hardcoded light values. Secondary text uses opacity for hierarchy, so it adapts correctly to both dark and light themes.
  • Config panel visibility — The configuration panel is now fully protected from custom CSS: styles are suspended while the panel is open, preventing white-on-white rendering issues.
  • Widget text colors — Clock, weather, countdown, bookmarks, text widget, image captions, separator labels, and integration widgets all use color: inherit so they remain readable on any background.

UI

  • Column toggle — The two separate "1 col" / "2 col" buttons in config mode are replaced by a single toggle button with a grid icon, consistent with the button on the home view.
  • Lock page button — The lock page button is now grouped next to the column toggle in the config header instead of being isolated on the right side.