From dcbab6aa4d6468c7e9fa25d0b09e67086ab6f7ee Mon Sep 17 00:00:00 2001 From: Alexhuszagh Date: Wed, 26 Oct 2016 15:51:53 -0400 Subject: [PATCH] Updates to scrollbar view --- dark.qss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dark.qss b/dark.qss index dd7c134..25b467e 100644 --- a/dark.qss +++ b/dark.qss @@ -388,7 +388,7 @@ QScrollBar:horizontal QScrollBar::handle:horizontal { - background-color: #605F5F; + background-color: #3daee9; min-width: 0.5ex; border-radius: 0.4ex; }