mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-18 03:25:46 +00:00
Use the proper text color for sending messages.
This commit is contained in:
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…
Reference in New Issue
Block a user