This repository was archived by the owner on Nov 26, 2024. It is now read-only.
generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 15
Updating tokens #14
Closed
Closed
Updating tokens #14
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fc1484a to
a47ff2c
Compare
* Add issue template * Prettify issue template
* Adding css stylesheet contaiing color design tokens * Adding css path to build Co-authored-by: Cal Leung <cleun007@gmail.com>
* Updating some token descriptions that were wrong * Adding HEX values to descriptions and updating primary in dark mode * Updating token descriptions for brand colors * Adding secondary tokens to light theme * Adding storybook and adding initial design token documentation * Clean up * Updating some linting issues * Updating scripts * Adding secondary colors to dark and updating muted for both light and dark * Updating all muted values * Adding storybook and adding initial design token documentation * Clean up * Updating some linting issues * Updating all muted values * Swapping background default and alternative in dark mode and updating border color to be slightly less darker * Skip lib check * Add license to package.json * Updates to tokens and docs * Restoring token json token from main * Try to fix test but updating text * Fix build error Co-authored-by: Cal Leung <cleun007@gmail.com>
…k-design-tokens into token-description-fixes
Collaborator
Author
|
Some merge conflicts and other mistakes in this branch closing and creating new one |
georgewrmarshall
added a commit
that referenced
this pull request
Jun 28, 2023
* Added two new tokens - background.pressed (#5) - background.pressed (#14) Updated 4 colors - background.default.hover (grey030 --> #FAFAFA) - background.default.pressed (grey030 --> #EBEBEB) - background.alternative.hover (grey100 --> #EDEFF1) - background.alternative.pressed (grey100 --> #DFE0E2) * Dark Theme updates Added 2 new colors: background.pressed (#FFF 2%) background.pressed (#FFF 8%) *[Ref] Hexadecimal color code for transparency Updated 4 colors: background.default.hover (grey700 --> #282B2E) background.default.pressed (grey700 --> #36383B) background.alternative.hover (grey750 --> #191B1D) background.alternative.pressed (grey750 --> #27292A) * Light & Dark theme updates & fixes /Light Added two new tokens - background.pressed (#000 2%) - background.pressed (#000 8%) Updated 4 colors - background.default.hover (grey030 --> #FAFAFA) - background.default.pressed (grey030 --> #EBEBEB) - background.alternative.hover (grey100 --> #EDEFF1) - background.alternative.pressed (grey100 --> #DFE0E2) /Dark Added 2 new colors: - background.pressed (#FFF 2%) - background.pressed (#FFF 8%) Updated 4 colors: background.default.hover (grey700 --> #282B2E) background.default.pressed (grey700 --> #36383B) background.alternative.hover (grey750 --> #191B1D) background.alternative.pressed (grey750 --> #27292A) * add hover pressed code and fix alternativePressed * Update src/figma/tokens.json Co-authored-by: George Marshall <georgewrmarshall@gmail.com> * Update src/figma/tokens.json Co-authored-by: George Marshall <georgewrmarshall@gmail.com> * Update src/figma/tokens.json Co-authored-by: George Marshall <georgewrmarshall@gmail.com> * Update src/figma/tokens.json Co-authored-by: George Marshall <georgewrmarshall@gmail.com> --------- Co-authored-by: garrettbear <gwhisten@gmail.com> Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
color
Tokens related to color
documentation
Improvements or additions to documentation
needs-design-review
Needs designer review
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
blue400for dark modeScreenshots
Light theme
Dark theme