![]() |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
1 Attachment(s)
A bug in the documents app when in landscape. It's showing like this
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
On that note, I wouldn't mind the hassle to set backgrounds up using N9QTweak or even manually if kebbana releases that transperant style. Its more than worth the minimal effort required ;) |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
kebbana,
Tried the updated package and using Blue-inverted yet the Documents app background in landscape persists to have the issue Travz03 highlighted above (I had done a reboot too) Thanks! Edit: I wonder where your post disappeared :D There is another bug in text boxes whereby when you type in them you can't see anything that you are typing: http://db.tt/NX6n3eJ8 Proof of typing done in the above image: http://db.tt/k6JneEtv |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Document app landscape backround:
/usr/share/themes/your theme/meegotouch/office-tools/style/office-tools.css Code:
#ListPageNormalBackground |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Thanks MK99 :)
That fixed it up :D The value set was f0f1f2 hence the background being mis-matched... |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
root
sed -i '/background-color: #f0f1f2/s/#f0f1f2/#000000;/' /usr/share/themes/your_theme_folder/meegotouch/office-tools/style/office-tools.css |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
And I have restarted N9 too and the active theme is Blueinverted! But it hasn't changed the bug as for thedead1440, it's exactly the same as before?:confused: |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
Code:
#ListPageNormalBackgroundEdit: I didn't even restart; just killed the process and opened Documents app and the change had been applied... |
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 |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
It has a closed } in the next line so the semicolon can be avoided AFAIK...
|
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; } |
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/themesAfter the above type in terminal: Code:
gconftool -s --type=string /meegotouch/theme/name blueinverted |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
@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; } |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
|
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 |
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 |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
It didn't help even if you can see the file have been copied, see missing ; after 000000 :confused: e-action-style-name: "CommonSheetHeaderButtonAccent"; } #ListPageUSBBackground { background-color: #000000; } #ListPageNormalBackground { background-color: #000000 } #ProgressBarMargin { margin-left: $MARGIN_XLARGE; margin-right: $MARGIN_XLARGE; } Seems you are quite right: Your device is fast gaining the title of most-jinxed device:p |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Garp,
What you have done/i gave the commands for is the fix for documents app in landscape... Are you sure it isn't fixed for you yet? If you are looking for the Store fix then the previous page MK99 has posted the fix; do that. |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
But for my understanding: Yes of course I have tried also going to landscape - I should have told you that - but you see no matter what I do I can't get the search image in Store into landscape mode, is that normal?:cool: |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
garp,
The landscape is about the documents app not store :D And yes Store doesn't go into landscape... |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
Mk99 have realised my misunderstanding: Thanks!:) My Document app is fine now in landscape too!:) :eek: (I will go out for skiing now trying to clear my old head a bit hoping it will help, but not too sure maybe it's just the age troubling me!):rolleyes: |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Garp,
It's ok we all learn something everyday so take a chill pill ;) |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
just to write thank you, because this is a very nice app.
just one question: is it possible to let the user choose the color he wants? i think of 2 choices: dark/light (which is normal/inverted) and the main #XXYYZZ color. I wanted a slightly lighter orange ^_^' |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Dear kebbana! In Inverted themes Clock's splashscreen is white so can you please make it inverted into black too? And maybe default native browser startup screen also? And native twitter? Anyway thank you coz it's kewl!
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
same for the feeds app.
anyway first need to donate before asking new things :) |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
1 Attachment(s)
Sry guys but splash screens cannot be changed other than in blanco theme. But if you want you can change them manually. Here should be all of them.
Extract splash.zip to phone /home/user/MyDocs/ and then devel-su (pw =rootme) cp -R /home/user/MyDocs/splash/* / +restart phone |
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
1 Attachment(s)
Quote:
|
Re: [Mod] ColorThemes for N9 (Version 1.3.7)
I've noticed a new bug in the latest version, if you edit a picture esp its brightness and contrast, everytime you move the slider, what happens is that there's a small pop up white icon on top which supposed to show you numbers in -, 0, +. Same thing is happening when changing the timeout value in autocall sms, call connected vibration ( intensity and duration ) which you can find in Settings/Applications. Hope this helps you improve your work more. Good day and take care Kebbana. ;)
|
Re: [Mod] ColorThemes for N9 (Version 1.3.6)
Quote:
And one more thing. WiFi atnenna in Blue - lite inverted theme is blue but in BrightGreen - lite inverted is white. I think in lite inverted themes all status icons must be white, isn't it? If so can you fix this to white please in furthure release. |
Re: [Mod] ColorThemes for N9 (Version 1.3.7)
tried only inverted themes, you breaked sysuid css, billboard not working. with every new version i should manually fix it.
but its better than manually create same theme for myself good work, thanks, will continue using it :) |
Re: [Mod] ColorThemes for N9 (Version 1.3.7)
and please make good splashes, black rectangles are so easy :)
|
Re: [Mod] ColorThemes for N9 (Version 1.3.7)
coderus,
None of the versions have broken my Billboard... I use regular inverted not invertedlite so cant speak about the latter... |
Re: [Mod] ColorThemes for N9 (Version 1.3.7)
I've used regular inverted in the past and never had a problem with Billboard. Presently, I use inverted lite(not fond of the larger call buttons) and also have no problems with Billboard.
|
Re: [Mod] ColorThemes for N9 (Version 1.3.7)
Quote:
|
Re: [Mod] ColorThemes for N9 (Version 1.3.7)
okay, nvm, i have broken phone then, i should throw it in window :)
|
| All times are GMT. The time now is 10:33. |
vBulletin® Version 3.8.8