rusackas commented on code in PR #20086:
URL: https://github.com/apache/superset/pull/20086#discussion_r875095438


##########
superset-frontend/packages/superset-ui-core/src/style/index.tsx:
##########
@@ -160,6 +160,7 @@ const defaultTheme = {
   },
   transitionTiming: 0.3,
   gridUnit: 4,
+  transparent: 'rgba(255, 255, 255, 0)',

Review Comment:
   @stephenLYZ I think we can allow this for now, but if you can think of a way 
to generalize alpha channel transparency for colors in a more generalized way, 
I think we'd be interested :)



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to