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


##########
nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/property-table/editors/nf-editor/nf-editor.component.ts:
##########
@@ -172,6 +172,7 @@ export class NfEditor implements OnDestroy {
             mode: this.mode,
             readOnly: this.readonly,
             lineNumbers: true,
+            theme: 'nifi',

Review Comment:
   This adds the `.cm-s-nifi` to any codemirror instance so it will inherit the 
theme.



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