mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 12:24:44 -04:00
Small tab theme fixes
This commit is contained in:
parent
05184f9c3d
commit
aabb08f468
5 changed files with 11 additions and 3 deletions
|
@ -258,6 +258,7 @@ border_width_top = 6
|
|||
border_width_right = 10
|
||||
border_width_bottom = 8
|
||||
border_color = Color( 0.2, 0.2, 0.2, 1 )
|
||||
expand_margin_bottom = 3.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=29]
|
||||
bg_color = Color( 0.145098, 0.145098, 0.164706, 1 )
|
||||
|
@ -274,6 +275,7 @@ border_width_top = 6
|
|||
border_width_right = 10
|
||||
border_width_bottom = 8
|
||||
border_color = Color( 0.321569, 0.321569, 0.321569, 1 )
|
||||
expand_margin_bottom = 3.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=31]
|
||||
bg_color = Color( 0.321569, 0.321569, 0.321569, 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue