How do I remove the default colors (emerald
etc.)
#2599
Unanswered
hampusborgos
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Panda, and enjoy it a lot. However I would like to restrict the color palette to the tokens available in the design system of the product.
Currently when I use
'@shadow-panda/preset'
you get a bunch of colors (inherited from Panda) that I would like to disable, likeemerald
,rose
,pink
etc.Is there a way to remove these colors so they do not show up as autocomplete with
strictTokens: true
?Beta Was this translation helpful? Give feedback.
All reactions