Setting button icon intent does not change icon color in dark mode #3696
Closed
Description
Environment
- Package version(s): 3.15.1 (but can repro in 3.18.0)
- Browser and OS versions: macOS 10.14.6, Chrome 76
Repro: https://codesandbox.io/embed/blueprint-sandbox-0egjl
Steps to reproduce
- Create a container with Classes.DARK.
- Create a button inside that container.
- Set the button's icon to
<Icon icon="tick-circle" intent="success" />
.
Actual behavior
Expected behavior
Possible solution
Change selector specificity: