rusackas commented on a change in pull request #12326:
URL: https://github.com/apache/superset/pull/12326#discussion_r553565907
##########
File path: superset-frontend/stylesheets/less/variables.less
##########
@@ -47,7 +47,7 @@
@almost-black: #263238;
@gray-dark: #484848;
-@gray-light: #cfd8dc;
+@gray-light: #e0e0e0;
Review comment:
This is going to affect (apparently) at least 68 other things in the
codebase. Is this a situation where we could use Emotion's `styled` to apply
this color in a more specific place (using `theme.colors.grayscale.light2`)?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]