bbovenzi commented on PR #68760:
URL: https://github.com/apache/airflow/pull/68760#issuecomment-4894704863

   Ok you're right that semantic tokens like `orange.200` do handle light/dark 
mode. Tailwind also does the same color naming so we can keep it. I can see how 
many people will still want to use hex values so I think we should allow it.
   
   
   
   - we definitely need to link to the color documentation: 
https://www.chakra-ui.com/docs/theming/colors which is the same as 
https://tailwindcss.com/docs/colors
   - Let's allow the string to be a hex or token value
   - Not needed: seeing if its worth making the colors be either a single 
string or a tuple for light/dark
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to