mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
gui/components/cc_item.cpp: use theme option for one/two color gradient
This commit is contained in:
@@ -73,6 +73,7 @@ class CComponents : public CComponentsSignals, public COSDFader
|
||||
///property: color of body
|
||||
fb_pixel_t col_body;
|
||||
fb_pixel_t old_gradient_color;
|
||||
int old_gradient_c2c;
|
||||
///property: color of shadow
|
||||
fb_pixel_t col_shadow;
|
||||
///property: color of frame
|
||||
|
Reference in New Issue
Block a user