mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-16 18:03:42 +02:00
- ccomponents: use COL_SHADOW for shadows
This commit is contained in:
@@ -74,7 +74,7 @@ class CComponentsInfoBox : public CComponentsText
|
||||
fb_pixel_t color_text = COL_MENUCONTENT_TEXT,
|
||||
fb_pixel_t color_frame = COL_MENUCONTENT_PLUS_6,
|
||||
fb_pixel_t color_body = COL_MENUCONTENT_PLUS_0,
|
||||
fb_pixel_t color_shadow = COL_MENUCONTENTDARK_PLUS_0);
|
||||
fb_pixel_t color_shadow = COL_SHADOW_PLUS_0);
|
||||
|
||||
~CComponentsInfoBox();
|
||||
|
||||
|
Reference in New Issue
Block a user