make newchat box more opaque (#24555)

(cherry picked from commit 6605b7ba5023c01f3ac590bfda089e0291bbb7f9)
This commit is contained in:
Nemanja 2024-01-25 08:17:48 -05:00 committed by Debug
parent e89fb9044f
commit fea640584d
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
MinSize="465 225">
<PanelContainer HorizontalExpand="True" VerticalExpand="True">
<PanelContainer.PanelOverride>
<graphics:StyleBoxFlat BackgroundColor="#25252AAA" />
<graphics:StyleBoxFlat BackgroundColor="#25252ADD" />
</PanelContainer.PanelOverride>
<BoxContainer Orientation="Vertical" SeparationOverride="4" HorizontalExpand="True" VerticalExpand="True">