mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 05:37:27 -04:00
Selection color for inputs
This commit is contained in:
@@ -47,6 +47,8 @@ TextArea {
|
||||
horizontalAlignment: TextInput.AlignLeft
|
||||
selectByMouse: true
|
||||
color: MoneroComponents.Style.defaultFontColor
|
||||
selectionColor: MoneroComponents.Style.dimmedFontColor
|
||||
selectedTextColor: MoneroComponents.Style.defaultFontColor
|
||||
|
||||
wrapMode: {
|
||||
if(wrapAnywhere){
|
||||
|
||||
Reference in New Issue
Block a user