mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
correct bottom gradient
This commit is contained in:
@@ -86,7 +86,7 @@ editor.fgcolor = #000000
|
||||
editor.bgcolor = #ffffff
|
||||
|
||||
editor.gradient.top = #122535
|
||||
editor.gradient.bottom = #020408
|
||||
editor.gradient.bottom = #010305
|
||||
|
||||
# highlight for the current line
|
||||
#editor.linehighlight.color=#e2e2e2
|
||||
|
||||
Reference in New Issue
Block a user