mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 21:29:17 +01:00
add FUNCTION1 and FUNCTION2 for better keyword coloring
This commit is contained in:
@@ -74,6 +74,9 @@ editor.brackethighlight.color = #006699
|
||||
|
||||
# TEXT - KEYWORDS
|
||||
|
||||
editor.function1.style = #cc6600,plain
|
||||
editor.function2.style = #cc6600,bold
|
||||
|
||||
# e.g abstract, final, private
|
||||
editor.keyword1.style = #cc6600,plain
|
||||
|
||||
|
||||
Reference in New Issue
Block a user