Dialog position & darker background

This commit is contained in:
2023-10-05 00:02:37 +02:00
parent 824980ab0f
commit ef05793d1d
3 changed files with 5 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ content_margin_left = 5.0
content_margin_right = 5.0
content_margin_top = 5.0
content_margin_bottom = 5.0
bg_color = Color( 0, 0, 0, 0.25098 )
bg_color = Color( 0, 0, 0, 0.815686 )
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8