maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Show yor MeeGo / Harmattan screenshots (https://talk.maemo.org/showthread.php?t=85567)

wook_sf 2012-07-18 13:41

Show yor MeeGo / Harmattan screenshots
 
Since I didn't saw thread similar to this, and since there's some theme workarounds and things for Harmattan, I've decided to start one.
Here's how my phone look alike.
I use HomeScreen Settings app, and I've modified statusarea.css and constants.ini in /usr/share/themes/
so, here it is:
http://th06.deviantart.net/fs70/PRE/...oo-d57t0m6.jpg
(file posted on deviantArt)

wallpaper: tears of life

/*edit:
by moding files of sysuid improperly you may get your device in reboot loop without possibility of getting it back to life without reflash
you have been warned*/

tuts:
statusbar:
by editing /usr/share/themes/base/meegotouch/sysuid/style/statusarea.css
Code:

MWidgetStyle#StatusBarLandscapeWidget {
    background-image: "status-landscape";
    background-color: #000000;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

MWidgetStyle#StatusBarPortraitWidget {
    background-image: "status-portrait";
    background-color: #000000;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

modified line is "background-image:" path of file is in /usr/share/themes/base/meegotouch/images/
file is Png 16bit i assume.
if anything broken, you will probably have red background for statusbar or your device will be in reboot loop
be aware what you are doing.
portrait size: 480x36
landscape size: 854x36


app backgrounds:
modification of /usr/share/themes/blanco/meegotouch/constants.ini (or /usr/share/themes/base/meegotouch/proto/constants.ini for pr1.0 if i am correct.)
Code:

COLOR_FOREGROUND            = #282828 ;text color
COLOR_SECONDARY_FOREGROUND  = #505050 ;secondary text
COLOR_BACKGROUND            = #E0E1E2 ;background
BACKGROUND_PORTRAIT        = "bg_portrait";
BACKGROUND_LANDSCAPE        = "bg_landscape";
;BACKGROUND_PORTRAIT        = none;
;BACKGROUND_LANDSCAPE        = none;

; button and other pressable elements *might* have different style
COLOR_BUTTON_FOREGROUND            = #000000 ;text color
COLOR_BUTTON_SECONDARY_FOREGROUND  = #8c8c8c ;secondary text
COLOR_BUTTON_DISABLED_FOREGROUND  = #BFBFBF ;disabled text
COLOR_BUTTON_BACKGROUND            = #000000 ;background

;reversed elements
COLOR_INVERTED_FOREGROUND          = #ffffff ;text color
COLOR_INVERTED_SECONDARY_FOREGROUND = #C8C8C8 ;secondary text
COLOR_INVERTED_BACKGROUND          = #000000 ;background
BACKGROUND_INVERTED_PORTRAIT        = "bg_portrait_inv";
BACKGROUND_INVERTED_LANDSCAPE      = "bg_landscape_inv";
;BACKGROUND_INVERTED_PORTRAIT        = none;
;BACKGROUND_INVERTED_LANDSCAPE      = none;

modifications under: BACKGROUND_PORTRAIT, BACKGROUND_LANDSCAPE, BACKGROUND_INVERTED_PORTRAIT and BACKGROUND_INVERTED_LANDSCAPE
bg_portrait, bg_landscape, bg_portrait_inv and bg_landscape_inv are Jpg files located in /usr/share/themes/blanco/meegotouch/images/backgrounds/ and i assume this may cause reboot loop too.
portrait size: 480x854
landscape size: 854x480
original tutorial can be found here, this is my rewrite and i assume some options can be changed too depending to PR version.

transparent folder background description

godofwar424 2012-07-18 13:52

Re: Show yor MeeGo / Harmattan screenshots
 
Hey what modifications to StatusArea.css and the constants.ini file did you make, just out of curiosity?

Dousan 2012-07-18 13:55

Re: Show yor MeeGo / Harmattan screenshots
 
Your statusbar got an android feel ;)

Is that a scorpio sign in the middle of the stausbar?

Where did you change the background pic from black to that wave thing?

looks good wook_sf and it's a good initiative with this thread though I don't see it getting as creative as the one for the N900. Well lets see what this brings, hopefully some nice ideas :D

I just flashed mine with PR1.3 so mine is pretty basic at the moment :p

Regards Dousan...

godofwar424 2012-07-18 14:01

Re: Show yor MeeGo / Harmattan screenshots
 
Is there any way to have the background transparent when viewing the contents of a folder? The solid black just feels a bit plain.

wook_sf 2012-07-18 14:02

Re: Show yor MeeGo / Harmattan screenshots
 
thanks folks :D well, statusbar is moded by guide from here: http://www.meegoexperts.com/2011/08/...tion-branding/
background moded by same guide but important thing to say is it's not in /usr/share/themes/blanco/meegotouch/proto/constants.ini as mentioned there but in /usr/share/themes/blanco/meegotouch/constants.ini
dousan, i've seen somewhere that you just flashed to 1.3 (i am still on 1.2 :P) and statusbar have vista touch :D + it's not scorpio, it's "kv" with gothic font :D

wook_sf 2012-07-18 14:04

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by godofwar424 (Post 1239266)
Is there any way to have the background transparent when viewing the contents of a folder? The solid black just feels a bit plain.

yes: http://talk.maemo.org/showpost.php?p...postcount=1503

late88 2012-07-18 14:11

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by godofwar424 (Post 1239266)
Is there any way to have the background transparent when viewing the contents of a folder? The solid black just feels a bit plain.

Easier way with N9QuickTweak. Check it out.

https://www.dropbox.com/s/gcwnjfv180...2_17-06-27.png

wook_sf 2012-07-18 14:15

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by late88 (Post 1239270)
Easier way with N9QuickTweak. Check it out.

https://www.dropbox.com/s/gcwnjfv180...2_17-06-27.png

it is same way, only that script for this has been made. that's all

late88 2012-07-18 14:16

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by wook_sf (Post 1239273)
it is same way, only that script for this has been made. that's all

Well at least for me it was faster and easier way.

Mikkosssss 2012-07-18 15:27

Re: Show yor MeeGo / Harmattan screenshots
 
here is my n9 :)

http://i1079.photobucket.com/albums/...8_18-21-11.png

used n9 qtweak


All times are GMT. The time now is 12:24.

vBulletin® Version 3.8.8