Notices


Reply
Thread Tools
Lacedaemon's Avatar
Posts: 321 | Thanked: 366 times | Joined on Nov 2009 @ Hellas
#1
Hello,

This is a red based theme, which was created by:
http://www.mobile-geeks.com/dark-the...00-maemo/2109/

What I did
  • Brighter fonts
  • Red buttons
  • New wallpaper
  • Red progress bars
  • Red media player icons
  • New lockscreen
  • Fixed bugs
  • Updated for new firmware
  • Packaged .deb

//== How to install ==\\

1) To install you need to transfer the downloaded .deb file to your N900(for example Documents folder)
2) Open xterm and type(you need rootsh for this):
Code:
sudo gainroot
dpkg -i MyDocs/.documents/redalert.deb
3) Close xterm, go to Desktop -> Desktop Menu -> Themes to change theme.

If the theme doesn't look as it should it is suggested to reboot your phone after the installation.

\\== How to install ==//




Preview:
Attached Images
  
__________________
Maemo 5 Themes: [ Matrix | Red Alert | Dark Sky ]

Boot Videos: [ Maemo 1 & 2 ] | Matrix ]

Like my work? Consider making a Donation

Last edited by andrewfblack; 2010-04-23 at 12:13.
 

The Following 20 Users Say Thank You to Lacedaemon For This Useful Post:
Posts: 353 | Thanked: 263 times | Joined on Dec 2009 @ Finland
#2
Quick guide to make .deb:
1) Create a folder, for example /home/user/mytheme_deb
2) Create a filesystem folder hieararchy under the previously created folder. In this case, create directory /home/user/mytheme_deb/usr/share/themes/red_alert and all its subdirectories.
3) Copy your files to previously created directories
4) Create a folder called "DEBIAN" in the folder created in 1)
5) Create file called "debian-binary" in the DEBIAN directory. Edit the file to have only text "2.0" in it (without the quotation marks obviously).
6) Add a file called "control" in the DEBIAN directory. Example of file "control":
Code:
Package: redalert_theme
Version: 1.0
Section: user/system
Priority: optional
Architecture: armel
Depends: example_dependency (>= 0.2.0), another_example
Installed-Size: 1024
Maintainer: King Kong <king.kong@jungle.com>
Source: none
Description: Red alert theme
 nice theme with red buttons and all...
 remember the whitespace in beginning of line when
 something goes on multiple lines.
7) Add scripts called "postinst" and "prerm" in the DEBIAN directory. "postinst" should have operations which need to be done after the files has been copied in the directories shown by your filesystem hierarchy and "prerm" should have operations which need to be done before uninstall removes the files. I guess that with themes you don't need to have anything in these, just add line "#!/bin/sh" to both of them.

At this point you should have folders:
- /home/user/mytheme_deb/DEBIAN with files prerm, postinst, control and debian-binary
- /home/user/myhteme_deb/usr/share/themes/red_alert with your theme files and subdirectories

8) Run "dpkg -b /home/user/mytheme_deb mytheme_1.0_armel.deb" to make the deb. Debs should be named like package_version_architecture.deb.

I hope I remembered all.

Last edited by TNiga; 2010-01-09 at 12:49.
 

The Following 4 Users Say Thank You to TNiga For This Useful Post:
plaban's Avatar
Posts: 395 | Thanked: 107 times | Joined on Dec 2009 @ India
#3
Please make a .deb file and upload
 
Posts: 98 | Thanked: 15 times | Joined on Jan 2010
#4
OK .. i am a noob and im sure im not alone can anyone give us a guide of how are we supposed to install this wonderful THEME!!
__________________
The Devil that is an Angel ... WTF???
 
Posts: 377 | Thanked: 97 times | Joined on Dec 2009 @ US
#5
installed the theme, theme manager didn't see it after reboot. is there a theme .ini file that needs to have the theme folder added to?
__________________
HNIC target-testing.com
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#6
comes up as "dark......" for me and doesnt work very well
 
Posts: 174 | Thanked: 71 times | Joined on Aug 2007
#7
Originally Posted by f2thak View Post
comes up as "dark......" for me and doesnt work very well
Same here.
 
Lacedaemon's Avatar
Posts: 321 | Thanked: 366 times | Joined on Nov 2009 @ Hellas
#8
Originally Posted by aldevil View Post
OK .. i am a noob and im sure im not alone can anyone give us a guide of how are we supposed to install this wonderful THEME!!
If you don't know how to access your N900's system files(e.g /usr/share/themes) via SSH please search for a guide on the forum about how to make a SSH connection.

Originally Posted by That One Guy View Post
installed the theme, theme manager didn't see it after reboot. is there a theme .ini file that needs to have the theme folder added to?
Theme fixed, re-download from first post and let me know if it works correctly this time.
__________________
Maemo 5 Themes: [ Matrix | Red Alert | Dark Sky ]

Boot Videos: [ Maemo 1 & 2 ] | Matrix ]

Like my work? Consider making a Donation

Last edited by Lacedaemon; 2010-01-09 at 21:29.
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#9
What is the purpose of the __MACOSX folder?
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
Posts: 1,427 | Thanked: 2,077 times | Joined on Aug 2009 @ Sydney
#10
Great theme! Just not as consistent as Matrix theme it seems.

Some things I noticed:
- Display Brightness squares are dark gray. Can't tell which square is lit. Shows as nice and green on Matrix theme however.
- Volume bar is also dark gray. Would look better as red as well. =)
 
Reply

Tags
fremantle, theme release


 
Forum Jump


All times are GMT. The time now is 02:16.