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


##########
superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/controls.ts:
##########
@@ -39,6 +39,7 @@ export function columnChoices(datasource: Dataset | 
QueryResponse | null) {
 }
 
 export const PRIMARY_COLOR = { r: 0, g: 122, b: 135, a: 1 };

Review Comment:
   @msyavuz @mistercrunch if anyone's keeping a punch list somewhere of 
themable things, this PRIMARY_COLOR setting could be a good one to match with 
the theme's primary color.



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