Skip to content

Sample override for Blueprint3 colors in Blueprint4? #5870

Answered by adidahiya
switz asked this question in Q&A
Discussion options

You must be logged in to vote

@switz Blueprint packages don't use the Colors variables internally to style anything; those are just provided for convenience for Blueprint consumers. Blueprint components are all styled with Sass/CSS, so changing the Sass color variables as you've done in that code snippet should be sufficient to get the old colors. Let me know if you run into more problems.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by adidahiya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #5024 on January 24, 2023 15:02.