summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp2
1 files changed, 2 insertions, 0 deletions
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",