SIGN IN SIGN UP
bigskysoftware / htmx UNCLAIMED

</> htmx - high power tools for HTML

0 0 21 JavaScript

Fix invisible button text for hx-indicator in dark mode (#3353)

Without this, in dark mode the [hx-indicator](https://htmx.org/attributes/hx-indicator/) demo button has white text on white background. Switching to `Canvas` means the button background will be black in dark mode.

This is a similar fix to #2719, though we can’t use `primary` here as it would make the indicator "bars.svg" image almost invisible.
T
Thibaud Colas committed
ec886c81c1b254ee1f43f3f611dd225f391af7af
Parent: 9c5a646
Committed by GitHub <noreply@github.com> on 7/15/2025, 12:16:37 AM