From 28999e7571b66733dcf0ddbc7e376c2c3fc1bfae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Dec 2013 13:57:30 +0300 Subject: Add text colors for mp bar. New theme colors: MP_BAR, MP_BAR_OUTLINE, NO_MP_BAR, NO_MP_BAR_OUTLINE --- src/gui/theme.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 274be10df..5935442c0 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -955,6 +955,10 @@ static int readColorType(const std::string &type) "SLOTS_BAR_OUTLINE", "HP_BAR", "HP_BAR_OUTLINE" + "MP_BAR", + "MP_BAR_OUTLINE" + "NO_MP_BAR", + "NO_MP_BAR_OUTLINE" }; if (type.empty()) -- cgit v1.2.3-70-g09d2