Use the proper text color for sending messages.

pull/785/head
Adam Treat 1 year ago
parent 95244a4d78
commit ae51e3f6fa

@ -875,7 +875,7 @@ Window {
visible: !currentChat.isServer
TextArea {
id: textInput
color: theme.textAccent
color: theme.textColor
topPadding: 30
bottomPadding: 30
leftPadding: 20

Loading…
Cancel
Save