Skip to content

Support for high contrast tokens #105

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

Closed
mcoker opened this issue May 20, 2025 · 0 comments · Fixed by #106
Closed

Support for high contrast tokens #105

mcoker opened this issue May 20, 2025 · 0 comments · Fixed by #106
Assignees
Labels

Comments

@mcoker
Copy link
Contributor

mcoker commented May 20, 2025

We need to:

  • Update exporter to support high contrast tokens
  • Update build to parse high contrast and output to SCSS. Ideally we will have a tokens-highcontrast.scss and tokens-highcontrast-dark.scss
  • Fix parsing of this value --pf-t--global--border--color--high-contrast: rgba(255, 255, 255, 0.0000)px; to remove the "px" (it's a color that's being parsed as if it's a dimension), which is parsed and saved to tokens-default.scss and tokens-dark.scss
@mcoker mcoker self-assigned this May 20, 2025
@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues May 20, 2025
@kmcfaul kmcfaul moved this from Needs triage to Not started in PatternFly Issues May 21, 2025
@kmcfaul kmcfaul moved this from Not started to PR Review in PatternFly Issues May 29, 2025
@github-project-automation github-project-automation bot moved this from PR Review to Done in PatternFly Issues May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants