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

refactor: remove legacy tokens from dark theme #28942

Merged
merged 5 commits into from
Feb 1, 2024
Merged

refactor: remove legacy tokens from dark theme #28942

merged 5 commits into from
Feb 1, 2024

Conversation

liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Jan 31, 2024

Issue number: Internal


What is the current behavior?

The current dark theme still has references to the legacy stepped color tokens.

What is the new behavior?

  • Removes references the legacy stepped color tokens. The dark theme already includes references to the new stepped color tokens

As part of this work I also realized I needed to add support for --ion-text-color-step and --ion-background-color-step to the default iOS and MD themes, so I did that in this PR (without it we would have gotten screenshot diffs).

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the package: core @ionic/core package label Jan 31, 2024
@liamdebeasi liamdebeasi marked this pull request as ready for review February 1, 2024 15:58
Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

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

Actually removing my approval, will comment why

@liamdebeasi liamdebeasi merged commit c487dac into FW-5747 Feb 1, 2024
44 checks passed
@liamdebeasi liamdebeasi deleted the FW-5858 branch February 1, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants