mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 12:34:43 -04:00
Small tab theme fixes
This commit is contained in:
parent
05184f9c3d
commit
aabb08f468
5 changed files with 11 additions and 3 deletions
|
@ -9042,6 +9042,7 @@ content_margin_top = 3.0
|
|||
content_margin_bottom = 3.0
|
||||
bg_color = Color( 0.15, 0.1725, 0.2325, 1 )
|
||||
border_color = Color( 0.125, 0.14375, 0.19375, 1 )
|
||||
expand_margin_bottom = 3.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=1382]
|
||||
content_margin_left = 7.0
|
||||
|
@ -9050,6 +9051,7 @@ content_margin_top = 3.0
|
|||
content_margin_bottom = 3.0
|
||||
bg_color = Color( 0.2, 0.23, 0.31, 1 )
|
||||
border_color = Color( 0.1, 0.115, 0.155, 1 )
|
||||
expand_margin_bottom = 3.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=1383]
|
||||
content_margin_left = 3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue