forked from Public/monero-gui
Improve contrast - brighten up borders
This commit is contained in:
@@ -131,7 +131,7 @@ Rectangle {
|
||||
Layout.fillWidth: true
|
||||
|
||||
radius: 2
|
||||
border.color: Qt.rgba(255, 255, 255, 0.25)
|
||||
border.color: Style.inputBorderColorInActive
|
||||
border.width: 1
|
||||
color: "transparent"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user