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

text-secondary is very difficult to see #2

Closed
bobbytables opened this issue Jul 28, 2018 · 3 comments
Closed

text-secondary is very difficult to see #2

bobbytables opened this issue Jul 28, 2018 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@bobbytables
Copy link

Bootstrap 4 has a color class for text text-secondary, when used with Argon is basically impossible to see:

image

Loving this so far though!

@extrabright
Copy link
Contributor

Hi,

The secondary color is used more for contrasting backgrounds or for texts that have a darker background. I don't think it's ok to use it on white ones.

But, you could try using the .text-light modifier class instead. You should get the desired result.

Or, if you have experience with SASS you could modify yourself the value $secondary variable, but I don't recommend that, since you might encounter other incompatibilities in the future.

Cheers!

@bobbytables
Copy link
Author

Yeah I realized this after I posted this, should have closed. It was jarring because going from plain old bootstrap 4 to this it made all of my usage of this not visible. Applied it to https://firehydrant.io though! (No shame in stealing the landing page demo right?)

@extrabright
Copy link
Contributor

Good job! Can't wait to see the final version 👍

@extrabright extrabright added the help wanted Extra attention is needed label Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants