From 7d3059516fc25134d0d29b497e546f2846162399 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 6 Sep 2012 23:55:41 +0300 Subject: Add colors font color for highlighted and selected tab. New colors: TAB_HIGHLIGHTED, TAB_SELECTED --- src/gui/theme.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 2d21f1a2b..fd6ccc23d 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -685,6 +685,8 @@ static int readColorType(const std::string &type) "LISTBOX", "RADIOBUTTON", "TAB", + "TAB_HIGHLIGHTED", + "TAB_SELECTED", "TEXTBOX", "TEXTFIELD", "WINDOW", -- cgit v1.2.3-60-g2f50