diff -r 2e2dc3d30ca8 -r 341166945d65 screensaver/screensaverplugins/snsrbigclockscreensaverplugin/snsrindicatorwidget/resource/snsrindicatorwidget_color.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/screensaver/screensaverplugins/snsrbigclockscreensaverplugin/snsrindicatorwidget/resource/snsrindicatorwidget_color.css Fri Jun 25 19:19:22 2010 +0300 @@ -0,0 +1,29 @@ +SnsrIndicatorWidget::icon1 +{ + color:var(snsrforeground); +} + +SnsrIndicatorWidget::icon2 +{ + color:var(snsrforeground); +} + +SnsrIndicatorWidget::icon3 +{ + color:var(snsrforeground); +} + +SnsrIndicatorWidget::icon4 +{ + color:var(snsrforeground); +} + +SnsrIndicatorWidget::icon5 +{ + color:var(qtc_snsr_foreground); +} + +SnsrIndicatorWidget::icon6 +{ + color:var(qtc_snsr_foreground); +} \ No newline at end of file