diff options
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r-- | src/gui/theme.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 66d529d85..58d7e8245 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -803,6 +803,7 @@ static int readColorType(const std::string &type) "TAB_SELECTED_OUTLINE", "TEXTBOX", "TEXTFIELD", + "TEXTFIELD_OUTLINE", "WINDOW", "WINDOW_OUTLINE", "PARTY_CHAT_TAB", |