summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qml/mw-ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index ae6d57b..b6dea71 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -594,7 +594,7 @@ Rectangle {
Component {
id: repotag
Rectangle {
- color: "red"
+ color: "#FF4C4C"
radius: 3
width: 60; height: 20
Label {