mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-04 18:55:44 +00:00
Applied selection color to the StyledTextEdit. Fixes #1611
This commit is contained in:
parent
96b09fd025
commit
1840165caa
@ -4,4 +4,6 @@ import "../imports"
|
||||
TextEdit {
|
||||
font.family: Style.current.fontRegular.name
|
||||
color: Style.current.textColor
|
||||
selectedTextColor: Style.current.textColor
|
||||
selectionColor: Style.current.primarySelectionColor
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user