CComponentsButton: disable gradient

Not necessary as long not all or most gui buttons can provide gradient
This commit is contained in:
2015-03-28 20:59:53 +01:00
parent e631559555
commit 47b37d4405
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