aboutsummaryrefslogtreecommitdiff
path: root/LeftPanel.qml
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2017-12-06 00:52:40 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-03-29 23:04:01 +0100
commit02380fbf1a1e200e45e4fb05f6748deda3233c80 (patch)
treeb839efbe306775f35763bd6bd0d91e1725e628a9 /LeftPanel.qml
parent6d31c48522bb52b5dd18717c44362de1e9b5b0a2 (diff)
downloadmonzero-gui-02380fbf1a1e200e45e4fb05f6748deda3233c80.tar.gz
monzero-gui-02380fbf1a1e200e45e4fb05f6748deda3233c80.tar.xz
monzero-gui-02380fbf1a1e200e45e4fb05f6748deda3233c80.zip
Changing testnet label color to be red
Diffstat (limited to 'LeftPanel.qml')
-rw-r--r--LeftPanel.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/LeftPanel.qml b/LeftPanel.qml
index d9df22da..a999f9ad 100644
--- a/LeftPanel.qml
+++ b/LeftPanel.qml
@@ -128,8 +128,8 @@ Rectangle {
anchors.leftMargin: 192
font.bold: true
font.pixelSize: 12
- color: "white"
- opacity: 0.6
+ color: "red"
+ opacity: 1
}
// @TODO: implement