I really like your Theme!
i made a small modification, in which i changed some colors and i changed the background images. I sometimes want to change the colors and backgrounds of my used theme.
I changes also a lot of colors in order to reduce all used to mainly three colors. I only want two text colors and a button background color,
I put a script which changes a lot of colors n the newest transparent theme 0.07. Just unzip the theme and run replace_colors.sh inside transparent directory.
The background images can be generated with crop_images.sh the 6 images should be copied into transparent/meegotouch/images/backgrounds/
@ HolgenN
This is great. I don't need to do this any more.It was already planned. Thanks! Can you make deb for this? And louncher-icon? I mean we only need to copy 2 images some folder and tap the icon...
By the way, it is possible to change automatically the color of pngs using the convert command from imagemagick. So it would be possible to do something like ambient for the N9 .
I really like your Theme!
i made a small modification, in which i changed some colors and i changed the background images. I sometimes want to change the colors and backgrounds of my used theme.
It is easy to crop the images using imagemagick
I changes also a lot of colors in order to reduce all used to mainly three colors. I only want two text colors and a button background color,
I put a script which changes a lot of colors n the newest transparent theme 0.07. Just unzip the theme and run replace_colors.sh inside transparent directory.
The background images can be generated with crop_images.sh the 6 images should be copied into transparent/meegotouch/images/backgrounds/
I just ran your script. Nice work! The background script work but am not able to get th replace_color.sh to work. It gives me
Usage: find [PATH] . . . [OPTIONS] [ACTIONS]
Find : unrecognized: -exec
I think we need to add the path where to looking for. ?? We don't want to change these to all phone...
In my theme: cd /usr/share/themes/transparent/meegotouch
do you mean running the script in your the path? I have already done that and have the same feedback.
Or adding the path to the script? I won't actually know how to do that.#NEWBIE