mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fixed coloring bugs (background not drawn, wrong colors, etc)
This commit is contained in:
@@ -32,7 +32,8 @@ editor.fgcolor=#000000
|
||||
editor.bgcolor=#ffffff
|
||||
|
||||
# color to be used for background when 'external editor' enabled
|
||||
editor.bgcolor.external=#ddddbb
|
||||
editor.external=false
|
||||
editor.external.bgcolor=#ddddbb
|
||||
|
||||
# styles for various types of text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user