mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- cc_frm_button: respecting user colors in buttons
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
#include <driver/rcinput.h>
|
||||
|
||||
#define COL_BUTTON_BODY COL_MENUFOOT_PLUS_0
|
||||
#define COL_BUTTON_TEXT_ENABLED COL_BLACK
|
||||
#define COL_BUTTON_TEXT_DISABLED COL_LIGHT_GRAY
|
||||
#define COL_BUTTON_TEXT_ENABLED COL_MENUCONTENTSELECTED_PLUS_0
|
||||
#define COL_BUTTON_TEXT_DISABLED COL_MENUCONTENTINACTIVE_PLUS_0
|
||||
|
||||
//! Sub class of CComponentsForm.
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user