diff --git a/lorien/UI/Dialogs/SettingsDialog.tscn b/lorien/UI/Dialogs/SettingsDialog.tscn index 8f2c5ad9..b5d5361d 100644 --- a/lorien/UI/Dialogs/SettingsDialog.tscn +++ b/lorien/UI/Dialogs/SettingsDialog.tscn @@ -20,9 +20,6 @@ theme = ExtResource( 1 ) popup_exclusive = true window_title = "SETTINGS_TITLE" script = ExtResource( 2 ) -__meta__ = { -"_edit_use_anchors_": false -} [node name="MarginContainer" type="MarginContainer" parent="."] anchor_right = 1.0 diff --git a/lorien/UI/Themes/theme_dark.tres b/lorien/UI/Themes/theme_dark.tres index 11bcaf47..5014aaa6 100644 --- a/lorien/UI/Themes/theme_dark.tres +++ b/lorien/UI/Themes/theme_dark.tres @@ -210,7 +210,7 @@ border_width_left = 1 border_width_top = 24 border_width_right = 1 border_width_bottom = 1 -border_color = Color( 0.329412, 0.329412, 0.329412, 1 ) +border_color = Color( 0.207843, 0.211765, 0.227451, 1 ) corner_radius_top_left = 1 corner_radius_top_right = 1 corner_radius_bottom_right = 1