Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

border-primary shows wrong color (lighter color) #39860

Closed
3 tasks done
Allmedialab opened this issue Apr 3, 2024 · 2 comments
Closed
3 tasks done

border-primary shows wrong color (lighter color) #39860

Allmedialab opened this issue Apr 3, 2024 · 2 comments

Comments

@Allmedialab
Copy link

Allmedialab commented Apr 3, 2024

Prerequisites

Describe the issue

border-primary doesn't show the proper border color, but a lighter color

Reduced test cases

border border-primary

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

5.3.3

@coliff
Copy link
Contributor

coliff commented Apr 4, 2024

The border-primary utility class works as expected. It uses the variable --bs-primary-rgb which uses: --bs-primary-rgb: 13, 110, 253; which is the same color as is used for bg-primary (https://getbootstrap.com/docs/5.3/customize/color/#theme-colors).

@julien-deramond
Copy link
Member

As explained by @coliff (thanks for that), the border-primary utility works as expected. Closing this issue.

@julien-deramond julien-deramond closed this as not planned Won't fix, can't repro, duplicate, stale Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants