Skip to content

v1.3.1 — Selected options read correctly in dark mode

Choose a tag to compare

@doughknee doughknee released this 31 Jul 19:53
ca051dd

Two fixes for things that landed wrong in 1.3.0.

🐛 Fixes

  • You can tell which option is selected in dark mode. In the settings selectors — Color mode, Display size, Font weight, and the ticker's controls — the highlighted option was nearly invisible against its background on dark themes. It now sits in a recessed track with a defined edge, so the selected choice reads as raised the way it always has in light mode. A couple of themes had it backwards entirely, showing the selected option as pressed in rather than raised; those are right way up now.

  • The Scrollr logo is back on the left on Windows and Linux. It had been pushed to the far right of the title bar on every platform to make room for the macOS window buttons — but those only exist on Mac, so on Windows and Linux it was giving up a corner for nothing. It now leads the title bar there, left of the sidebar button. macOS is unchanged.