• v0.6.2 42a0f82fc1

    pyr0ball released this 2026-06-05 09:55:08 -07:00 | 29 commits to main since this release

    HTML buttons get a ~#efefef background and 2px outset border from the
    browser UA stylesheet. In light mode these blend in; in dark mode they
    render as stark white boxes. Adding a global button reset in theme.css
    clears the UA defaults — explicit bg-* utility classes still win.

    Affects: theme toggle, hamburger nav button, dashboard diagnose buttons,
    and all other icon/text buttons that had no explicit bg class.

    Bumps version to 0.6.2.

    Downloads