aboutsummaryrefslogtreecommitdiff
path: root/components/Style.qml
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-01-09 17:43:31 -0600
committerluigi1111 <luigi1111w@gmail.com>2019-01-09 17:43:31 -0600
commit5a682b37ecef5407ff44ca5d32b1610750702bbb (patch)
tree5d3c10979773aedca3d67c781dfc74a790231d56 /components/Style.qml
parent97de72b27d56e7869c5e3c13ed3a15db033d0043 (diff)
parent85cd428dcb46763e626c1c9bae1c27b44d617d4f (diff)
downloadmonzero-gui-5a682b37ecef5407ff44ca5d32b1610750702bbb.tar.gz
monzero-gui-5a682b37ecef5407ff44ca5d32b1610750702bbb.tar.xz
monzero-gui-5a682b37ecef5407ff44ca5d32b1610750702bbb.zip
Merge pull request #1793
85cd428 Merchant page (xmrdsc)
Diffstat (limited to 'components/Style.qml')
-rw-r--r--components/Style.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/Style.qml b/components/Style.qml
index 9c6fded4..b5926dab 100644
--- a/components/Style.qml
+++ b/components/Style.qml
@@ -12,6 +12,7 @@ QtObject {
property string orange: "#FF6C3C"
property string white: "#FFFFFF"
property string green: "#2EB358"
+ property string moneroGrey: "#4C4C4C"
property string defaultFontColor: "white"
property string dimmedFontColor: "#BBBBBB"