Notices


Reply
Thread Tools
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#1
Title says it all; I'd like to edit digital life -theme for my own personal use
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#2
/usr/share/themes

If you happen to have the theme currently applied, /etc/hildon/theme is a symlink pointing to the currently applied theme.
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#3
Thanks, I already looked there and saw no folder names like theme names. So which one of these is digital life:


/usr/share/themes # ls
Default Emacs Raleigh alpha beta default
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
joppu's Avatar
Posts: 780 | Thanked: 855 times | Joined on Sep 2009 @ Helsinki, Finland
#4
It's beta if I recall correctly
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#5
Open the index.theme file in each folder and you'll find out the name.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#6
Code:
for i in `ls`; do cat $i/index.theme 2>/dev/null | grep GtkTheme | cut -d= -f2; cat $i/index.theme 2>/dev/null | grep Name | cut -d= -f2; done
^ There. My horrible shell construct awaits you. Run that in the /usr/share/themes folder and you'll get the folder name followed by the name shown in the theme changer window.
 
joppu's Avatar
Posts: 780 | Thanked: 855 times | Joined on Sep 2009 @ Helsinki, Finland
#7
It's the beta folder, I double checked.
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#8
aah, great and thanks qwerty

*rolls up sleeves and fires up photoshop*
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:03.