Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork578
Open
Description
Current Behavior
When usinguseTheme({ name: 'accent' }), the resolved color values differ betweenget() andval.
color9.get()returnsvar(--color9)which resolves the defaultlightpalette's$color9.color9.valreturnshsla(0, 0%, 33%, 1)which represents the correct color.
Expected Behavior
get() should result in the same resolved colorval holds.
Tamagui Version
1.135.4
Platform (Web, iOS, Android)
Web
Reproduction
Metadata
Metadata
Assignees
Labels
No labels