fix: use a background of textfield-type controls

This commit is contained in:
talksik
2025-04-11 14:09:13 -07:00
parent 7bbe0319f1
commit c9a05a3c45
+1 -1
View File
@@ -11,7 +11,7 @@ ApplicationWindow {
window: Theme.background
windowText: Theme.foreground
buttonText: Theme.foreground
base: Theme.muted
base: Theme.secondaryBackground
brightText: Theme.muted
text: Theme.foreground
button: Theme.accent