aboutsummaryrefslogtreecommitdiff
path: root/components/PasswordDialog.qml
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2018-08-14 16:15:31 -0500
committerluigi1111 <luigi1111w@gmail.com>2018-08-14 16:15:31 -0500
commit3483b8dbec4d723262861ce91ca175647494c287 (patch)
treece1e2d78aeffa643e92584bda42c88b612eb695d /components/PasswordDialog.qml
parenteece475fb8daa572df03352fe3950a7d950fc1ce (diff)
parent034f83bfb3982bce8203fbda933248810f673868 (diff)
downloadmonzero-gui-3483b8dbec4d723262861ce91ca175647494c287.tar.gz
monzero-gui-3483b8dbec4d723262861ce91ca175647494c287.tar.xz
monzero-gui-3483b8dbec4d723262861ce91ca175647494c287.zip
Merge pull request #1511
Settings overhaul (27 commits by skftn)
Diffstat (limited to 'components/PasswordDialog.qml')
-rw-r--r--components/PasswordDialog.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/PasswordDialog.qml b/components/PasswordDialog.qml
index 8e75193d..1da76a6d 100644
--- a/components/PasswordDialog.qml
+++ b/components/PasswordDialog.qml
@@ -108,6 +108,8 @@ Item {
leftPadding: 10
topPadding: 10
color: MoneroComponents.Style.defaultFontColor
+ selectionColor: MoneroComponents.Style.dimmedFontColor
+ selectedTextColor: MoneroComponents.Style.defaultFontColor
background: Rectangle {
radius: 2