This repository was archived by the owner on Nov 26, 2024. It is now read-only.
Color v2 updates#741
Closed
Akatori-Design wants to merge 2 commits into
Closed
Conversation
DARK THEME UPDATES: - background color updates - background new colors - text, icon, border color updates. - general description updates.
Light Theme Updates
• border.default: {grey.200} → {grey.400}
• icon.default: {grey.900} → {text.default}
• icon.alternative: {grey.500} → {text.alternative}
• icon.muted: {grey.300} → {text.muted}
• background-muted: New → {grey.050}
• background-muted-hover: New → #E7EBEE
• background-muted-pressed: New → #DBE0E6
Dark Theme Updates
• background-default: {grey.800} → {grey.900}
• background-alternative: {grey.900} → {grey.1000}
• background-default-hover: #313235 → #1E2124
• background-default-pressed: #3F4145 → #272B2F
• background-alternative-hover: #1F2123 → #0A0A0A
• background-alternative-pressed: #2E3033 → #141414
• border.default: {grey.400} → {grey.500}
• text.alternative: {grey.200} → {grey.300}
• text.muted: {grey.400} → {grey.500}
• icon.default: {grey.000} → {text.default}
• icon.alternative: {grey.300} → {text.alternative}
• icon.muted: {grey.500} → {text.muted}
• background-muted: New → {grey.800}
• background-muted-hover: New → #2D3034
• background-muted-pressed: New → #363B3F
Also most descriptions were updated to the latest.
georgewrmarshall
left a comment
Collaborator
There was a problem hiding this comment.
This looks awesome @Akatori-Design, we just need to run the automations and wait for this repo to be migrated to the monorepo and we can merge it there
Collaborator
|
This library has now been migrated into the metamask-design-system. This PR has been locked and this repo will be archived shortly. Going forward, releases of this library will only include changes made in the metamask module template.
|
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Light Theme Updates
Dark Theme Updates