mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
make the editor a little less yellow
This commit is contained in:
@@ -107,7 +107,7 @@ console.error.color = #32CDFF
|
||||
|
||||
# foreground and background colors
|
||||
editor.fgcolor = #000000
|
||||
editor.bgcolor = #FFFFF2
|
||||
editor.bgcolor = #FFFFF8
|
||||
|
||||
editor.gradient.top = #CBCECC
|
||||
editor.gradient.bottom = #CBCECC
|
||||
|
||||
Reference in New Issue
Block a user