add a new style/widget name for "big" text

This commit is contained in:
Paul Davis
2025-08-12 21:41:47 -06:00
parent b95c29770c
commit 66765a137e

View File

@@ -1307,6 +1307,6 @@ widget "*Pane.Divider" style:highest "pane"
widget "*VCALabelBar*" style:highest "vca_label_bar"
widget "*TextOnBackground" style:highest "text_on_bg"
widget "*LargeTextEntry" style:highest "large_text"
widget "*LargeTextEntry*" style:highest "large_text"
widget "*BigTextEntry*" style:highest "big_text"
widget "*ShadedEntry" style:highest "shaded_entry"