From 42c0ad1606c1169422b0baba3b4d4ba1d1129d36 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 21 Jul 2012 23:28:16 +0300 Subject: Add two new colors to themes. BUBBLE_NAME for speaker nick. BUBBLE_TEXT for speach text. --- src/gui/speechbubble.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/speechbubble.h') diff --git a/src/gui/speechbubble.h b/src/gui/speechbubble.h index 2f93cbd77..0208941c4 100644 --- a/src/gui/speechbubble.h +++ b/src/gui/speechbubble.h @@ -48,7 +48,7 @@ class SpeechBubble : public Popup */ void setCaption(const std::string &name, const gcn::Color *color = - &Theme::getThemeColor(Theme::TEXT)); + &Theme::getThemeColor(Theme::BUBBLE_NAME)); /** * Sets the text to be displayed. -- cgit v1.2.3-60-g2f50