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

Fix outdated variables #3367

Merged
merged 3 commits into from
Nov 15, 2022
Merged

Fix outdated variables #3367

merged 3 commits into from
Nov 15, 2022

Conversation

jancborchardt
Copy link
Contributor

Replace deprecated --color-text-lighter with --color-text-maxcontrast & Replace deprecated --color-text-light with --color-main-text
We should never ever use --color-text-lighter (or "light") anymore.

  • color-text-lightcolor-main-text
  • color-text-lightercolor-text-maxcontrast

Could we fully deprecate the old variables?


Progressive enhancement for outdated --color-primary-element-lighter
The --lighter does not exist in new versions anymore, so currently a button with type="" (empty, as opposed to no type property or type="secondary" actually does not show any background. This fixes that.

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Copy link
Contributor

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@skjnldsv skjnldsv merged commit ea96433 into master Nov 15, 2022
@skjnldsv skjnldsv deleted the fix/outdated-variables branch November 15, 2022 12:18
@skjnldsv skjnldsv mentioned this pull request Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants