palantir / blueprint

A React-based UI toolkit for the web
https://blueprintjs.com/
Apache License 2.0
20.63k stars 2.17k forks source link

FR: ability to customize dark theme button minimal intent colors #6473

Open adidahiya opened 11 months ago

adidahiya commented 11 months ago

Environment

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.

ajaysehwal commented 10 months ago

i am start working on this issue