From 4e95f451a793dbac5dbc31361cdc5049de48c3cc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Dec 2012 22:32:04 +0300 Subject: Add color for selected text in listboxes. New theme color: LISTBOX_SELECTED --- src/gui/theme.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 46506ecb4..8a4f3573c 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -725,6 +725,7 @@ static int readColorType(const std::string &type) "DROPDOWN", "LABEL", "LISTBOX", + "LISTBOX_SELECTED", "RADIOBUTTON", "POPUP", "TAB", -- cgit v1.2.3-60-g2f50