Sir Schturman, i want to change operator name and status bar clock/date color manual, can you tell me where i can edit, in statusarea.css or statusindicatormenu.css? Thanks before
sed -i '82 s/color*.*/color: #FFFFFF;/;94 s/color*.*/color: #FFFFFF;/g' /usr/share/themes/base/meegotouch/sysuid/style/statusarea.css
sed -i "/MLabelStyle#StatusIndicatorLabel {/,/color/c\\ MLabelStyle#StatusIndicatorLabel {\\ font: \$FONT_SMALL;\\ color: #FFFFFF; " /usr/share/themes/base/meegotouch/sysuid/style/statusarea.css sed -i "/MLabelStyle#StatusIndicatorLabelPortrait {/,/color/c\\ MLabelStyle#StatusIndicatorLabelPortrait {\\ font: \$FONT_SMALL;\\ color: #FFFFFF; " /usr/share/themes/base/meegotouch/sysuid/style/statusarea.css