-
- Notifications
You must be signed in to change notification settings - Fork 163
Closed
Description
Hey Rodrigo!
Wondering if there's anything we can do to use custom properties in our tokenColours objects of the theme.js file.
The theme file is here:
https://github.com/supabase/supabase/blob/a59e76dd1d5345cda1e2f79f28597bc822e0f39d/apps/docs/codeHikeTheme.js
The issue is that we can use custom properties in colors: {} but not in tokenColors: [{}]
The values in tokenColors get computed to rgb before being output in inline styles. But that doesn't happen with the colors: {} values.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels
