summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-04 16:17:21 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-04 16:17:21 +0300
commit7dec8e169a09513e9bd7f840fea52491b6d17828 (patch)
treefbc6d4f886fa85c312e361ad243ddcc1e00e6bec /src/gui/theme.cpp
parentfee1c7eb49c61afdab1ddb64bc2dfa7a22d6cf35 (diff)
downloadplus-7dec8e169a09513e9bd7f840fea52491b6d17828.tar.gz
plus-7dec8e169a09513e9bd7f840fea52491b6d17828.tar.bz2
plus-7dec8e169a09513e9bd7f840fea52491b6d17828.tar.xz
plus-7dec8e169a09513e9bd7f840fea52491b6d17828.zip
add outline color TEXT color.
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index 1f31b1089..76b5e5c7b 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -774,6 +774,7 @@ static int readColorType(const std::string &type)
"SELFNICK",
"SELFNICK_OUTLINE",
"TEXT",
+ "TEXT_OUTLINE",
"CARET",
"SHADOW",
"OUTLINE",