From 0669b8b097f21957ed72ae1304064743130710d9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Dec 2013 17:35:47 +0300 Subject: Add text colors for status (yellow) bar. New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE --- 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 3f1064d1a..281f5b37f 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -966,7 +966,9 @@ static int readColorType(const std::string &type) "MONEY_BAR", "MONEY_BAR_OUTLINE", "ARROWS_BAR", - "ARROWS_BAR_OUTLINE" + "ARROWS_BAR_OUTLINE", + "STATUS_BAR", + "STATUS_BAR_OUTLINE" }; if (type.empty()) -- cgit v1.2.3-60-g2f50