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 93dfd17c3..a21c5a860 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -655,6 +655,7 @@ static int readColorType(const std::string &type) { static std::string colors[] = { + "BROWSERBOX", "TEXT", "SHADOW", "OUTLINE", |