maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings) (https://talk.maemo.org/showthread.php?t=85710)

thedead1440 2012-08-04 11:46

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
if you want to check if you still have any themes installed just enter in terminal as root:

ls /usr/share/themes/

only blanco and base should be there...if there is anything else it means there is another theme there...you can also browse to this location using Filebox...

lastly if you want to remove a 3rd party theme just enter in terminal as root:

Code:

rm -rf /usr/share/themes/THEME_NAME_WHICH_IS_THE_FOLDER_NAME_YOU_GOT_FROM_DOING_THE_LS_COMMAND

flotron 2012-08-04 20:35

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
theme settings is better than theme changer.
in my opinion

thedead1440 2012-08-05 03:00

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
Quote:

Originally Posted by flotron (Post 1247530)
theme settings is better than theme changer.
in my opinion

i agree... I posted this on the first page... That is why I wrote to Store Support too...hope you write in too building pressure...

Vesuri 2012-08-08 15:05

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
I understand some people may consider the following to be heresy or otherwise utterly disgusting, but I suppose some people may find this interesting:

http://vesuri.jormas.com/themesettin...eme-pear-1.pnghttp://vesuri.jormas.com/themesettin...eme-pear-2.png

This example theme only contains some launcher icons and a font definition but could be extended to modify all aspects of the UI like buttons, toolbars and so on. I'm not interested in continuing the project myself but if someone wants to spend (a lot :)) of time with such a theme I can provide this example as a starting point.

Note that the icon labels don't look as good as on a certain other device because there is no drop shadow in the labels. Unfortunately those can't be added without touching the code.

flotron 2012-08-08 15:35

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
very nice
but there are shadows in the second image... :confused:
you added with photoshop?

Vesuri 2012-08-08 16:42

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
Quote:

Originally Posted by flotron (Post 1249167)
but there are shadows in the second image... :confused:
you added with photoshop?

No, it's an actual screenshot. By this

Quote:

Originally Posted by Vesuri (Post 1249162)
Note that the icon labels don't look as good as on a certain other device because there is no drop shadow in the labels.

I meant that the labels (texts - Phone, Mail, Web...) do not have drop shadows (the same text in semi-transparent black color, blurred, 4 pixels below the white text). The icons do have fake drop shadows achieved by creating a drop shadow image from the generic icon mask with rounded corners and using that as a background image for the launcher buttons. This image also includes a generic drop shadow behind the labels but it's not specific for each label and thus doesn't "raise" the labels properly from the background.

flotron 2012-08-08 23:01

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
shadows are not precise,but they looks awesome.
i don't know how you add the effect to the theme. You tweak something, or there is some standard mod that gave you the possibility?

Creamy Goodness 2012-08-09 01:17

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
stupid QA, thanks for you effort though.

Vesuri 2012-08-10 10:11

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
Quote:

Originally Posted by flotron (Post 1249303)
i don't know how you add the effect to the theme. You tweak something, or there is some standard mod that gave you the possibility?

See my previous post. It's explained there:

Quote:

Originally Posted by Vesuri (Post 1249184)
The icons do have fake drop shadows achieved by creating a drop shadow image from the generic icon mask with rounded corners and using that as a background image for the launcher buttons.

In the CSS file this means

background-image: icon-l-launcherbutton-background;

where icon-l-launcherbutton-background is my pre-made shadow image. Works on an unmodified system, no patches needed.

Kozzi 2012-08-10 10:13

Re: "Theme settings" removed from the Store by Nokia (was: [Announce] Theme settings)
 
Can I alter configurations in meegotouchhome.css or statusarea.css from base theme using custom theme that inherits blanco ? Can you post a guide how to package a custom theme to .deb using Qt Creator ? This would seriously help many users in creating themes from custom icons.


All times are GMT. The time now is 09:51.

vBulletin® Version 3.8.8