mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Highlighting of keywords with parens, fixes #2099
This commit is contained in:
@@ -248,6 +248,7 @@ editor.token.keyword2.style = #33997e,plain
|
||||
editor.token.keyword3.style = #669900,plain
|
||||
editor.token.keyword4.style = #d94a7a,plain
|
||||
editor.token.keyword5.style = #e2661a,plain
|
||||
editor.token.keyword6.style = #33997e,plain
|
||||
|
||||
editor.token.literal1.style = #7D4793,plain
|
||||
editor.token.literal2.style = #718a62,plain
|
||||
|
||||
Reference in New Issue
Block a user