Home
last modified time | relevance | path

Searched +full:color +(+path:plugin +path:snow) -(+path:plugin +path:snow +path:lang) (Results 1 – 5 of 5) sorted by relevance

/plugin/snow/
H A Daction.php34 $JSINFO['plugin']['snow']['color'] = $this->getConf('color');
H A Dscript.js10 snowStorm.snowColor = JSINFO.plugin.snow.color;
H A Dsnowstorm.js374 this.o.style.color = storm.snowColor;
/plugin/snow/conf/
H A Ddefault.php23 $conf['color'] = '#fff';
H A Dmetadata.php23 $meta['color'] = array('string');