-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: added ability to change themeMode and override accent color #300
Conversation
🦋 Changeset detectedLatest commit: 370ca23 The changes in this PR will be included in the next version bump. This PR includes changesets to release 14 packages
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 |
Quality Gate passedIssues Measures |
'accent-glass-015': transparentize(0.85, baseAccentColor), | ||
'accent-glass-010': transparentize(0.9, baseAccentColor), | ||
'accent-glass-005': transparentize(0.95, baseAccentColor), | ||
'accent-glass-002': transparentize(0.98, baseAccentColor) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tomiir @enesozturk @magiziz @svenvoskamp I've found this cool lib, maybe its useful for you too
Summary
themeMode
prop to override default theme of the modalthemeVariables
prop to override accent colorScreenshots
iOS
Android
Linear
https://linear.app/reown/issue/APKTN-367