scottyaslan commented on code in PR #8608:
URL: https://github.com/apache/nifi/pull/8608#discussion_r1557802982


##########
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:
   @james-elliott is correct. We have a hard coded 'default' color and the user 
can choose any color they like for this icon.



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