joejoe.org Community: Mini guide for making a Theme - joejoe.org Community

Jump to content


  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Mini guide for making a Theme with resource descriptions

#1 User is offline   Suri Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 38
  • Joined: 03-January 07
  • Location:Atlantida
  • OS: SuricataOS SPV

Post icon  Posted 15 June 2007 - 10:18 PM

I extend my miniguide and i have added the resources descriptions (some of them of course)

You can download the TXT attachment, but for those who are not registered, here its:

/////////////////////////////////////////////
////// Mini Guide for Themes by Suri //////
/////////////////////////////////////////////
ONLY FOR WINDOWS VISTA

===================
First of all, some data ay be incorrect, im not an expert. Anyway, if you understand my
english im sure it can help you a little xD
===================
===================

I see 2 big mistakes, or errors, or omisions on a lot of themes for Vista, maybe in all.
Lets See:

*Always the colorization is blue
*Some has bugs when you make a search
*I have never see a theme with the ".theme" file. (for this reason you cant set name and colorization)

----------------------------------------------------------
BUG: Theme dont appear in the Menu:

For make the theme to appear in the menu, and for not replaze it with the original Aero
copy the original aero.theme file, and I change the name. Then open it with notepad and see
these lines:

...........................
[Theme]
DisplayName=Aero
;// its shows the theme name in the personalization menu. It maybe has a dll name, change it
for your theme name.
...........................
[Control Panel\Desktop]
Wallpaper=%SystemRoot%\web\wallpaper\img24.jpg
Wallpaper.MUI=@themeui.dll,-2036
;// its the default wallpaper will be setup each time the user choose your theme, the second
;//line is the preview wallpaper in the theme selector menu.
...........................
[VisualStyles]
Path=%ResourceDir%\Themes\Aero\Aero.msstyles
ColorStyle=NormalColor
Size=NormalSize
;//First line is the path to your theme, for example, i can use "..es\MyTheme\MyTheme.msstyles"

---------------------------------------------------------
BUG: Colorization is the blue default:

When you set the AEro theme you see a "blue" colorization by default, and then you can select another colorization
from pink to white, esmerald, etc.
For set up the default colorization of your theme, instead the default blue, open your recentrly created
"Aero.theme" file (maybe you change its name). Then see that line:

ColorizationColor=0x45409efe

This line is the colorization (HUE) of the theme. 0x45409efe is the default blue of windows.
for set it correctly go to personalization menu and choose your favourite color. Then go to regedit
and go to [HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
now copy the "colorizationcolor" entry value. and paste it on the 4th line.
Its done, each time your theme is selected the color will be setup automatically

--------------------------------------------------------
TIP: If you use my theme you know it was the first in use the bottonless taskbar, for do it
use the resource tuner to open the PNG number 897 and 902 (No Aero and Aero) and delete the first
and forth bottons.

TIP: Bottonless windows Close, Minimize Maximize:
Using Resource Tuner go to STREAM and open 850, where you can edit bottons, glows, shadows
of the windows, borders and the glass reflections of the Aero interface. Only delete the bottons
for get the bottonless windows.

boss.png TIP: Here are some important resources for edit, Im adding the resources which are discovered by other users too: boss.png

572: Search
653-654: Mh, i have edited it but i dont remember which are. I think they are the border of the below of each windows
696: StartMenu over the search are. NON AERO.
706: StartMenu right Border, NON AERO
708: StartMenu Left Border, Non Aero, you can edit the "white" part of it for make a gradient effect in StartMenu
709: Same as above, but whe you do a search IMPORTANT! because if you dont change it your startmenu will looks buged
710: StartMenu Search zone NON AERO
714: StartMenu over the search are. AERO.
715: StartMenu right Border, AERO
717: StartMenu Left Border, Aero, you can edit the "white" part of it for make a gradient effect in StartMenu
718: Same as above, but whe you do a search IMPORTANT! because if you dont change it your startmenu will looks buged
719: StartMenu Search zone AERO
737: TaskBar, NON AERO. You can use a 1024x30 image instead the default 1x30. In this way you can make a left to
right gradient of the taskbar for example.
738: Taskbar, when its setup on the right or left. NON Aero Remember, its 30x1 but its showed like 60x1 or more.
743: TaskBar, AERO. You can use a 1024x30 image instead the default 1x30. In this way you can make a left to
right gradient of the taskbar for example.
744: Taskbar, when its setup on the right or left. Aero. Remember, its 30x1 but its showed like 60x1 or more.
750: Adressbar
758: Adressbar
813: Windows, Top zone of the windows, NON AERO. You can change the width for add some gradient effect.
815: Bottons of the windows, NON AERO.
819: Windows below Border?
820: Border, Left Border of NON AERO windows
821: Border, Right Border of NON AERo Windows
830 839: Like the 813 its the top border of the windows, or the tabs. Dont remember
847: Windows below Border?
868: StartMenu Botton, when the taskbar is on the left or right
872: StartMenu Botton, when the taskbar is in its normal position (below)
876: StartMenu Botton, when the taskbar is on top
897: TaskBar bottons, i have explained it yet. NON AERO
902: TaskBar bottons, i have explained it yet. AERO
931: Drag and Drop mini windows.


EDIT: Corrected 821, Right border (before only "border")
EDIT: Added 750-758-572 (by shamushand) I modified the format of the post, so, if i must add some other resource later it will be more easy

Attached File(s)


This post has been edited by Suri: 16 June 2007 - 11:35 PM


#2 User is offline   shamushand Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 25
  • Joined: 25-April 07
  • OS: Windows Vista Home Premium, Windows XP

Post icon  Posted 16 June 2007 - 12:47 PM

Thank you so much for this guide! exciting.png
I was having some troubles with repeated images which confused me.

Have you explored Browseui.dll? If you have, please tell me, which images do I have to replace to make addressbar and search transparent, like in this picture. It would be highly appreciated! victory.png

#3 User is offline   Cr1t1cal® Icon

  • Co-Founder
  • Icon
  • Group: Founder
  • Posts: 10,438
  • Joined: 09-July 06
  • Gender:Male
  • Location:Scotland, Fife.
  • Interests:The Web, Work, Generally trying to be happy and upbeat and socializing =]
  • OS: Windows 7 Ultimate

Posted 16 June 2007 - 12:59 PM

Pinned

#4 User is offline   Corey Icon

  • Original Member
  • Icon
  • Group: VIP Member
  • Posts: 6,030
  • Joined: 09-July 06
  • Gender:Male
  • Location:Great White North
  • OS: Snow Leopard 10.6.4 | iOS 4.0.1

Posted 16 June 2007 - 01:00 PM

Great guide big_smile.png I'd like to see Lee make a theme with his mad photoshop skills haha.png
MacBook Pro "13 - 2.26 Ghz/4GB/0.5TB | iPhone 4 32GB (Black) | iPad 64GB Wifi | MobileMe User

#5 User is offline   Tech Geek Icon

  • ^ ^ Oh yeah that is me :D
  • Icon
  • Group: VIP Member
  • Posts: 3,097
  • Joined: 10-April 07
  • Gender:Male
  • Location:Hyderabad, India
  • OS: Windows XP Pro with SP2

Posted 16 June 2007 - 01:14 PM

NIce Guide big_smile.png

#6 User is offline   Skate3214 Icon

  • PHOTOSHOPPED!!
  • Icon
  • Group: Designer
  • Posts: 296
  • Joined: 13-March 07
  • Gender:Male
  • Location:Port Macquarie, Australia
  • Interests:Graphics work, Software development, Skateboarding, BMX
  • OS: Vista Ultimate

Posted 16 June 2007 - 02:10 PM

Quite a nice guide, good work big_smile.png

#7 User is offline   Suri Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 38
  • Joined: 03-January 07
  • Location:Atlantida
  • OS: SuricataOS SPV

Posted 16 June 2007 - 04:28 PM

QUOTE(shamushand @ Jun 16 2007, 09:47 AM) <{POST_SNAPBACK}>
Thank you so much for this guide! exciting.png
I was having some troubles with repeated images which confused me.

Have you explored Browseui.dll? If you have, please tell me, which images do I have to replace to make addressbar and search transparent, like in this picture. It would be highly appreciated! victory.png


I want that too!! but i was searching on the theme file. Let me check the browseui and if i find something i will tell you.

Thanks for your comments, and for the pinned big_smile.png

#8 User is offline   manan Icon

  • Sophisticated Member
  • Icon
  • Group: Member
  • Posts: 137
  • Joined: 06-May 07
  • Gender:Male
  • OS: Windows 7 x86

Posted 16 June 2007 - 06:57 PM

amazing bro thanks a lot i have had a difficult time trying to understand which file changes what thanks a lot i hope u will add more big_smile.png

This post has been edited by manan: 16 June 2007 - 06:58 PM



My Blog: BeingManan.com | Twitter: manan | Last.FM: manan | EverythingMS

#9 User is offline   shamushand Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 25
  • Joined: 25-April 07
  • OS: Windows Vista Home Premium, Windows XP

Post icon  Posted 16 June 2007 - 10:42 PM

I found out which images they are!

Adressbar: 750-758
Search: 572

These Images are in the .msstyle!

Please add this information to first post. exciting.png

But when you make the search transparent, it turns black when you click on it. what.png

This post has been edited by shamushand: 17 June 2007 - 12:48 AM


#10 User is offline   elixir_arjay Icon

  • Member
  • Icon
  • Group: Member
  • Posts: 86
  • Joined: 09-July 06

Posted 17 June 2007 - 12:48 AM

wonderful suri big_smile.png

#11 User is offline   Suri Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 38
  • Joined: 03-January 07
  • Location:Atlantida
  • OS: SuricataOS SPV

Posted 17 June 2007 - 12:51 AM

elixir: Thanks

QUOTE(shamushand @ Jun 16 2007, 07:42 PM) <{POST_SNAPBACK}>
But when you make the search transparent, it turns black when you click on it. what.png


Must be an exactly same image near that resource, when you search it shows to you the other, like the search in the start menu.

Ah, i will test 511 EDIT: No, it is not 511 unhappy.png

This post has been edited by Suri: 17 June 2007 - 01:01 AM


#12 User is offline   shamushand Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 25
  • Joined: 25-April 07
  • OS: Windows Vista Home Premium, Windows XP

Post icon  Posted 18 June 2007 - 05:39 PM

Some guys over at Aero XP forums suspect that images 716, 717, and 718 have something to do with this... exciting.png

#13 User is offline   Suri Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 38
  • Joined: 03-January 07
  • Location:Atlantida
  • OS: SuricataOS SPV

Posted 18 June 2007 - 06:35 PM

Yeah, I saw that but i cant do nothing :/

#14 User is offline   shamushand Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 25
  • Joined: 25-April 07
  • OS: Windows Vista Home Premium, Windows XP

Posted 18 July 2007 - 06:10 PM

Update:

572: Adressbar
750 through 758: Search

#15 User is offline   neo.joejoe Icon

  • Microsoft® MVP
  • Icon
  • Group: Member
  • Posts: 1,110
  • Joined: 09-July 06
  • Gender:Male
  • Location:India
  • Interests:Microsoft® Technologies
  • OS: Windows Vista™ Ultimate

Posted 18 July 2007 - 07:10 PM

big_smile.png Thanks !

#16 User is offline   but2002 Icon

  • Experienced Member
  • Icon
  • Group: Member
  • Posts: 361
  • Joined: 04-June 07
  • OS: Windows 7 (6.1, Build 7600) RTM

Posted 19 July 2007 - 08:07 PM

Where would I find the little gradient effect seen in Aero?

* attachment *

EDIT : NVM, I found it myself, and I'm happy that I did, I just had a lot of fun toying with it. byebye.png

Attached File(s)


This post has been edited by but2002: 19 July 2007 - 09:04 PM

Posted Image
Posted Image

My wallpapers change every 5 minutes. All of my wallpapers are dynamically stored at this web address. All of my wallpapers are available there. Feel free to download whatever you wish.
My Wallpapers, hosted at DropBox using their DropBox utility.

#17 User is offline   Suri Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 38
  • Joined: 03-January 07
  • Location:Atlantida
  • OS: SuricataOS SPV

Posted 02 August 2007 - 08:39 PM

Sorry, but, where is the Edit botton? xD I cant find it today!

#18 User is offline   db_ Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 16
  • Joined: 26-November 07

Posted 29 November 2007 - 05:27 PM

there by chance someone might have the full list

#19 User is offline   Marc™ Icon

  • everywhere
  • Icon
  • Group: VIP Member
  • Posts: 3,359
  • Joined: 09-July 06
  • Gender:Male
  • Location:Switzerland
  • Interests:Sports
    Music
    Life
  • OS: Windows 7 Ultimate

Posted 05 December 2007 - 11:05 PM

Thanks for the guide. big_smile.png
<div align='center'><img src="http://vzfhfq.blu.livefilestore.com/y1pbjezLcF4EOdE65--BnrMIMwmiu8BhSZHX2T1-cLnT_Bc4Op1wmTl324jcK4wVttM_Lv2pzYABOlScL2eDwHedu1MurjnowV5/jjv2_staff_sig.png" border="0" class="linked-sig-image" /></div>
<div align='center'><!--coloro:#000FF--><span style="color:#000FF"><!--/coloro--><!--sizeo:2--><span style="font-size:10pt;line-height:100%"><!--/sizeo-->Don't think about, DO IT!!!<!--sizec--></span><!--/sizec--><!--colorc--></span><!--/colorc--></div>

#20 User is offline   kalel90 Icon

  • Rookie
  • Icon
  • Group: Member
  • Posts: 8
  • Joined: 26-May 07

Posted 11 March 2008 - 11:33 PM

Ok im trying to help someone out with there visualstyle and he needs to know what hex value changes this area:


Actually i think he already has changed it but it wouldn't actually change.
Merry Christmas!

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users