mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Updates for 2b8 color coding, removing italic comments
This commit is contained in:
@@ -249,8 +249,8 @@ editor.token.operator.style = #006699,plain
|
||||
|
||||
editor.token.label.style = #7e7e7e,bold
|
||||
|
||||
editor.token.comment1.style = #7e7e7e,italic
|
||||
editor.token.comment2.style = #7e7e7e,italic
|
||||
editor.token.comment1.style = #7e7e7e,plain
|
||||
editor.token.comment2.style = #7e7e7e,plain
|
||||
|
||||
editor.token.invalid.style = #7e7e7e,bold
|
||||
|
||||
|
||||
Reference in New Issue
Block a user