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/theme.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 108d736cd..1ec40b3ad 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -689,6 +689,8 @@ static int readColorType(const std::string &type) "WARNING", "CHARM", "PLAYER_ADVANCED", + "BUBBLE_NAME", + "BUBBLE_TEXT", "RED", "GREEN", "BLUE", -- cgit v1.2.3-60-g2f50