rfellows commented on a change in pull request #209: Nifireg 279 URL: https://github.com/apache/nifi-registry/pull/209#discussion_r309889934
########## File path: nifi-registry-core/nifi-registry-web-ui/src/main/webapp/theming/nf-registry.scss ########## @@ -36,8 +35,8 @@ $mat-font-url: './assets/fonts/'; $primaryColor: $rose1; //$green2 $primaryColorHover: $rose2; //$green3 -$accentColor: $blue7; //$orange1 -$accentColorHover: $grey4; //$orange2 +$accentColor: $blue-grey1; //$orange1 Review comment: This color (combined with the color of the `X`) makes the close button on the Administration page hard to see IMO, is that intentional?  ---------------------------------------------------------------- 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] With regards, Apache Git Services
