aboutsummaryrefslogtreecommitdiff
path: root/themes/night.tres
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.tres')
-rw-r--r--themes/night.tres5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/night.tres b/themes/night.tres
index 60ec11a..4f24b86 100644
--- a/themes/night.tres
+++ b/themes/night.tres
@@ -76,8 +76,6 @@ content_margin_left = 10.0
content_margin_right = 10.0
content_margin_top = 15.0
bg_color = Color( 0.54902, 0.0666667, 0.0666667, 0.909804 )
-border_width_left = 2
-border_width_right = 2
border_width_bottom = 2
corner_radius_top_left = 15
corner_radius_top_right = 15
@@ -105,7 +103,7 @@ content_margin_left = 20.0
content_margin_right = 20.0
content_margin_top = 10.0
content_margin_bottom = 10.0
-bg_color = Color( 0.15, 0.15, 0.15, 1 )
+bg_color = Color( 0.14902, 0.14902, 0.14902, 1 )
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
@@ -145,6 +143,7 @@ LineEdit/styles/focus = SubResource( 9 )
LineEdit/styles/normal = SubResource( 7 )
LineEdit/styles/read_only = null
Misc/colors/background = Color( 0, 0, 0, 1 )
+Misc/colors/modal_filter = Color( 0.101961, 0.101961, 0.101961, 0.94902 )
OptionSetList/styles/normal = SubResource( 23 )
OptionSetList/styles/selected = SubResource( 24 )
Panel/styles/panel = SubResource( 12 )