james-elliott commented on code in PR #8480:
URL: https://github.com/apache/nifi/pull/8480#discussion_r1518317016
##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/ui/canvas/items/process-group/create-process-group/_create-process-group.component-theme.scss:
##########
@@ -26,13 +26,13 @@
$accent-palette: map.get($color-config, 'accent');
// Get hues from palette
- $accent-palette-A400: mat.get-color-from-palette($accent-palette, 'A400');
+ $accent-palette-default: mat.get-color-from-palette($accent-palette,
'default');
// Get hues from palette
Review Comment:
Not introduced in this PR, but worth fixing
--
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]