mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Code color coding scheme candidate for 2b8
This commit is contained in:
@@ -77,16 +77,14 @@ editor.brackethighlight.color = #006699
|
||||
|
||||
editor.function1.style = #006699,plain
|
||||
editor.function2.style = #006699,plain
|
||||
editor.function3.style = #FF0000,plain
|
||||
editor.keyword1.style = #D86736,plain
|
||||
editor.function3.style = #669933,plain
|
||||
editor.keyword1.style = #7e3d22,plain
|
||||
editor.keyword2.style = #EE3C96,plain
|
||||
#editor.keyword3.style = #EE3C96,plain
|
||||
editor.keyword3.style = #FF0000,plain
|
||||
editor.keyword4.style = #669933,plain
|
||||
#editor.keyword5.style = #D86736,plain
|
||||
editor.keyword5.style = #00FF00,plain
|
||||
editor.keyword3.style = #669933,plain
|
||||
editor.keyword4.style = #EE3C96,plain
|
||||
editor.keyword5.style = #D86736,plain
|
||||
editor.literal1.style = #7D4793,plain
|
||||
editor.literal2.style = #669933,plain
|
||||
editor.literal2.style = #5F6C53,plain
|
||||
|
||||
# e.g. + - = /
|
||||
editor.operator.style = #006699,plain
|
||||
|
||||
Reference in New Issue
Block a user