diff options
Diffstat (limited to 'src/resources/theme.cpp')
-rw-r--r-- | src/resources/theme.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/theme.cpp b/src/resources/theme.cpp index 0316b0bf..aa28af36 100644 --- a/src/resources/theme.cpp +++ b/src/resources/theme.cpp @@ -398,6 +398,8 @@ static int readColorType(const std::string &type) "BUTTON", "BUTTON_DISABLED", "TAB", + "PARTY_CHAT_TAB", + "PARTY_SOCIAL_TAB", "BACKGROUND", "HIGHLIGHT", "TAB_FLASH", |