summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-06 14:07:31 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-06 14:07:31 +0300
commitc663cb7b46ab4dc70bc555cbb4414d5636ff02a0 (patch)
tree8f238f0a4763f8f60b31b9f7a116bad76f699ce1 /src/gui/theme.cpp
parent6123e92adb91ff0ad232fb3fe38a8f218ebf3249 (diff)
downloadplus-c663cb7b46ab4dc70bc555cbb4414d5636ff02a0.tar.gz
plus-c663cb7b46ab4dc70bc555cbb4414d5636ff02a0.tar.bz2
plus-c663cb7b46ab4dc70bc555cbb4414d5636ff02a0.tar.xz
plus-c663cb7b46ab4dc70bc555cbb4414d5636ff02a0.zip
add outline colors in speechbubble.
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index fad36d62a..999b2ec2b 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -920,7 +920,9 @@ static int readColorType(const std::string &type)
"CHARM_OUTLINE",
"PLAYER_ADVANCED",
"BUBBLE_NAME",
+ "BUBBLE_NAME_OUTLINE",
"BUBBLE_TEXT",
+ "BUBBLE_TEXT_OUTLINE",
"RED",
"RED_OUTLINE",
"GREEN",