mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 12:24:44 -04:00
Change selected frame label color based on theme
This commit is contained in:
parent
f99b486919
commit
3c39e28d72
6 changed files with 24 additions and 1 deletions
|
@ -426,6 +426,16 @@ HSplitContainer/constants/autohide = 1
|
|||
HSplitContainer/constants/separation = 6
|
||||
HSplitContainer/icons/grabber = ExtResource( 4 )
|
||||
HSplitContainer/styles/bg = SubResource( 19 )
|
||||
"Label/colors/Selected Color" = Color( 0.235294, 0.364706, 0.458824, 1 )
|
||||
Label/colors/font_color = Color( 1, 1, 1, 1 )
|
||||
Label/colors/font_color_shadow = Color( 0, 0, 0, 0 )
|
||||
Label/colors/font_outline_modulate = Color( 1, 1, 1, 1 )
|
||||
Label/constants/line_spacing = 3
|
||||
Label/constants/shadow_as_outline = 0
|
||||
Label/constants/shadow_offset_x = 1
|
||||
Label/constants/shadow_offset_y = 1
|
||||
Label/fonts/font = null
|
||||
Label/styles/normal = null
|
||||
LineEdit/colors/clear_button_color = Color( 0.878431, 0.878431, 0.878431, 1 )
|
||||
LineEdit/colors/clear_button_color_pressed = Color( 1, 1, 1, 1 )
|
||||
LineEdit/colors/cursor_color = Color( 0.941176, 0.941176, 0.941176, 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue