From ea84eba2562bfb87ecbc469000082d022b209505 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Dec 2013 14:12:04 +0300 Subject: Add text colors for xp bar. New theme colors: XP_BAR, XP_BAR_OUTLINE --- 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 5935442c0..aa0b87bcb 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -959,6 +959,8 @@ static int readColorType(const std::string &type) "MP_BAR_OUTLINE" "NO_MP_BAR", "NO_MP_BAR_OUTLINE" + "XP_BAR", + "XP_BAR_OUTLINE" }; if (type.empty()) -- cgit v1.2.3-60-g2f50