From 7cccaaa192c2ed274b3aa9d26788479f6fbed611 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Dec 2013 13:35:16 +0300 Subject: Add text colors for hp bar. New theme colors: HP_BAR, HP_BAR_OUTLINE --- src/gui/theme.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index cfbe26d03..274be10df 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -952,7 +952,9 @@ static int readColorType(const std::string &type) "STATUSBAR_OFF", "TABLE_BACKGROUND", "SLOTS_BAR", - "SLOTS_BAR_OUTLINE" + "SLOTS_BAR_OUTLINE", + "HP_BAR", + "HP_BAR_OUTLINE" }; if (type.empty()) -- cgit v1.2.3-60-g2f50