Updated selection color of the chat input box as the design. Fixes #1750

This commit is contained in:
staked-smart-ace 2021-01-22 23:44:01 +04:00 committed by Iuri Matias
parent 262856d69e
commit 2b3bbb0b1e
1 changed files with 1 additions and 0 deletions

View File

@ -668,6 +668,7 @@ Rectangle {
background: Rectangle {
color: "transparent"
}
selectionColor: Style.current.primarySelectionColor
}
Action {
shortcut: StandardKey.Bold