Changed dialogic background color to black and opacity to 168 sothat there is a visible dark overlay during dialogues

This commit is contained in:
2025-07-05 12:37:39 +02:00
parent 4a0b2cd550
commit 48796de1ba
4 changed files with 19 additions and 5 deletions
@@ -10,3 +10,4 @@ corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
shadow_color = Color(0, 0, 0, 0.772549)