We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$secondary
You documentation gives conflicting advice on what to use the $secondary color for.
Your readme.md says,
secondary | Used for text which is lower in the visual hierarchy (e.g., text-secondary-on-light)
And your Theming Guide says
The secondary color is used for floating action buttons and other interactive elements, serving as visual contrast to the primary.
The latter suggests that the color is higher (or the same) on the visual hierarchy while getting used less often.
Please clarify.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
You documentation gives conflicting advice on what to use the
$secondary
color for.Your readme.md says,
And your Theming Guide says
The latter suggests that the color is higher (or the same) on the visual hierarchy while getting used less often.
Please clarify.
The text was updated successfully, but these errors were encountered: