From bbf6c49365e1169e843b819e05132b52072c6511 Mon Sep 17 00:00:00 2001 From: dam Date: Sat, 9 Apr 2022 03:48:10 +0000 Subject: Themed scrollbar with darker scroll area. --- themes/dark.tres | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/dark.tres b/themes/dark.tres index cae45d9..b4e7195 100644 --- a/themes/dark.tres +++ b/themes/dark.tres @@ -93,6 +93,7 @@ corner_radius_bottom_left = 10 [sub_resource type="StyleBoxFlat" id=17] content_margin_left = 10.0 +bg_color = Color( 0.11, 0.11, 0.11, 1 ) corner_radius_top_left = 10 corner_radius_top_right = 10 corner_radius_bottom_right = 10 -- cgit v1.2.3