Replies: 1 comment
-
@dataclear We use different color sets than Bootstrap, and to comply with accessibility rules, we have dark text in this case. We prefer white text, but the contrast ratio must be at least 4.5:1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed the
btn-success
(and most other*-success
elements) now use a dark text, this is different to Bootstrap wheresuccess
text is white. Is there a reason for this?I know the contrast is slightly higher for black text bit in my opinion it detracts from the use of the button, looking out of place as a positive element and makes the user experience worse.
Has this change been made on purpose?
Beta Was this translation helpful? Give feedback.
All reactions