Use the proper text color for sending messages.

pull/913/head
Adam Treat 1 year ago
parent 098599f967
commit ced0379e54

@ -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