mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-26 15:31:55 +00:00
Use the proper text color for sending messages.
This commit is contained in:
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…
Reference in New Issue
Block a user