maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [Mod] ColorThemes for N9 (Version 1.4.0) (https://talk.maemo.org/showthread.php?t=87186)

MK99 2012-12-06 08:15

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
I wonder why there is not a double comma. Not even in the original. In some cases it means bootloop.
Code:

background-color: #000000

thedead1440 2012-12-06 08:24

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
It has a closed } in the next line so the semicolon can be avoided AFAIK...

Garp 2012-12-06 09:12

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
padding-bottom: 0;
}

/* Use the positive action color as there is only one button */
SpreadsheetCellSheet MBasicSheetHeaderStyle {
negative-action-style-name: "CommonSheetHeaderButtonAccent";
}


#ListPageUSBBackground
{
background-color: #000000;
}

#ListPageNormalBackground
{
background-color: #000000;
}

#ProgressBarMargin
{
margin-left: $MARGIN_XLARGE;
margin-right: $MARGIN_XLARGE;
}

thedead1440 2012-12-06 09:21

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
The modification looks ok :confused:

Your device is fast gaining the title of most-jinxed device :p


Anyway wait a minute i'll upload my file here you replace yours with mine and try it out...


Edit: Download this file to MyDocs then type in terminal as root:

Code:

cp -R /home/user/MyDocs/office-tools.css /usr/share/themes
/blueinverted/meegotouch/office-tools/style/office-tools.css

The above is all in one line

After the above type in terminal:
Code:

gconftool -s --type=string /meegotouch/theme/name blueinverted
Again the above is one line command; restart the phone after the above and try...

Garp 2012-12-06 09:35

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
Quote:

Originally Posted by thedead1440 (Post 1301831)
The modification looks ok :confused:

Your device is fast gaining the title of most-jinxed device :p


Anyway wait a minute i'll upload my file here you replace yours with mine and try it out...


Edit: Download this file to MyDocs then type in terminal as root:

Code:

cp -R /home/user/MyDocs/office-tools.css /usr/share/themes
/blueinverted/meegotouch/office-tools/style/office-tools.css

The above is all in one line

After the above type in terminal:
Code:

gconftool -s type=string meegotouch/theme/name blueinverted
Again the above is one line command; restart the phone after the above and try...

:confused:This file is an open one, it's text not a file? Like this:
@const HEIGHT_TOOLBARITEM: 4mm;
@const HEIGHT_FINDTOOLBARITEM: 3mm;

#inputBar
{
preferred-size: 366 -1;
minimum-size: 366 -1;
maximum-size: 366 -1;
}

#inputBar.Landscape
{
preferred-size: 740 -1;
minimum-size: 740 -1;
maximum-size: 740 -1;
}

thedead1440 2012-12-06 09:37

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
Quote:

Originally Posted by Garp (Post 1301835)
:confused:This file is an open one, it's text not a file?

Right-click to save it instead of opening it ;)

Garp 2012-12-06 09:40

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
Quote:

Originally Posted by thedead1440 (Post 1301836)
Right-click to save it instead of opening it ;)

:eek: an amateur is still working!!

Garp 2012-12-06 09:53

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
Quote:

Originally Posted by thedead1440 (Post 1301831)
The modification looks ok :confused:

Your device is fast gaining the title of most-jinxed device :p


Anyway wait a minute i'll upload my file here you replace yours with mine and try it out...


Edit: Download this file to MyDocs then type in terminal as root:

Code:

cp -R /home/user/MyDocs/office-tools.css /usr/share/themes
/blueinverted/meegotouch/office-tools/style/office-tools.css

The above is all in one line

After the above type in terminal:
Code:

gconftool -s type=string meegotouch/theme/name blueinverted
Again the above is one line command; restart the phone after the above and try...

Saying after last code: 'Must specify a type when setting a value':rolleyes:

thedead1440 2012-12-06 10:15

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
Yikes :eek: made a typo :o

It should be:

Code:

gconftool -s --type=string /meegotouch/theme/name blueinverted

MK99 2012-12-06 10:35

Re: [Mod] ColorThemes for N9 (Version 1.3.6)
 
1 Attachment(s)
What issue are you talking about?

This is solution to the text edit problem on Store.
Copy these to: /usr/share/themes/blueinverted/meegotouch/images/theme/basement/meegotouch-textedit

E: Sorry, wrong color, but this name pictures they have. :p


All times are GMT. The time now is 10:17.

vBulletin® Version 3.8.8