From 84d0d0e63d8e46187f81fdbd241062f942f5e54f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Dec 2013 19:30:29 +0300 Subject: Add text colors for job bar. New theme colors: JOB_BAR, JOB_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 281f5b37f..b7510dc9f 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -968,7 +968,9 @@ static int readColorType(const std::string &type) "ARROWS_BAR", "ARROWS_BAR_OUTLINE", "STATUS_BAR", - "STATUS_BAR_OUTLINE" + "STATUS_BAR_OUTLINE", + "JOB_BAR", + "JOB_BAR_OUTLINE" }; if (type.empty()) -- cgit v1.2.3-60-g2f50