(08/21/09) WinMo 6.5 MultiColor Themes How 2 (Download my Taskbar Icons/Theme Here) - Windows Mobile Software Development

I've seen many people having problems with the new TSK Themes for 6.5 with the whole grey color bug & what not & not understanding how to edit them correctly. So, Here I am sharing what I just learned today playing with the new Build Themes.
Replaced my Example CAB with a new one. Also added an Excel Spread Sheet showing an example by highlight color code matching the color used for the ThemeColor/ThemeValue registry values. All Images & TSK goes in CAB as in example. MAKE SURE YOUR TSK MATCHES MINE. ONLY CHANGE FILEPATHS & COLOR CODES, & THE NAME OF THE TSK/CAB AS NEEDED. Do NOT Change MultiThemeEnabled="1" (DWord), this is required. Edit ThemeValue/BaseColor1-4 for Colors. Soft Reset is sometimes required after changing themes. Wait a few minutes after setting Theme. If display does NOT update after a few minute, than Soft Reset. Noticed Start Menu does NOT always update it's background on Build 23028. This is a 23022 Build example. Remove new images if using older Build.​​
For Users, See the following CAB's Attached;
If you are using a ROM with the small normal SoftKey Bar, down either "Dragonworld_Blk&Red Build 23017 or Older.cab" or "Dragonworld_Blk&Red Build 23017 or Older (for TransParent Start Icon).cab". The second CAB is if you are using my TaskBar Icons with a Transparent Start Icon.
If you are using a ROM with the new LARGE SoftKey Bar & SoftKey button Graphics, down either "Dragonworld_Blk&Red Build 23028 or Newer.cab" or "Dragonworld_Blk&Red Build 23028 or Newer (for TransParent Start Icon).cab". The second CAB is if you are using my TaskBar Icons with a Transparent Start Icon.
TaskBar Icons & Theme CAB ZIP DOWNLOAD HERE​
NOTE: Theme attached are for the 6.5.1 Builds with the NEW UI CHANGES! Example is QVGA.
HKCU:Software\Microsoft\Today
&
HKCU:Software\Microsoft\Today\(TSKFileName).tsk
MultiColorThemeEnabled = DWord 1
That enables the MultiColored Themes.
The following Registries effect the Colors.
HKLM:Software\Microsoft\Color
ThemeValues = Binary
Code:
[COLOR="Blue"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]FF,FF,FF,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]FF,FF,FF,00[/COLOR],FF,FF,FF,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]FF,FF,FF,00[/COLOR],FF,FF,FF,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],ED,1C,24,00,[COLOR="#0000ff"]FF,FF,FF,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],FF,FF,FF,00,[COLOR="#0000ff"]00,00,00,00[/COLOR],00,00,00,00,[COLOR="#0000ff"]00,00,00,00[/COLOR]
Every 4 sets of 2 digit Hexadecimal is a RGB Color Code with the last 2 Digits always being 00. You'll notice the FF,FF,FF,00 are for white & the ED,1C,24,00 is a Pale Red. The Code is in True RGB here.
Next,
HKLM:Software\Microsoft\Color\MultiColorTheme
BaseColor(1-4) = DWord
This is a Hexdecimal RGB Value as well but Reb & Blue are switched so it's technically BGR. Use Photoshop or you favorite Paint Program to get the color codes & swap the Red & Blue values.
ScreenShots of what I just made for the new 6.5.1 Builds. Cab before, feel free to use as a temple. TSK is in the CAB as well as images.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ThemeColors is a mirror to ThemeValue. ThemeValue is the Color used. ThemeColor is an ON/OFF switch. If you enter a value in ThemeValue, the same value position in ThemeColor must be changed to 01,00,00,00.
Code:
[COLOR="Blue"]ThemeColors"=hex:[/COLOR]
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00,01,00,00,00,01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00,01,00,00,00,01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="Red"]01,00,00,00,01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00,01,00,00,00,01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00[/COLOR],00,00,00,00,[COLOR="#ff0000"]01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00
[COLOR="Blue"]ThemeValues"=hex:[/COLOR]
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="Red"]ff,ff,ff,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="Red"]ff,ff,ff,00,[/COLOR]00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]ff,ff,ff,00,ff,ff,ff,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]ff,ff,ff,00,99,99,99,00,ff,ff,ff,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]ff,ff,ff,00[/COLOR],00,00,00,00,[COLOR="#ff0000"]ff,ff,ff,00[/COLOR],00,00,00,00,00,00,00,00,[COLOR="#ff0000"]ff,ff,ff,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00
EDIT: Ok, the Themes getting the Gray background are indeed broken. The Above is the correct Registry for no grey Background. Below is the example of a broken theme. Notice it's missing a ton of "White" Entries when compared to the above.
Code:
[COLOR="Blue"]ThemeColors"=hex:[/COLOR]
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]01,00,00,00,01,00,00,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
[COLOR="Blue"]ThemeValues"=hex:[/COLOR]
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR="#ff0000"]2D,5E,CF,00,FF,FF,FF,00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
Also, HKLM:System\GWE , DefSysColor has Gray values.
Original; (DO NOT ADD THIS TO TSK!!! Edit in Kitchen/Source)
Corrected;
Code:
C9,E7,E9,00,00,00,00,00,37,C7,D3,00,8D,D0,D5,00,FF,FF,FF,00,FF,FF,FF,00,00,00,00,00,0C,76,7F,00,00,00,00,00,FF,FF,FF,00,00,00,99,00,00,00,00,00,FF,FF,FF,00,37,C7,D3,00,FF,FF,FF,00,C9,E7,E9,00,00,00,99,00,00,00,00,00,00,00,00,00,FF,FF,FF,00,FF,FF,FF,00,00,00,00,00,FF,FF,FF,00,00,00,00,00,FF,FF,FF,00,FF,FF,FF,00,00,00,00,00,4F,9A,F6,00,00,00,00,00

Fix for Backgrounds of Titanium/Start menu in 6.5.1 Builds. Double the Top="-#" for the background in the Titanium/StartMenu_Global CPR's. Example = Top="-52" for QVGA. This will fix the alignment of the background image with the transparent Task/SoftKey Bars.

man this down and up taskbars are amaizng, can you post cabs only for them(stock font)?
dont like red highlights, i prefer original blue
EDIT:for vga device, if possible??

The font is not part of the theme & neither are the TopBar Icons. The Icons are in my Mediafire Folder. The font Change I haven't posted yet. The Softkey Bar will only work on the newer 6.5 Builds. The one's being called 6.5.1 build 23022 or newer (Don't know when the 219XX builds started using them). Image are in attached Zip for you editing pleasure (Scaled to VGA w/Blue Highlight).

+1
this is a great tutorial for those who are new to it. i always had trouble putting down the right words that would make sense to anyone but me ... care to throw a link on here? http://wiki.xda-developers.com/index...5_Theme_Colors

m.carroll said:
+1
this is a great tutorial for those who are new to it. i always had trouble putting down the right words that would make sense to anyone but me ... care to throw a link on here? http://wiki.xda-developers.com/index...5_Theme_Colors
Click to expand...
Click to collapse
Just added a link there.

wooow man great work really! works on omnia but the white windows logo covers yours but it's OK
uhm can you please tell me whitch font do you use? looks really cool.
cheers

stirkac said:
wooow man great work really! works on omnia but the white windows logo covers yours but it's OK
uhm can you please tell me whitch font do you use? looks really cool.
cheers
Click to expand...
Click to collapse
Font CAB added to first port. In order to get rid of the White Windows Logo, replace it with a blank icon in the Shellres dll. There's plunty of walkthroughs on XDA on how to do that.

Ok I have readed the whole thread but couldn't find what I need. Fixing gray background in custom theme. Please help. I'm trying solve this problem since morning.
Best Regards

CRACING said:
Ok I have readed the whole thread but couldn't find what I need. Fixing gray background in custom theme. Please help. I'm trying solve this problem since morning.
Best Regards
Click to expand...
Click to collapse
Best thing is to take this TSK & edited as needed. Just change color registries as described above & replace stwaters. Open with WinCE CAB Manager to edit. If you have custom images for bars/menu/etc that don't use same filename, edit the file names in the image registries as well.

drkfngthdragnlrd said:
Best thing is to take this TSK & edited as needed. Just change color registries as described above & replace stwaters. Open with WinCE CAB Manager to edit. If you have custom images for bars/menu/etc that don't use same filename, edit the file names in the image registries as well.
Click to expand...
Click to collapse
I did the samething but again after testing on device, the background goes gray.
Anyways, I have attached the theme. Please checkout and if possible solve the issue.

CRACING said:
I did the samething but again after testing on device, the background goes gray.
Anyways, I have attached the theme. Please checkout and if possible solve the issue.
Click to expand...
Click to collapse
Try this one. You were missing a whole Registry Directory.
HKCU:Software\Microsoft\Today\Touch HD 6.5.tsk
EDIT: Missed a registry, add;
HKCU:Software\Microsoft\Today
Skin = \windows\Touch HD 6.5.tsk

drkfngthdragnlrd said:
Try this one. You were missing a whole Registry Directory.
HKCU:Software\Microsoft\Today\Touch HD 6.5.tsk
EDIT: Missed a registry, add;
HKCU:Software\Microsoft\Today
Skin = \windows\Touch HD 6.5.tsk
Click to expand...
Click to collapse
Ok, but still same. ( Gray background ).
However, I found an another trick.
[HKEY_LOCAL_MACHINE\System\GWE]
Contains theme color ( "SysColor" ). As you said in first post. I changed the color ( dedede to ffffff ) and now there is no gray background.
What if I add this reg key to the theme itself?

CRACING said:
Ok, but still same. ( Gray background ).
However, I found an another trick.
[HKEY_LOCAL_MACHINE\System\GWE]
Contains theme color ( "SysColor" ). As you said in first post. I changed the color ( dedede to ffffff ) and now there is no gray background.
What if I add this reg key to the theme itself?
Click to expand...
Click to collapse
Might as well try it. Not sure wtf the value came from lol
Edit: Weird, never noticed that value & no clue wth it's even there. I have 2 Binaries in that directory.
SysColor = E9C9CB0000000000D3375600D58D9B00FFFFFF00FFFFFF00000000007F0C0F0033070800E9C9CA0099001E00BFBFBF00FFFFFF00ED1C2400FFFFFF00E9C9D0007F7F7F009999990033070800E9C9CA00FFFFFF0000000000FFFFFF0000000000EDEDED00FFFFFF0033070800F4517200BFBFBF00
&
DefSysColor = C9E7E9000000000037C7D3008DD0D500FFFFFF00FFFFFF00000000000C767F0000000000FFFFFF0000009900C0C0C000FFFFFF0037C7D300FFFFFF00C9E7E90080808000BFBFBF0000000000FFFFFF00FFFFFF0000000000FFFFFF0000000000FFFFCC00FFFFFF00000000004F9AF600C0C0C000

drkfngthdragnlrd said:
Might as well try it. Not sure wtf the value came from lol
Click to expand...
Click to collapse
Hahaha, works prefect!
I just changed all the de,de,de rgb entries to ff,ff,ff in [HKEY_LOCAL_MACHINE\System\GWE] -> SysColor and placed into the tsk.
Finally solved.....
Edit; The DefSysColor entry doesn't change when the theme is changed. Just the SysColor. I guess this color values are created here too (SysColor) taken from theme.
Best Regards

CRACING said:
Hahaha, works prefect!
I just changed all the de,de,de rgb entries to ff,ff,ff in [HKEY_LOCAL_MACHINE\System\GWE] -> SysColor and placed into the tsk.
Finally solved.....
Edit; The DefSysColor entry doesn't change when the theme is changed. Just the SysColor. I guess this color values are created here too (SysColor) taken from theme.
Best Regards
Click to expand...
Click to collapse
Hum, maybe it's a ROM things lol. I have no clue. My theme doesn't have those values & works just fine. Although I do have a restriction = DWord 2 registry that you don't have...

drkfngthdragnlrd said:
Hum, maybe it's a ROM things lol. I have no clue. My theme doesn't have those values & works just fine. Although I do have a restriction = DWord 2 registry that you don't have...
Click to expand...
Click to collapse
I used to do the same thing to set my custom theme tsk as default when device boots. I never used tsk installing/launching in autorun.
Edit: It wasn't right what I did. After doing so, the graphic went bad.
Any other solution?

WinCE CAB Manager is braking the theme. Thats why the background is becoming gray.
Any Alternative ways to edit the theme?

CRACING said:
WinCE CAB Manager is braking the theme. Thats why the background is becoming gray.
Any Alternative ways to edit the theme?
Click to expand...
Click to collapse
I use old school using ini and drag and drop on cabwiz!

CRACING said:
WinCE CAB Manager is braking the theme. Thats why the background is becoming gray.
Any Alternative ways to edit the theme?
Click to expand...
Click to collapse
I never had WinCE CAB Manager break a TSK. I been doing it this way since April without issue. It's either that SysColor Registry or you tried adding your new menu/bars/etc images to the TSK. The images can NOT be inside the TSK. It should only have the stwaters(tdywaters). Make a CAB & put the rest of the images & TSK in that for installing.

Related

[how to] Make wm5 themes

ok well ive noticed alot of people like the classic theme and im one of them! so i hope mr meschle will create wonderful colors of them! i tried doing it myself and the background always comes out awful.. i want to keep that classic windows 5 backgroud you know the one with the flag and stuff. well mark has made some wonderful colors.. green/red/purple but can you either give us a step by step guide on how you do it or make tons of colors? like yellow/orange/sky blue/deep blue/royal.. etc
im still using the green one and love it.. i switch back and forth between your purple and the mocked green windowsmobile theme
Re: wm5 *true* themes
Probably easiest way to create true wm5 themes is use 'wm5 template.tsk' or 'wm5 template color bars.tsk'(attached - unzip) and replace stwater.gif with your own one using ThemeGenCE http://www.codeppc.com/telechargements/themegence/themegence.htm - thanks BenThon for the great thememaker.
Note stwater image examples are 320x320 in size - this seems to be the default size of all the new microsoft wm5 themes, even with the new HTC_default.tsk. (Tytn theme)
Most of these themes use stwater only and leave tdywater.gif out. There is no need for both files anymore unless you want a different start menu compared to the today screen. (Stwater only themes are smaller in size too)
If you want to use image higher than 256 colors use jpg or png format and then rename extension to gif - it works! (jpg gives a smaller file)
With themegen you have to ignore a bit what's on the main preview as that is meant for wm2003 but there is a wm5 preview that is more accurate except the wm5 color keys+ are not rendered.
Next change colors of title and soft key bars etc...(With Wm5 main theme colors are now mainly determined by basehue) - best option is to deselect all the normal color selections (in the templates already deselected) and use base hue color value (click Wm5 - create BaseHue Key for the theme) or choose navigation bar color 1 and this will determine the base hue color. Then you can add key colors that are specific for your theme.
If you can't get the color you want for title or soft key bars (eg brown does not show as brown on the normal selection) use Wm5 - keys+ - Color_SoftkeyFlatCentre and Color_TitleFlatCenter. Use 'Wm5 template color bars.tsk' as a template for this kind of theme.
To change image color e.g. windows default wm5 theme
Using ThemeGenCE version 1.7.0.0 select - 'choose\modify images' icon and the use the hue slider to determine color, tweak with RGB, gamma and light/dark and your done. Save image.
Or use Xnview for pc. http://perso.orange.fr/pierre.g/xnview/endownloadwin32.html or other photo editor and tweak the stwater.gif of the theme. Click image - change to true color. Then click adjust - hue\lightness\saturation and presto you can change the color at will mainly using the hue slider. Then you can simply change to red or another color. Save to file - choose 256 colors.
EXAMPLES BELOW OF WHAT CAN BE ACHIEVED BY SIMPLE CHANGING OF HUE COLOR OF THE IMAGE AND CHANGING BASE HUE OF THE THEME.
New dark blue theme added (my favorite) and Wm green theme is an updated version as is new Wm_black theme
EDIT Updated wm_green and wm_purple themes. Originals were not totally right - new ones are based on one base hue key only and are superior
EDIT2 Added wm_black2 theme as black seems to be popular - this based on base hue and wm5 key+ values.
New Wm_Orange theme added
if u were a girl id make sweet sweet love to you. awsome now im gonna make 300000000000000000 different colors lol thanks a load !
jacob-mda said:
if u were a girl id make sweet sweet love to you. awsome now im gonna make 300000000000000000 different colors lol thanks a load !
Click to expand...
Click to collapse
Ha ha lol jacob-mda glad you are pleased - post em here when you have made some
I will try and make a blue version of the Tytn theme later and post it here.
Water droplets blue Wm5 theme
This theme has to be classed as true wm5 theme - its stwater only (320x320) and only one basehue registry key. (i.e. color for title and soft key bars) Image saved in png format, resolution (true color) and renamed gif to make the theme. All the other colors are handled by wm5.
Theme made with ThemeGenCE courtesy of BenThon.
EDIT 5/9 added Color_highlight and '34' wm5 keys to give better highlights and improved theme.
6/9 Water droplets orange theme added
Excellent work guys, keep 'em comin'!
i cant seem to master a orange or yellow in xnview!~
True Mobile 5 themes
I have a thread started in regards to dialer skins titled - "Tired of your ugly dialer skin" I hate the tmobile dialer skin!
Anyways, I have started creating some true windows mobile 5 themes, which will also contain matching dialer skins and ringtones, smart dialer skins, etc
I got tired of downloading "windows mobile 5" themes, that were really only for 2003 and below.
For mobile 5 themes, there are 2 different sets of registry values! One is the old CE registry values set, which in general work fine. The other set changes features unique to windows mobile 5 OS. You will notice the difference when you install a theme, but some features still have remnants of your old theme.
Anyways, glad to see there are others out there trying to get some themes up!
Thanks, Jess
jacob-mda said:
i cant seem to master a orange or yellow in xnview!~
Click to expand...
Click to collapse
I know jacob-mda - i tried and it just comes out muddy. Will try and think of a new way for those colors.
btw jacob as much as i like my name in the spotlight, can you remove 'meschle save us' from the thread title so that anyone can use this thread to post their WM5 themes - cheers
Re: True Mobile 5 themes
jess said:
I have a thread started in regards to dialer skins titled - "Tired of your ugly dialer skin" I hate the tmobile dialer skin!
Anyways, I have started creating some true windows mobile 5 themes, which will also contain matching dialer skins and ringtones, smart dialer skins, etc
I got tired of downloading "windows mobile 5" themes, that were really only for 2003 and below.
For mobile 5 themes, there are 2 different sets of registry values! One is the old CE registry values set, which in general work fine. The other set changes features unique to windows mobile 5 OS. You will notice the difference when you install a theme, but some features still have remnants of your old theme.
Anyways, glad to see there are others out there trying to get some themes up!
Thanks, Jess
Click to expand...
Click to collapse
I agree Jess, but if you look at the inf file of the water droplets theme you will see there are none of the old values, they are not essential unless you want to tweak your wm5 theme. It only has one color reference in the theme and thats the base hue value. The microsoft wm5 themes seem to have some of these old color values but i cannot see that they make any difference in say the guava bubbles tsk.
here is the inf file
[Version]
Signature = "$Chicago$"
CESignature = "$Windows CE$"
Provider = "BenThon"
[CEStrings]
Appname = "blue"
InstallDir = "%CE2%" ; (\Windows)
[CEDevice]
ProcessorType = 2577
UnsupportedPlatforms = "HPC","JUPITER"
VersionMin = 3.0
VersionMax = 100.0
[SourceDisksNames]
1 = ,"Autre",,\
[SourceDisksFiles]
stwater.gif = 1
[DefaultInstall]
AddReg = ClesRegistre
CopyFiles = CopierVersDir00
[CopierVersDir00] ; (%CE2% : \Windows)
stwater.gif,,,0x40000000
[DestinationDirs]
CopierVersDir00 = 0, %InstallDir%
[Strings]
reg_path00 = Software\Microsoft\Color
reg_path01 = Software\Microsoft\Today
[ClesRegistre]
HKLM,%reg_path00%,BaseHue,0x00010001,413
HKCU,%reg_path01%,UseStartImage,0x00010001,1
the baseHue key is great for shifting the existing theme layout to another color. I'm setting up completely unique color schemes by changing all the reg keys that matter...
by the way, any one know what reg key changes the highlight color (i.e. when in start menu or text messages) I either seemed to have forgotten, or my wizard is being stuborn to my reg changes.
thanks, jess
jess said:
the baseHue key is great for shifting the existing theme layout to another color. I'm setting up completely unique color schemes by changing all the reg keys that matter...
by the way, any one know what reg key changes the highlight color (i.e. when in start menu or text messages) I either seemed to have forgotten, or my wizard is being stuborn to my reg changes.
thanks, jess
Click to expand...
Click to collapse
I have tried all of them jess - none seem to shift the highlight color - it seems to be determined by the base hue color and if you have not specified a base hue color wm5 picks the closest base hue color based on your title bar color (navigation bar color 1 - selection 5 in themegen) and hence highlight color.
I hope you understand that - if you find a key let me know :wink:
EDIT Try the highlight key in the wm5 key+ section
Looking forward to your wm5 theme posts - hopefully we can leave the thread dedicated to these.
That
How did u get that analogue clock? Looks cool.
i do believe that clock is either SBSH clock or SPB clock or something.. im pretty sure its from one of those 2 developers.
I believe the clock is rlToday.
http://forum.xda-developers.com/viewtopic.php?t=54633&highlight=analog
I've made it sticky. No I'll have to wash the sheets.
V
PS If this info isn't already in the Wiki, please wikify it. Thanks!
PPS All hail king Meschle. Thanks as always!
which is the
Whis is the version with the little clock. I don't want such a huge one running on the Today screen.
It's customisable. Check out his website for more examples.
V
vijay555 said:
I believe the clock is rlToday.
http://forum.xda-developers.com/viewtopic.php?t=54633&highlight=analog
I've made it sticky. No I'll have to wash the sheets.
V
PS If this info isn't already in the Wiki, please wikify it. Thanks!
PPS All hail king Meschle. Thanks as always!
Click to expand...
Click to collapse
Thanks vijay - I thought what the hell where's the thread gone!!!! Should have known V was on the case :wink:
I'll put it on the wiki when i've ironed out the details - I'm still learning myself - could've done with ZeBoxx's help - now where's that guy gone?? Anybody know? Ben Thon has been a great help though - cheers!
And in terms of theme making it should be King BenThon - i am an amateur in comparison :wink:
Re: which is the
kull said:
Whis is the version with the little clock. I don't want such a huge one running on the Today screen.
Click to expand...
Click to collapse
I use v0.1.3 as it uses less memory, attached is my skin and edited files to get the look shown.
replace blue folder in rltoday directory with one enclosed.
Sorry for moving the thread, but I thought that given the value of the knowledge, there was little point in leaving it in the Wizard forum, better to put it somewhere where more people would read it.
I'm slightly worried about ZeBoxx, last I heard he was feeling a bit ill. Hope he's alright.
Earth to Zeboxx, nannoo, nannoo.
V

Black Glass Bars in WM6??

Alright.. I have been playing with themes once again and thought someone here may be able to answer some questions for me.. Here's what I've got so far..
I have noticed black themes in WM6 acting a bit odd in WM6 (remaining flat without the new WM6 glass effect) Attached image below..
I recently put Tweaks2k2 back on my device and was playing with the WM5 colors.. I placed the slider on Black and boom.. Sweet black bars..
I also went back to the color key in the reg and noticed that nothing had changed.. BaseHue value still remained at 443 = Purple and all other values were still unaffected by all changes. Color or grayscale..
So I guess my question is what values is Tweaks2k2 changing to make these black bars.. I would like to make some new themes..
Any thoughts?
It is obviously a config issue. You can't have some colours glassy and some other not. For example, I had this cool Blue theme. Both top and bottom where glassy, however after upgrading to LVSW's newest ROM all of the sudden the top bar is flat while the bottom one is glossy still.
Damn.
With every WM6 Flavor I've been able to achieve this by changing the hklm\software\microsoft\color\basehue value to 160.
I generally use the Guava Bubbles theme then change the basehue reg key, red background and black glassy bars, I think it looks pretty spiffy.
Hi, I dont know if you seen my thread on the true glossyblack in the reg hermes forum, but I was lookin how to achieve the glossy black.
You say you wanna make some new themes, what theme making software do you have? I have thememakerx nad thememker by mcdeb though Im not able to use them if you're interested, pm me(to Jakaroe808 only).
I haven't a clue what sets the glossy, if you take apart a mono black theme, and read the .ini in it, you should be able to get the values from there on the colors, but I dont know what is settin or removing the glossy, I was thinkin it was a setting in the .ini too for the glossy since some other themes lose the gloss too, but too many work on wm6 with gloss for it to be a setting in the .ini, I think.
Like I said, I haven't a clue, its all speculation, and Im not sure if either of those theme apps will directly modify the theme .ini or read it.
excuse my babbling, I do tend to run on
dkm00182;1190617 said:
With every WM6 Flavor I've been able to achieve this by changing the hklm\software\microsoft \color\basehue value to 160.
Click to expand...
Click to collapse
Edited:: you are correct, I was going by the screenshots, and it looked darker to me, but after instaling tweaks2k2 I see it does just set it to 160.
Maybe Im just overly picky, and it may not even be possible, but there is still a slight gray hue in the middle of the black bar, and it can be seen even more evident when for example one of the black glossy dialers is being used.
Thing is still, is not making it a true true black with the gloss, UItweaker sets em to solid black like the solid black themes have been, and it goes flat too.
Thanks much.. I have not tried using the 160 value but I guess that is all I need to know.. I was just confused because I had the black bars but the basehue value still remained 443.. Thanks..
I also use Thememaker X and then ThemeGenCE along with WinCE CabManager.
I have never used thememaker by mcdeb but it looks like a nice app..
another quick question.. OK the 160 value works although if I load the value into a tsk (manually in Cab manager) it gets rejected.. If I switch to the new theme the bars go black for a second and then gray.. If I check the reg the value is 123.. ??? why would the device reject the value?
Nevermind.
Well.. No.. But it looks like you have a nice WA setup there.. I was referring to the default WM6 interface themes..
Jakaroe808 said:
Well.. No.. But it looks like you have a nice WA setup there.. I was referring to the default WM6 interface themes..
Click to expand...
Click to collapse
I gotcha. I forgot about that registry tweak trick.
Jakaroe808 said:
another quick question.. OK the 160 value works although if I load the value into a tsk (manually in Cab manager) it gets rejected.. If I switch to the new theme the bars go black for a second and then gray.. If I check the reg the value is 123.. ??? why would the device reject the value?
Click to expand...
Click to collapse
I decided to play with ThemeGenCE a bit and managed to make glassy black bars etc. I did, however, have to set the BaseHue to 160 in the registry. I kinda messed with the wmbe.tsk as a base so I won't post it since it belongs to someone else.
Cyclic Black Bars
Jakaroe808 said:
another quick question.. OK the 160 value works although if I load the value into a tsk (manually in Cab manager) it gets rejected.. If I switch to the new theme the bars go black for a second and then gray.. If I check the reg the value is 123.. ??? why would the device reject the value?
Click to expand...
Click to collapse
I have wondered about this too.
I like a theme in WM5 called Cyclic Black Bars (I think it was part of Molski's ROM package for Wizard) - very shiny black bars - when I install it in WM6 either on Wizard or my Tilt, it's shiny black bars alright, but no 3-D effect. When I look at that Registry value hklm\software\microsoft\color\basehue it is 123 as you noticed above.
I tried editing this theme in ThemeGenCE. I have not been successful in modifying it so the bars have 3-D. Maybe you would have more success as you are more experienced by far - I'm just starting to play with this.
I know this thread was real old so I don't know if any of you all will notice this - hope so.
Black Bars !
Have a look here for an explanation : http://www.codeppc.com/forum/viewtopic.php?t=10761
or here : http://forum.xda-developers.com/showthread.php?p=1706271#post1706271
and here : http://www.codeppc.com/forum/viewtopic.php?t=10730
or here : http://forum.xda-developers.com/showthread.php?p=1630766#post1630766

Black Aero Theme

How can I change the color of the bars in the Aero.tsk theme? The default is the color teal. Anyone knows how to change it to black?
hey friend!
u should use Basehue!
HKEY_LOCAL_MACHINE\Software\Microsoft\Color
Scroll down until you see "BaseHue". Open it and change the number value to 160. Press ok at the top and you're done.
If you don't have a registry editor on your wm6 rom, then find one.
here u are... its easy to use...
if that doesn't work
I recommend themegence located here
It allows you to change all kinds of colors separately.
Thanks guys! I'm not a genius when it comes to Windows Mobile stuff and this thread never fails to give everyone the answers...
larsuck said:
I recommend themegence located here
It allows you to change all kinds of colors separately.
Click to expand...
Click to collapse
Yeah, that one's good, but THIS ONE is better....
Mark.

[SKIN][TF3D2][18-06-09] AnX1 Nature's Grace V1.0

(Click the image to download)
Donations are much appreciated!
​
Introduction:
This is based on my previous "Shadowsong" skin (which no longer exists).
Many people found that too gloomy and dark, so I adapted and made it... happier!
In the process I tried to preserve the balance between tech (glow, embossed) and
nature (background, colors) which I also tried to approach in Shadowsong.
This skin uses a lot newer code, with some neat features. Enjoy!
Changelog:
* None yet! *
Upcoming features:
- Improved start menu
- Inside menu's graphic tweaks
- Improved media player layout.
Features:
- Fully skinned TF3D2 with files from Rhodium build 1.19.
- Panoramic Background modification
- Improved Slider modification.
- Sprint clock modification
- Complete skin, including submenu's.
Acknowledgements:
- Guap: Sprint clock mode9 files.
- Rotastrain: Slider and panoramic background mode9 files.
Installation:
- Download the .cab file
- Copy the file to your device or memory card
- Run the .cab and install it to main memory
- Restart your phone
* If your TF3D becomes white after installation, your ROM or TF3D2 installation does not support CFC (Chainfire's compression). Download the compatibility cab and install that instead. (can be done on top of the previous install) *
Compatibility:
- Should be compatible with all TF3D2 Rhodium builds.
- WM6.1 confirmed.
- WM6.5 unconfirmed, but should work.
Related Links:
- AnX1 Actionscreen v1.2
- AnX1 Ethahetso Taskbar v2.2
Donations are much appreciated!
​
hey angelusz,
I always thought that the background you used was a very beautiful pano background and was gona ask u for it and then i saw this!!
its really nice !!im installing it right away!!
wow really nice theme, I like it thanks m8, but would u mind to say me the size of the background? and the name, to edit it cheers m8 !
wazaaappp said:
wow really nice theme, I like it thanks m8, but would u mind to say me the size of the background? and the name, to edit it cheers m8 !
Click to expand...
Click to collapse
Rotastrain made small tutorial on how to make backgrounds for this. (It's his panoramic code). Search for it, in this forum.
While I really appreciate the scenic background, I must say that reading white text on the light background is really not comfortable. Either the text will have to be made darker or that beautiful background has to change!
Yes, Rota made a nice tutorial to make panoramic backgrounds, but for those of us who have no IT skills, is there some place where panoramic backgrounds are available that we could just dump into a folder ... easy and simple?
The background is 01253_silence_1280x800.jpg from interfacelift.com (maybe the source is another size then 1280x800).
Paparasee said:
While I really appreciate the scenic background, I must say that reading white text on the light background is really not comfortable. Either the text will have to be made darker or that beautiful background has to change!
Yes, Rota made a nice tutorial to make panoramic backgrounds, but for those of us who have no IT skills, is there some place where panoramic backgrounds are available that we could just dump into a folder ... easy and simple?
Click to expand...
Click to collapse
Seek and you shall find. In Rotastrain's thread about panosidetoside, users have posted over 50 wallpapers, all panoramic. =]
de Wolfe said:
The background is 01253_silence_1280x800.jpg from interfacelift.com (maybe the source is another size then 1280x800).
Click to expand...
Click to collapse
Actually, that is not my source. It's a wallpaper that is available at several sites all over the internet.
I've received quite some feedback on the TP2 forum, regarding some issues and suggestions.
Does everyone in here think it's just fine as it is? I'm not getting many replies, so I'm actively asking for 'em now.
Really nice, great job guy.
After installed, there is a part of white color on the "moving tab", even when I move it to anywhere , it still nothing change, but the backgroud of the tab such as home , message, mail ,etc, which is no problem
On this solution, is that mean's "If your TF3D becomes white after installation" ?
Beacuse I have also tried install 'compatibility cab' but there is nothing change, thx
hawk1114 said:
After installed, there is a part of white color on the "moving tab", even when I move it to anywhere , it still nothing change, but the backgroud of the tab such as home , message, mail ,etc, which is no problem
On this solution, is that mean's "If your TF3D becomes white after installation" ?
Beacuse I have also tried install 'compatibility cab' but there is nothing change, thx
Click to expand...
Click to collapse
No, that's not the same bug. With the white, I mean entire manila.
Please post a screencapture of the bug, so I can better understand what the problem is.
it's look like this ( I used your screen shot )
I am using X1 firmware R3AA010 , TouchFLO 3D 3.0.38196.3 B3
hawk1114 said:
it's look like this ( I used your screen shot )
I am using X1 firmware R3AA010 , TouchFLO 3D 3.0.38196.3 B3
Click to expand...
Click to collapse
I see. I haven't seen this problem before. I think it's because Rotastrain's crystal slider isn't compatible with the CAB TF3D2. Rotastrain is the only one I know who can fix this. You had best ask him, so he can tell you which files he needs from you to be able to patch it.
help with stock icon
Hi Angelusz. This is a really great theme. I am having a problem with the stock preview icon. The 174ba15d_manila contains the correct image (see cfc gui screenshot), but displays the old stock icon (see other screenshot). I think this might have to do with the manila name. 174ba15d_manila is named stock_preview.qtc, while all of the other preview icons are named filename-hero.qtc (ie home-hero.qtc). The stock preview icon is the only one not listed under manila\icon preview. However, I do not know how to change the manila file name, so I cannot test it. Would you be able to test this to see if it corrects the issue? Thanks.
mwalt2 said:
Hi Angelusz. This is a really great theme. I am having a problem with the stock preview icon. The 174ba15d_manila contains the correct image (see cfc gui screenshot), but displays the old stock icon (see other screenshot). I think this might have to do with the manila name. 174ba15d_manila is named stock_preview.qtc, while all of the other preview icons are named filename-hero.qtc (ie home-hero.qtc). The stock preview icon is the only one not listed under manila\icon preview. However, I do not know how to change the manila file name, so I cannot test it. Would you be able to test this to see if it corrects the issue? Thanks.
Click to expand...
Click to collapse
I'll track down and replace the file... somehow.
Angelusz said:
I'll track down and replace the file... somehow.
Click to expand...
Click to collapse
Thanks!
10thanks
bow chicka wow wow
who's the lady? lolol
figurine said:
bow chicka wow wow
who's the lady? lolol
Click to expand...
Click to collapse
That would be my girlfriend.
Wait, so how do you get the background image to move when going through the tf3d tabs, and is it possible to add own background that moves like that?
kappo78 said:
Wait, so how do you get the background image to move when going through the tf3d tabs, and is it possible to add own background that moves like that?
Click to expand...
Click to collapse
That moving background is Rotastrain's Panosidetoside. You can modify it, as it's just normal manila image files (QTC).

{{15,000+ WVGA Wallpapers*{some 18+}{HQ~B4all 2.5.1922+Landscape}

"Ultimate Walls Landscape Pack added! ***800 High Quality Landscape Images*** more to come
Feel free to .cab up any of these using HDwalls.
Here is a small walkthrough that I posted HERE
Ultimate Walls Landscape Pack 1: 800 WVGA landscape images - more coming soon - added 12-8-09
Download HERE
Here are a few thumbnails from the Landscape pack:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Check out my: ULTIMATE WALLS WVGA Wallpaper Collection Over 15,000 HQ WVGA images!
Coffee is always appreciated! Never required!
Ultimate WVGA Wallpaper pack 1: 7,000+ WVGA images:
Download HERE
Ultimate WVGA Wallpaper pack 2: 4,000+ WVGA images (added 11-29-09)
Download HERE
includes more colors, cars, spectrums, fire, glass, light, women, etc,.
Some Thumbnails:
UltimateWalls - Gamer Pack:400+ Game Images:
* Not included in Ultimate Pack
Download HERE
Some Thumbnails:
Ultimate Walls:
Mario WVGA pack: Only 73 images in this one!
Download HERE
Ultimate Walls - Nature pack: 1,786 High Resolution Nature images:
*Not included in Ultimate Pack
Download HERE
nothing but High Quality Nature Wallpapers
If you would like clear Task bar and softkeys, here is one way to accomplish it.
Set the wallpaper you want as usual.
>Launch MaxTTM.
>Make sure to set Component to > "Both"
>Change Method to > "Wallpaper"
>The next section remains unselectable!
>Check all 3 boxes below.
>Tap "Convert"!
>Wait for reset.
Done!
Make all settings like this!
Now next time you change your wallpaper, MaxTTM, will throw an error.
Just select QUIT and the launch MaxTTM and tap "Convert" again and wait for reset!
You may notice the bars will look misaligned until the device is fully loaded! This is not how it stays! Don't worry!
Hope this was helpful and enjoy full screen wallpaper on all tabs, with this and BG4all!
(1-9-10)
Added HQ Portrait ~ Landscape B4All Tabs + more 4 Manila 2.5.1922
Thanks, to Superboy for the original post!
This cab contains the following:
>Quote:
1.- B4All Tabs
2.- Select any Animation with any Wallpaper
3.- Day of the week as in "Mon, Tue, etc.."on Calendar Icon
4.- Red color Sundays, Blue color Saturdays on Calendar
5.- Last but not least select a different Portrait and Landscape Wallpaper, if no Landscape Wallpaper is selected the Portrait Wallpaper will show in Landscape
Big THANKS to dehx from http://www.dehx.net/
for the New "ULTIMATE WALLS" Hosting Space!
__________________
WVGA Wallpapers?
Donations accepted, not expected!
One more spot for future use! Thanks! Hope everyone enjoys!
For some reason when I use the method you mentioned above, I dont get the taskbars to match the wallpaper I have selected in manila. Im not sure what image its trying to match them with. Is there something else I need to do? Theyre just black with some pattern on it. Do the wallpapers have to reside in the maxxtm component folder to work properly?
kwill said:
For some reason when I use the method you mentioned above, I dont get the taskbars to match the wallpaper I have selected in manila. Im not sure what image its trying to match them with. Is there something else I need to do? Theyre just black with some pattern on it. Do the wallpapers have to reside in the maxxtm component folder to work properly?
Click to expand...
Click to collapse
Sounds like you may need a different .tsk theme. Try going to> settings > today and set a different theme. I am using an actual transparent one which helps. But it was cooked into my rom also. But I have gotten it to work for many others as well. The wallpapers do not have to reside in the MaxTTM folder, no.
What version of WinMo and HTC Sense are you running?
santod040 said:
Sounds like you may need a different .tsk theme. Try going to> settings > today and set a different theme. I am using an actual transparent one which helps. But it was cooked into my rom also. But I have gotten it to work for many others as well. The wallpapers do not have to reside in the MaxTTM folder, no.
What version of WinMo and HTC Sense are you running?
Click to expand...
Click to collapse
Ok, I'll try with a diff theme on the device. I'm using 6.5.3 or whatever build 23518 and .1922 of leo sense.
edit** Tried it with a diff theme selected and still a no go. I keep getting these black bars with like a carbon fiber print on them. Oh well Thanks again.
wow thats really good collection.
thanks a lot for sharing your colletion.
Yo~ THank!
Works great on my topaz, any chance of getting a version with just the HQ BG4ALL? not keen on the calender modifications (date on tab and font colours in calender)
wez89 said:
Works great on my topaz, any chance of getting a version with just the HQ BG4ALL? not keen on the calender modifications (date on tab and font colours in calender)
Click to expand...
Click to collapse
hehe, funny I was just thinking the opposite -- I'd like to see the calendar mods separated from the BG4all 'cuz that would most likely screw up MaxManila.
wez89 said:
Works great on my topaz, any chance of getting a version with just the HQ BG4ALL? not keen on the calender modifications (date on tab and font colours in calender)
Click to expand...
Click to collapse
gwbard said:
hehe, funny I was just thinking the opposite -- I'd like to see the calendar mods separated from the BG4all 'cuz that would most likely screw up MaxManila.
Click to expand...
Click to collapse
I'll see about making up separate cabs for each.
santod040 said:
I'll see about making up separate cabs for each.
Click to expand...
Click to collapse
Thanks alot, much appreciated
I just have to say, AWESOME mod. Very professionally executed
Is there ANY way I can have 537945c0_manila modified to keep the transparent slider functionality, by not showing the top QTC when slider over the calendar icon ? For now I had to leave that one out of my ROMs since it doesnt jive with the rest of the slider.. but the name of the day displayed at the top of the icon is KICKASS!
santod040 said:
I'll see about making up separate cabs for each.
Click to expand...
Click to collapse
I'm mostly replying to the guy saying the mods will screw up maxmanila...
MaxManila installs its own set of LUA scripts that would overwrite the ones in this mod anyway, so you'd be safe
NRGZ28 said:
I'm mostly replying to the guy saying the mods will screw up maxmanila...
MaxManila installs its own set of LUA scripts that would overwrite the ones in this mod anyway, so you'd be safe
Click to expand...
Click to collapse
Correct, MaxManila would overide the mode9, scripts and file settings.
NRGZ28 said:
I just have to say, AWESOME mod. Very professionally executed
Is there ANY way I can have 537945c0_manila modified to keep the transparent slider functionality, by not showing the top QTC when slider over the calendar icon ? For now I had to leave that one out of my ROMs since it doesnt jive with the rest of the slider.. but the name of the day displayed at the top of the icon is KICKASS!
Click to expand...
Click to collapse
Thanks! I'll see if I can do that for you NRG. I happen to be currently running one of your roms and am really liking it! I also did notice the overlap you mentioned from showing all images for it.
I would like to ask you if it would be possible to get your trans softkey .tsk from your rom? Can that be made into a stand alone install? There are many that would love the use of it, as it makes nice clean screen with the use of MaxTTM and this landscape mod. Since it removes the buttons around the softkey text.
**EDIT**
I have modified the cab file for you NRG and will post it for you tomorrow, after I get a chance to test and make sure all is well with it.
Should work the way you want now though. If not, I will re-edit and post it for you when it's right.
NRGZ28 said:
I'm mostly replying to the guy saying the mods will screw up maxmanila...
MaxManila installs its own set of LUA scripts that would overwrite the ones in this mod anyway, so you'd be safe
Click to expand...
Click to collapse
I figured that's probably the case, only MaxManila would then need to re-installed after installing this one, no? Not a big deal, really -- just another case of installation order being important -- (I have several mods that overlap in one way or another, keeps me on my toes to remember the proper order!)
gwbard said:
I figured that's probably the case, only MaxManila would then need to re-installed after installing this one, no? Not a big deal, really -- just another case of installation order being important -- (I have several mods that overlap in one way or another, keeps me on my toes to remember the proper order!)
Click to expand...
Click to collapse
That's right
santod040 said:
Correct, MaxManila would overide the mode9, scripts and file settings.
Thanks! I'll see if I can do that for you NRG. I happen to be currently running one of your roms and am really liking it! I also did notice the overlap you mentioned from showing all images for it.
I would like to ask you if it would be possible to get your trans softkey .tsk from your rom? Can that be made into a stand alone install? There are many that would love the use of it, as it makes nice clean screen with the use of MaxTTM and this landscape mod. Since it removes the buttons around the softkey text.
**EDIT**
I have modified the cab file for you NRG and will post it for you tomorrow, after I get a chance to test and make sure all is well with it.
Should work the way you want now though. If not, I will re-edit and post it for you when it's right.
Click to expand...
Click to collapse
You can simply copy the .tsk out of my ROM
NRGZ28 said:
You can simply copy the .tsk out of my ROM
Click to expand...
Click to collapse
Ok, I thought so! Thanks bud!
Mostly just wanted the "OK" from you, to do so! Thanks!
it's not compotable with the Suoerboy007 HQ, the maxTTM says (choose wallpaper first) although I alrady changed the wallpaper...
hskeik said:
it's not compotable with the Suoerboy007 HQ, the maxTTM says (choose wallpaper first) although I alrady changed the wallpaper...
Click to expand...
Click to collapse
I have noticed that as well, on my current rom.
It was working previously for me, on my last rom though.
Sorry about that.

Categories

Resources