From 7dd71a804511146357fc78b10d6b81c9efda1d2e Mon Sep 17 00:00:00 2001 From: dam Date: Sat, 9 Apr 2022 02:13:30 +0000 Subject: Chanted is_urgency button type. Made buttons lighter. --- themes/dark.tres | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/dark.tres') diff --git a/themes/dark.tres b/themes/dark.tres index e50b548..8ec4e1b 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.22, 0.35, 0.5, 0.5 ) +bg_color = Color( 0.135, 0.20925, 0.3, 1 ) 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.11, 0.11, 0.11, 1 ) +bg_color = Color( 0.25, 0.25, 0.25, 1 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 @@ -53,7 +53,7 @@ border_width_bottom = 2 border_color = Color( 0.329412, 0.329412, 0.329412, 1 ) [sub_resource type="StyleBoxFlat" id=12] -bg_color = Color( 0.22, 0.22, 0.22, 1 ) +bg_color = Color( 0.15, 0.15, 0.15, 1 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 -- cgit v1.2.3