From 1e760aaa1ca5b56b6c5355ab8c8d01ed5be4cfb5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 4 May 2013 15:26:20 +0300 Subject: Add outline for label default color. --- src/gui/widgets/label.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/label.cpp') diff --git a/src/gui/widgets/label.cpp b/src/gui/widgets/label.cpp index ad6daa81f..4240ff2ad 100644 --- a/src/gui/widgets/label.cpp +++ b/src/gui/widgets/label.cpp @@ -57,6 +57,7 @@ Label::~Label() void Label::init() { mForegroundColor = getThemeColor(Theme::LABEL); + mForegroundColor2 = getThemeColor(Theme::LABEL_OUTLINE); if (mInstances == 0) { if (Theme::instance()) -- cgit v1.2.3-60-g2f50