Change selected frame label color based on theme

This commit is contained in:
OverloadedOrama 2020-05-06 01:36:14 +03:00
parent f99b486919
commit 3c39e28d72
6 changed files with 24 additions and 1 deletions

View file

@ -376,6 +376,7 @@ HSplitContainer/constants/autohide = 1
HSplitContainer/constants/separation = 6
HSplitContainer/icons/grabber = ExtResource( 1 )
HSplitContainer/styles/bg = null
"Label/colors/Selected Color" = Color( 0.545098, 0.619608, 0.788235, 1 )
Label/colors/font_color = Color( 0, 0, 0, 1 )
Label/colors/font_color_shadow = Color( 0, 0, 0, 0 )
Label/colors/font_outline_modulate = Color( 0, 0, 0, 1 )