mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
scrollbar working with theme colors
This commit is contained in:
@@ -126,8 +126,9 @@ editor.brackethighlight = true
|
||||
editor.brackethighlight.color = #006699
|
||||
|
||||
# colors for the custom scroll bar
|
||||
editor.scrollbar.thumb.color = #cccccc
|
||||
editor.scrollbar.thumb.rollover.color = ##cccccc
|
||||
editor.scrollbar.thumb.enabled.color = #cccccc
|
||||
editor.scrollbar.thumb.rollover.color = #cccccc
|
||||
editor.scrollbar.thumb.pressed.color = #cccccc
|
||||
editor.scrollbar.color = #eeeeee
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user