mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
set default size of console
This commit is contained in:
@@ -83,7 +83,7 @@ editor.console.bgcolor = #1A1A00
|
||||
editor.console.fgcolor.output = #ccccbb
|
||||
editor.console.fgcolor.error = #cc0000
|
||||
editor.console.font = Monospaced,plain,11
|
||||
editor.console.lines = 6
|
||||
#editor.console.lines = 4
|
||||
|
||||
editor.status.notice.fgcolor = #333322
|
||||
editor.status.notice.bgcolor = #bbbbaa
|
||||
|
||||
Reference in New Issue
Block a user