a game about throwing hammers made for the github game off
Diffstat (limited to 'ui/main.theme.tres')
| -rw-r--r-- | ui/main.theme.tres | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/main.theme.tres b/ui/main.theme.tres index b021ba2..96e0a14 100644 --- a/ui/main.theme.tres +++ b/ui/main.theme.tres @@ -28,4 +28,5 @@ Button/styles/normal = ExtResource("1_e241j") Button/styles/pressed = ExtResource("5_fceyb") CheckBox/icons/checked = ExtResource("6_4s2vy") CheckBox/icons/unchecked = ExtResource("7_4dnid") +Label/colors/font_color = Color(0.933333, 0.909804, 0.835294, 1) PanelContainer/styles/panel = ExtResource("6_s8neq") |