Patch Email Change Default Font for Replies-Forwards from Navy to Black

From WebOS Internals
Revision as of 21:48, 20 July 2009 by Hopspitfire (talk | contribs) (New page: It bothered me how all my replies/forwards showed up in navy blue font, so I figured out a way to make the font black. The fix is pretty easy actually. On your rooted Pre, edit the follo...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It bothered me how all my replies/forwards showed up in navy blue font, so I figured out a way to make the font black. The fix is pretty easy actually.

On your rooted Pre, edit the following file: /usr/palm/applications/com.palm.app.email/app/models/Email.js

Change the word "navy" on line 423 to "black"

And that's it.

Enjoy.