fix: use a background of textfield-type controls
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ ApplicationWindow {
|
|||||||
window: Theme.background
|
window: Theme.background
|
||||||
windowText: Theme.foreground
|
windowText: Theme.foreground
|
||||||
buttonText: Theme.foreground
|
buttonText: Theme.foreground
|
||||||
base: Theme.muted
|
base: Theme.secondaryBackground
|
||||||
brightText: Theme.muted
|
brightText: Theme.muted
|
||||||
text: Theme.foreground
|
text: Theme.foreground
|
||||||
button: Theme.accent
|
button: Theme.accent
|
||||||
|
|||||||
Reference in New Issue
Block a user