From 14526504570f0a8a4d2e1964388c680819414996 Mon Sep 17 00:00:00 2001 From: dam Date: Tue, 5 Apr 2022 06:19:39 +0000 Subject: Tweaked line edit theme. --- themes/dark.tres | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/dark.tres b/themes/dark.tres index b556b88..19d1da2 100644 --- a/themes/dark.tres +++ b/themes/dark.tres @@ -41,7 +41,7 @@ content_margin_left = 10.0 content_margin_right = 10.0 bg_color = Color( 0, 0, 0, 0 ) draw_center = false -border_width_bottom = 3 +border_width_bottom = 4 border_color = Color( 0.223529, 0.352941, 0.501961, 1 ) [sub_resource type="StyleBoxFlat" id=7] @@ -49,8 +49,8 @@ content_margin_left = 10.0 content_margin_right = 10.0 bg_color = Color( 0, 0, 0, 0 ) draw_center = false -border_width_bottom = 3 -border_color = Color( 0.33, 0.33, 0.33, 1 ) +border_width_bottom = 2 +border_color = Color( 0.329412, 0.329412, 0.329412, 1 ) [resource] default_font = ExtResource( 1 ) -- cgit v1.2.3