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.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index dd9e616b7..113f313c3 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -717,6 +717,10 @@ static int readColorType(const std::string &type)
"PLAYER",
"WHISPER_TAB",
"WHISPER_TAB_OFFLINE",
+ "WHISPER_TAB_HIGHLIGHTED",
+ "WHISPER_TAB_OFFLINEB_HIGHLIGHTED",
+ "WHISPER_TAB_SELECTED",
+ "WHISPER_TAB_OFFLINEB_SELECTED",
"IS",
"SERVER",
"LOGGER",