CComponentsButton: disable gradient

Not necessary as long not all or most gui buttons can provide gradient


Origin commit data
------------------
Commit: 47b37d4405
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-28 (Sat, 28 Mar 2015)
This commit is contained in:
2015-03-28 20:59:53 +01:00
parent 284a3074d3
commit 2c91e5d3bd
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
#include <driver/neutrinofonts.h>
#include <driver/rcinput.h>
#define COL_BUTTON_BODY COL_DARK_GRAY
#define COL_BUTTON_BODY COL_INFOBAR_SHADOW_PLUS_1
#define COL_BUTTON_TEXT_ENABLED COL_BLACK
#define COL_BUTTON_TEXT_DISABLED COL_LIGHT_GRAY