From 9d18345d84b0c294b0fe7743cb263259f8cc9447 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 18 Sep 2014 17:22:00 +0300 Subject: Add skill cooldown color. New color: SKILL_COOLDOWN --- src/gui/theme.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 1d2c1d2b2..03b7b7097 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -838,7 +838,8 @@ static int readColorType(const std::string &type) "OLDCHAT", "OLDCHAT_OUTLINE", "AWAYCHAT", - "AWAYCHAT_OUTLINE" + "AWAYCHAT_OUTLINE", + "SKILL_COOLDOWN" }; if (type.empty()) -- cgit v1.2.3-70-g09d2