james-elliott commented on code in PR #8608:
URL: https://github.com/apache/nifi/pull/8608#discussion_r1557670266


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/ui/canvas/_canvas.component-theme.scss:
##########
@@ -265,11 +199,11 @@
         }
 
         text.processor-type {
-            fill: utils.get-color-on-surface($color-config, $surface, 
'accent');
+            fill: utils.get-color-on-surface($material-theme-color-config, 
$surface, 'accent');
         }

Review Comment:
   This happens with the canvas components that can be colored using the paint 
brush icon on the operation panel. The default color is hard coded. The color 
after is auto calculated based on the users input.



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