summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r--src/gui/theme.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/theme.h b/src/gui/theme.h
index a079f720c..cfa9ab49d 100644
--- a/src/gui/theme.h
+++ b/src/gui/theme.h
@@ -209,6 +209,10 @@ class Theme : public Palette, public ConfigListener
PLAYER,
WHISPER_TAB,
WHISPER_TAB_OFFLINE,
+ WHISPER_TAB_HIGHLIGHTED,
+ WHISPER_TAB_OFFLINE_HIGHLIGHTED,
+ WHISPER_TAB_SELECTED,
+ WHISPER_TAB_OFFLINE_SELECTED,
IS,
SERVER,
LOGGER,