Wckediden - Mobile Tricks and Tweaks Community

Wckediden - Mobile Tricks and Tweaks Community (https://www.wckediden.com/index.php)
-   Palm WebOS Themes (https://www.wckediden.com/forumdisplay.php?f=556)
-   -   Luna Theme (https://www.wckediden.com/showthread.php?t=191790)

D/\SH 09-20-2009 05:52 PM

Luna Theme
 
9 Attachment(s)
This is something I've been working on for a little bit now. As soon as I have everything finished, I will post the complete theme. For now, it's just screenshots. So if you have suggestions, please let me know.

Instructions: Place the files and images in the proper directories. This was compressed with the proper file structure. Of course, since the Pre is highly customizable you do not need to use the pictures I have included, but can still use the files to change the dashboard and borders white.

Download: Luna Theme


Boot screen

Attachment 27568Attachment 27569

Attachment 27572Attachment 27573Attachment 27574Attachment 27575Attachment 27577Attachment 27587Attachment 27588

How to theme your Palm Pre

Upload your themed icons to your favorite storage or photo site.

In terminal navigate to the first application that is on your bar. Mine is the browser so we'll start off with that.

Code:

cd /usr/palm/applications/com.palm.app.browser/
Then type:

Code:

sudo mv icon.png  icon.png.backup
<--if you plan on theming your Pre a lot I would recommend that after the first backup you ignore this step and from then on use this command-->
Code:

sudo rm icon.png
This way, your original Palm Pre icons will remain as backup and each time you theme you aren't wasting space by keeping old themed icons.

Next:

Code:

sudo wget (url of where your browser icon is located)

Code:

sudo mv url.png icon.png
Now let's say your next icon on your quick launch bar is the camera.

Type:

Code:

sudo cd /usr/palm/applications/com.palm.app.camera/
Code:

sudo mv icon.png  icon.png.backup
Code:

sudo wget (url of where your browser icon is located)
Code:

sudo mv url.png icon.png
Continue on with the next app by changing directory (cd), making backups (mv), and downloading your icon (wget). The only deviation from the above would be with the calendar. The icons (all 31 of them) can be found here: "/usr/palm/applications/com.palm.app.calendar/images/launcher".

When it is time to move the files, follow the above steps only with name of the file instead of the icons.

Launcher icons can be found here: "/usr/lib/luna/system/luna-applauncher".

All icons have to be named icon.png, unless you are changing the calendar icons. They have to be in named as such icon-1.png, icon-2.png.

If you've downloaded an icon that has a different filename type this:

Code:

sudo mv faultyfilenamehere.png icon.png
Also, just a quick rundown on what some of these commands mean.

cd =change directory
mv = rename
rm = remove
wget = download

Also wanted to add that if you come back with this error "Read-only file system" type this

Code:

sudo mount -o remount,rw /
i take no credit for this and can originally be found at the link below:
Code:

http://forums.precentral.net/webos-themes/199145-luna-theme.html


All times are GMT -4. The time now is 12:02 PM.

Powered by vBulletin® Version 3.8.14
Copyright ©2000 - 2026, vBulletin Solutions Inc.
POWERED BY PHILLYFINESTSERVERSTAT FOR WCKEDIDEN|- NEXTELELITE| - PPCTHEME| - IDENINSIDER