Improve icon design to be more consistent with the UI

This commit is contained in:
ChaoticByte 2025-08-06 10:58:40 +02:00
parent bcf32310ec
commit 529093a523
No known key found for this signature in database
11 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@ content_margin_left = 8.0
content_margin_top = 1.0
content_margin_right = 8.0
content_margin_bottom = 2.0
bg_color = Color(1, 1, 1, 0)
bg_color = Color(1, 1, 1, 0.262745)
border_width_left = 2
border_width_top = 2
border_width_right = 2