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 theme to use tokens #6559

Merged
merged 29 commits into from Aug 25, 2022
Merged

Refactor theme to use tokens #6559

merged 29 commits into from Aug 25, 2022

Conversation

segunadebayo
Copy link
Member

📝 Description

This PR refactors our default theme to use design tokens and css variables as much as possible.

It also improves support for 100vh values by using a polyfill css variable.

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

@vercel
Copy link

vercel bot commented Aug 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chakra-ui-storybook ✅ Ready (Inspect) Visit Preview Aug 25, 2022 at 9:45AM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Aug 25, 2022

🦋 Changeset detected

Latest commit: 69855c1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@chakra-ui/css-reset Patch
@chakra-ui/provider Patch
@chakra-ui/styled-system Patch
@chakra-ui/theme Patch
@chakra-ui/react Patch
@chakra-ui/test-utils Patch
@chakra-ui/system Patch
@chakra-ui/props-docs Patch
@chakra-ui/toast Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@segunadebayo segunadebayo added Topic: Theming 🎨 Issues related to theming and tokens Topic: Styled System 💅🏻 labels Aug 25, 2022
@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 25, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 69855c1:

Sandbox Source
create-react-app-ts Configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: Styled System 💅🏻 Topic: Theming 🎨 Issues related to theming and tokens
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant