arreglos estetics en ServiceMenu
afegides noves fonts de text
This commit is contained in:
@@ -127,6 +127,10 @@ extern const Color GREEN_COLOR;
|
||||
extern const Color BLUE_SKY_COLOR;
|
||||
extern const Color PINK_SKY_COLOR;
|
||||
extern const Color GREEN_SKY_COLOR;
|
||||
extern const Color SERV_MENU_TITLE_COLOR;
|
||||
extern const Color SERV_MENU_TEXT_COLOR;
|
||||
extern const Color SERV_MENU_SELECTED_COLOR;
|
||||
extern const Color SERV_MENU_BG_COLOR;
|
||||
|
||||
// Colores y gráficos
|
||||
Color getColorLikeKnightRider(const std::vector<Color> &colors, int counter_);
|
||||
|
||||
Reference in New Issue
Block a user