From ccdaf8cc6f61c322a2308123b03bb91f9ca68ee9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 11 Sep 2012 16:27:16 +0300 Subject: Add new colors for button theming. New colors: BUTTON_PRESSED and BUTTON_HIGHLIGHTED. --- 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 578717b57..99dac7887 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -679,6 +679,8 @@ static int readColorType(const std::string &type) "PROGRESS_BAR", "BUTTON", "BUTTON_DISABLED", + "BUTTON_HIGHLIGHTED", + "BUTTON_PRESSED", "CHECKBOX", "DROPDOWN", "LABEL", -- cgit v1.2.3-70-g09d2