PDA

View Full Version : ThrottleLauncher TouchFLO 3D White Theme


infernalshade
17-06-2008, 03:27 PM
Hi there!

Black...Everywhere black Themes :D

I've made a White Theme-MOD of the modded FouchFlo 3D Setup :D

My Configuration Idea for ThrottleLauncher is inside!

iContact, PocketCM, MortButton -Skins are included!
The PocketCM Skin is the WM7 one, not from me!

greetz
infernalshade

APBilbo
17-06-2008, 03:55 PM
Hi there!

Black...Everywhere black Themes :-D

I've made a White Theme-MOD of the modded FouchFlo 3D Setup :-D

My Configuration Idea for ThrottleLauncher is inside!

iContact, PocketCM, MortButton -Skins are included!
The PocketCM Skin is the WM7 one, not from me!

greetz
infernalshade

Wow!! Really nice one! :). Testing it in a moment!! :).


Thanks for sharing!!!

edit: Tested it and works like a charm on 0.9.2c working version ;). Only one little comment. Fake transparecy is setted to true by default on this theme, so if you experiment that the scroll is slow please try going to the experimental tab and disable fake transparency...

edit2: published!! http://www.throttlelauncher.com/portal/index.php/setupsaskins/45-091setups/73-infernaltf3dwhite

infernalshade
17-06-2008, 07:44 PM
One more Question...i didn't found that in the Skin!

While sliding trough the Windows, the Background is faded into a light black/grey and the Bottom-Select-Button is bigger than the Sliding-Row...I've made a transparent png-Button with round Corners, but the Corners turn into Black if i slide through the Windows!

Is there a way to enable the png-Transparent-Function or maybe there is a way not to change the Background into light Black???

I've only found a option called "scrollingmode="direct""...i think this Option is a whole feature that cannot be changed...or isn't it?!?

greetz

APBilbo
18-06-2008, 12:57 AM
One more Question...i didn't found that in the Skin!

While sliding trough the Windows, the Background is faded into a light black/grey and the Bottom-Select-Button is bigger than the Sliding-Row...I've made a transparent png-Button with round Corners, but the Corners turn into Black if i slide through the Windows!

Is there a way to enable the png-Transparent-Function or maybe there is a way not to change the Background into light Black???

I've only found a option called "scrollingmode="direct""...i think this Option is a whole feature that cannot be changed...or isn't it?!?

greetz

That's solved on the new release 0.9.2. It will use the pagebackcolor of the main skin to fade the window background while scrolling on "Direct" mode. For the icon black back... try changing the rowbackcolor on the skin of the footer y think it will solve it.....

infernalshade
18-06-2008, 09:41 AM
Uhm how can i describe it....

Well...if i don't touch the Bottom Slider, the Button has the same height as the Scroll-Bar...There the "transparent" Corners Work...you don't see them!

BUT if i grab the button and slide it through the Scroll-Bar, it will become bigger (height and width) and THERE are black Corners then and not transparent ones! I think the png-transparent-function is disabled during scrolling..

woodicw
20-06-2008, 07:45 AM
what weather program are you using?

edit: woops, prolly should have installed it and checked it out before I asked huh?

edit#2: ok, how about changing the color of the font for the weather and the memory/battery status on the settings page?

alright, forget I even asked anything, found it in the config file. Im just gonna go away now.

infernalshade
20-06-2008, 09:22 AM
please make a screenshot and i'll fix it!
(I've disabled these Functions)

infernalshade
20-06-2008, 10:11 PM
Well yoou found it for yourself...but for others:

All Colors are held in the "config.xml". Open it with a Text Editor and search your page!

Here's a Font-Color-Correction for the Weather:

<page name="Weather" loadonstartup="False" autounload="#@pluginsunload#">
<row name="Weather1" scrollingmode="none" marginX="0" marginY="0" rows="3" minheight="180">
<icon name="Update weather" height="150" rowspan="1" width="240" exec="#@MortScript#" params="&quot;\Programme\ThrottleLauncher\Setups\TFlo3D_ShadeMO D\3rdparty\googleweather.mscr&quot; location=&quot;#@WeatherCity#&quot; language=&quot;#@WeatherLanguage#&quot; dtformat=&quot;#@WeatherDTFormat#&quot; s2u2weather=&quot;#@S2U2UserWeather#&quot; units=&quot;#@WeatherUnits#&quot;" path="setups\TFlo3D_ShadeMOD\icons\NewWeather\weather_bi g#$Registry,HKEY_CURRENT_USER\Software\Alladdins\G oogleWeather\curIcon#.png" />
<text name="currentCondition" alignment="center" width="240" rowspan="1" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\curCondition#" fontcolor="0,120,255" fonttype="11,true"/>
<text name="currentTemperature" alignment="center" width="240" rowspan="1" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\curTemp#°" fontcolor="0,120,255" topmargin="3" fonttype="14,false"/>
</row>

<row name="Weather2" scrollingmode="kinetic" marginX="0" marginY="0" rows="5" minheight="56">
<separator name="update"/>
<text name="currentUpdate" alignment="center" height="19" rowspan="2" width="50" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\updateTime#" fontcolor="129,129,129" fonttype="9,false"/>
<icon name="Update Weather" height="32" rowspan="4" width="45" exec="#@MortScript#" params="&quot;\Programme\ThrottleLauncher\Setups\TFlo3D_ShadeMO D\3rdparty\googleweather.mscr&quot; location=&quot;#@WeatherCity#&quot; language=&quot;#@WeatherLanguage#&quot; dtformat=&quot;#@WeatherDTFormat#&quot; s2u2weather=&quot;#@S2U2UserWeather#&quot; units=&quot;#@WeatherUnits#&quot;" path="setups\TFlo3D_ShadeMOD\icons\NewWeather\weather_up date.png" />

<separator name="forecast"/>
<text width="45" height="19" rowspan="2" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast1\Day#" fontcolor="0,120,255" fonttype="9,true"/>
<text height="19" rowspan="1" width="45" text="H: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast1\High#°" fontcolor="207,38,38" fonttype="9,true"/>
<text rowspan="2" width="45" text="L: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast1\Low#°" fontcolor="129,192,255" fonttype="9,true"/>
<icon width="67" height="7"/>
<text width ="67" height="42" rowspan="3" path="setups\TFlo3D_ShadeMOD\icons\NewWeather\weather_sm all#$Registry,HKEY_CURRENT_USER\Software\Alladdins \GoogleWeather\forecast1\Icon#.png" />
<icon width="67" height="7"/>
<separator />
<icon width="2" rowspan="5" />
<text width="45" height="19" rowspan="2" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast2\Day#" fontcolor="0,120,255" fonttype="9,true"/>
<text height="19" rowspan="1" width="45" text="H: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast2\High#°" fontcolor="207,38,38" fonttype="9,true"/>
<text rowspan="2" width="45" text="L: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast2\Low#°" fontcolor="129,192,255" fonttype="9,true"/>
<icon width="67" height="7"/>
<text width ="67" height="42" rowspan="3" path="setups\TFlo3D_ShadeMOD\icons\NewWeather\weather_sm all#$Registry,HKEY_CURRENT_USER\Software\Alladdins \GoogleWeather\forecast2\Icon#.png" />
<icon width="67" height="7"/>
<separator />
<icon width="2" rowspan="5" />
<text width="45" height="19" rowspan="2" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast3\Day#" fontcolor="0,120,255" fonttype="9,true"/>
<text height="19" rowspan="1" width="45" text="H: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast3\High#°" fontcolor="207,38,38" fonttype="9,true"/>
<text rowspan="2" width="45" text="L: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast3\Low#°" fontcolor="129,192,255" fonttype="9,true"/>
<icon width="67" height="7"/>
<text width ="67" height="42" rowspan="3" path="setups\TFlo3D_ShadeMOD\icons\NewWeather\weather_sm all#$Registry,HKEY_CURRENT_USER\Software\Alladdins \GoogleWeather\forecast3\Icon#.png" />
<icon width="67" height="7"/>
<separator />
<icon width="2" rowspan="5" />
<text width="45" height="19" rowspan="2" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast4\Day#" fontcolor="0,120,255" fonttype="9,true"/>
<text height="19" rowspan="1" width="45" text="H: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast4\High#°" fontcolor="207,38,38" fonttype="9,true"/>
<text rowspan="2" width="45" text="L: #$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\forecast4\Low#°" fontcolor="129,192,255" fonttype="9,true"/>
<icon width="67" height="7"/>
<text width ="67" height="42" rowspan="3" path="setups\TFlo3D_ShadeMOD\icons\NewWeather\weather_sm all#$Registry,HKEY_CURRENT_USER\Software\Alladdins \GoogleWeather\forecast4\Icon#.png" />
<icon width="67" height="7"/>
<separator name="info"/>
<text name="currentHumidity" alignment="center" width="150" rowspan="1" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\curHumidity#" fontcolor="129,129,129" fonttype="9,false"/>
<text name="currentWind" alignment="center" width="150" rowspan="1" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\curWind#" topmargin="5" fontcolor="129,129,129" fonttype="9,false"/>
<text name="currentCity" alignment="center" width="150" rowspan="1" text="#$Registry,HKEY_CURRENT_USER\Software\Alladdins\Go ogleWeather\curCity#" topmargin="5" fontcolor="129,129,129" fonttype="9,true"/>
</row>
</page>

Attention: Replace "Programme" by the Programs Folder in your language!

greetz,
infernalshade

woodicw
20-06-2008, 11:21 PM
I found the font color used on the home tab "129,129,129" works nicely

tcvaio
22-06-2008, 05:03 AM
Would u mind share the white diamond wallpaper:)

woodicw
22-06-2008, 09:46 AM
its in the throttleLauncher skin zip file

Moguledyouth
27-06-2008, 07:10 PM
Could you please post the blue theme that you are using for this theme, it's not included in the files.

infernalshade
28-06-2008, 12:38 AM
If you mean the Blue Taskbar on the Top:

This is not an Today-Skin-File! I've changed the color with the Software UI Tweaker! :)

greetz

phoenix83
28-06-2008, 01:33 AM
Very nice interface i have to say!!
But......... :D

the only thing i miss in these interfaces is the picture viewer like the HTC diamond :(
I have tried several versions of the interface, the original rip off isn't working correctly with my phone (still waiting till someone can can finish the ported version of it :) )
but this one i really love.


Greetings, chris

infernalshade
28-06-2008, 01:10 PM
Thx :)

Well....i've made a Manila-Collection Thread...but no Theme emulates the Original Manila perfectly...I'm waiting for the original Manila,too! But it seems there is no easy way to port it cause of the 3d-drivers...

phoenix83
28-06-2008, 04:28 PM
I think there must be a possibility to get the manila theme running without 3d drivers...... but unfortunately it's almost impossible to decompile the manila.exe file :( that's where the manila theme refers to the 3d drivers.
Look, i have seen a lot of manila look a like themes, which run perfectly on our smartphones. so i think it's possible :)
I whish i was good in programming / developping programs :(




Greetings, chris

dolfan08
06-08-2008, 04:37 PM
I have 0.9.2 installed but can't figure out how to install this theme. I tried to overwrite the icons and skins directories, but it didn't work. What do I need to do? Very cool theme by the way!!

infernalshade
06-08-2008, 04:53 PM
Uhm the Theme was developed for 0.9.1... i dont know if it works with 0.9.2! but APBilbo said it will! (He tested it)

Try it...Download the Theme and copy the whole Theme-Folder into the "setups" folder in your TL-installation directory. Then choose my theme in the TL-Config-Menu!

dolfan08
06-08-2008, 05:38 PM
Thanks! It works, just needs some tweaking.

caballero600
06-08-2008, 07:03 PM
more screenshots of the other app skins please?

looks beautiful, I prefer that from the black one!

joshuaberman
11-09-2008, 06:50 PM
Hi there!

Black...Everywhere black Themes :D

I've made a White Theme-MOD of the modded FouchFlo 3D Setup :D

My Configuration Idea for ThrottleLauncher is inside!

iContact, PocketCM, MortButton -Skins are included!
The PocketCM Skin is the WM7 one, not from me!

greetz
infernalshade

I'm interested in configuring this theme for 0.9.3. My question is if I base it off of the Beveled Theme - What would need to be changed? The Setup Folders of course. But what about the .XML? What would be the course of action to properly execute this configuration? Any help would be greatly Apprec....:confused:

wyzepro
11-09-2008, 07:35 PM
I'm interested in configuring this theme for 0.9.3. My question is if I base it off of the Beveled Theme - What would need to be changed? The Setup Folders of course. But what about the .XML? What would be the course of action to properly execute this configuration? Any help would be greatly Apprec....:confused:

here here...wanna add a me too to this one
I'd like to use this theme on 0.9.3. or one very similar...perhaps a white with black?..or green or yellow...stick with the white theme

joshuaberman
11-09-2008, 09:12 PM
Well I found this link, but it may be a little outside my understanding, I'm not familiar with .XML but if I use an existing config file maybe there's a chance....


http://forum.xda-developers.com/showthread.php?t=415042

:eek:

stutzmason
12-09-2008, 08:21 PM
try this


http://www.lanw.com/books/xml4dum/default.htm

joshuaberman
12-09-2008, 09:07 PM
try this


http://www.lanw.com/books/xml4dum/default.htm

I'll check it out. Haven't even gt chance to start on it yet

joshuaberman
13-09-2008, 08:35 PM
Well this is what I got so far the a White Diamond Theme based off of Infernalshade's theme for 0.9.1 and using "Beveled" as a base for the .xml code. If anyone could help me fine tune it and get the font color right that would be great.:confused::D

I'm not too familar with how to construct a theme. This is a first for me...

yrsmart
01-10-2008, 11:03 PM
anyway to get this in a cab form like some of the other themes as I do thing throught bt. Thank you.