HOW TO: Change the time color on your home screen Details »» | |||||||||||||||||||||||||||
HOW TO: Change the time color on your home screen
Supporter Last Online: Nov 2009
First off, you need to have a rooted pre.
1) SSH into your pre and use these two commands: Code:
sudo -i mount -o remount,rw / Code:
cd /usr/lib/luna/system/luna-systemui/stylesheets/ cp systemui.css systemui.css.bak Code:
vi systemui.css Under that, add the line "color: #00ff00;" with whatever hex color you want. See below for an example. Code:
#date-and-time { color: #00ff00; position: fixed; margin: 1px 0 0 0; top: 0; left: 0; height: 28px; width: 100%; padding: 0; text-align: center; Code:
mount -o remount ro / stop LunaSysMgr && start LunaSysMgr Enjoy. :) original info found here: Code:
http://forums.precentral.net/web-os-development/197870-how-change-time-color-your-home-screen.html Show Your Support
|
The Following User Says Thank You to D/\SH For This Useful Post: | ||
PHE-NOM (09-21-2009)
|
Tags |
change, color, home, screen, time |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
This phone can change color based on the seasons | phillynews215 | Digital Scoop | 0 | 12-19-2024 06:30 AM |
Google Search widget’s latest change could give us lemon yellow home screen | phillynews215 | Digital Scoop | 0 | 11-26-2024 05:15 AM |
Text Color Change | tsu708 | HTC Touch Pro Questions | 2 | 04-29-2009 02:58 PM |
change a color scheme | Billiam | HTC Touch Questions | 5 | 12-03-2008 08:58 PM |
can you change color of blinking green light | nyclegend20 | PPC 6800 Questions | 7 | 03-28-2008 01:49 PM |