Skip to content

feat: adds color values between 0 and 50 for --color-base and --theme-elevation color palettes #12320

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tylandavis
Copy link
Member

What?

Introduce color values between 0 and 50 on the greyscale color ramps.

Why?

Some of the forthcoming features as well as some existing components would benefit from a value with weaker contrast against the --theme-bg value.

How?

Adds color values that fall between 0 and 50 on the greyscale color ramps.

  • --color-base-25
  • --color-base-875 (elevation starts at 900 in darkmode)
  • --theme-elevation-25 (light and dark)

Note: In a future iteration of the admin panel UI, we should rework the theme color palettes for more intentional use in a way that reduces the number of variables and also provide more guidance on how/where to use specific tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant