blueprint
blueprint copied to clipboard
FR: ability to customize dark theme button minimal intent colors
Environment
- Package version(s): core v5.5.1
Feature request
Currently, it is possible to customize / extend button styles by overriding many of the variables in button/_common.scss except for a few variables related to dark theme minimal buttons with intents:
https://github.com/palantir/blueprint/blob/a4480b3c93c539833002ca15a9502da8698270e1/packages/core/src/components/button/_common.scss#L373-L385
These ought to be customizable like all the other variables in this file.
i am start working on this issue