scrollbar working with theme colors

This commit is contained in:
Ben Fry
2022-01-12 17:06:39 -05:00
parent 712721f789
commit 47ec6c72cc
2 changed files with 21 additions and 18 deletions
+3 -2
View File
@@ -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