From 2f1650a30d6f3d2f69f09ee1ad3258fc8b0c7e32 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 May 2013 23:36:56 +0300 Subject: dehardcode status bar colors (yellow bar). --- src/gui/theme.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 76b5e5c7b..c5d358cab 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -910,7 +910,9 @@ static int readColorType(const std::string &type) "GRAY", "GRAY_OUTLINE", "BROWN", - "BROWN_OUTLINE" + "BROWN_OUTLINE", + "STATUSBAR_ON", + "STATUSBAR_OFF" }; if (type.empty()) -- cgit v1.2.3-70-g09d2