From a084df95867a478d5cb2ddc1ad53322082c52450 Mon Sep 17 00:00:00 2001 From: dam Date: Sat, 9 Apr 2022 02:28:28 +0000 Subject: Increased size of database icons. --- themes/dark.tres | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes') diff --git a/themes/dark.tres b/themes/dark.tres index 8ec4e1b..92ca706 100644 --- a/themes/dark.tres +++ b/themes/dark.tres @@ -10,7 +10,7 @@ content_margin_right = 10.0 [sub_resource type="StyleBoxFlat" id=11] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.135, 0.20925, 0.3, 1 ) +bg_color = Color( 0.133333, 0.207843, 0.301961, 0.784314 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 @@ -19,7 +19,7 @@ corner_radius_bottom_left = 15 [sub_resource type="StyleBoxFlat" id=2] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.25, 0.25, 0.25, 1 ) +bg_color = Color( 0.25, 0.25, 0.25, 0.784314 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 @@ -28,7 +28,7 @@ corner_radius_bottom_left = 15 [sub_resource type="StyleBoxFlat" id=4] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.223529, 0.352941, 0.501961, 1 ) +bg_color = Color( 0.225, 0.353333, 0.5, 0.784314 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 -- cgit v1.2.3