aboutsummaryrefslogtreecommitdiff
path: root/themes/night.tres
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.tres')
-rw-r--r--themes/night.tres6
1 files changed, 5 insertions, 1 deletions
diff --git a/themes/night.tres b/themes/night.tres
index 875ee21..558a8da 100644
--- a/themes/night.tres
+++ b/themes/night.tres
@@ -58,7 +58,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.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
@@ -70,6 +70,8 @@ corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
+expand_margin_left = 5.0
+expand_margin_right = 5.0
[sub_resource type="StyleBoxFlat" id=13]
content_margin_left = 20.0
@@ -106,6 +108,7 @@ Button/styles/focus = SubResource( 10 )
Button/styles/hover = SubResource( 11 )
Button/styles/normal = SubResource( 2 )
Button/styles/pressed = SubResource( 4 )
+ItemList/colors/guide_color = Color( 0.25098, 0.25098, 0.25098, 0.25098 )
ItemList/fonts/font = ExtResource( 2 )
ItemList/styles/bg = SubResource( 5 )
ItemList/styles/selected = SubResource( 4 )
@@ -124,3 +127,4 @@ VScrollBar/styles/grabber_highlight = SubResource( 18 )
VScrollBar/styles/grabber_pressed = SubResource( 19 )
VScrollBar/styles/scroll = SubResource( 17 )
VScrollBar/styles/scroll_focus = SubResource( 17 )
+theme/colors/background = Color( 0, 0, 0, 1 )