mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 23:34:43 -04:00
Changed PopupMenu accel font color for gold theme, separation for light & blue themes
This commit is contained in:
parent
5645b2591e
commit
03683cc157
3 changed files with 97 additions and 97 deletions
|
@ -417,7 +417,7 @@ Panel/styles/panelf = null
|
|||
Panel/styles/panelnc = null
|
||||
PanelContainer/styles/panel = SubResource( 19 )
|
||||
PopupMenu/colors/font_color = Color( 0, 0, 0, 1 )
|
||||
PopupMenu/colors/font_color_accel = Color( 0.701961, 0.701961, 0.701961, 0.8 )
|
||||
PopupMenu/colors/font_color_accel = Color( 0.270588, 0.270588, 0.270588, 0.8 )
|
||||
PopupMenu/colors/font_color_disabled = Color( 0.4, 0.4, 0.4, 0.8 )
|
||||
PopupMenu/colors/font_color_hover = Color( 0, 0, 0, 1 )
|
||||
PopupMenu/constants/hseparation = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue