diff --git a/src/gui/components/cc_frm_button.h b/src/gui/components/cc_frm_button.h index ae0def4d3..9a079b427 100644 --- a/src/gui/components/cc_frm_button.h +++ b/src/gui/components/cc_frm_button.h @@ -37,8 +37,8 @@ #include #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. /*!