From 02380fbf1a1e200e45e4fb05f6748deda3233c80 Mon Sep 17 00:00:00 2001 From: Sander Ferdinand Date: Wed, 6 Dec 2017 00:52:40 +0100 Subject: [PATCH] Changing testnet label color to be red --- LeftPanel.qml | 4 ++-- 1 file 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