World of Warcraft Desktop released

Blizzard & Stardock team up to bring WoW's interface to the Windows desktop

Blizzard has released the official World of Warcraft Desktop. The suite, created for Stardock Media by Apocalypse_67 and Adam  Najmanowicz (lead developer of Stardock SkinStudio) combines both original artwork and in-game interface graphics from Blizzard's popular massively multiplayer game.

The suite incorporates technology from Stardock's Object Desktop in the form of Theme Manager OEM which has been previously licensed by companies such as Microsoft, Alienware, ATI, nVidia, Nintendo, and others to deliver branded desktops.

On a personal note, this is one of the best suites I've ever seen. And it's free.

Visit the WorldOfWarcraft.com website to get it or you can download it directly here.

23,799 views 17 replies
Reply #1 Top
*bump*

Thats what I was talking about.

This one looks a tiny bit different, maybe I'm not remembering right, or this is a newer version?
Reply #2 Top
Good news ... well done
Reply #3 Top
Very nice pack
Reply #5 Top
Good news for A_67
Reply #6 Top
Great ...
Reply #7 Top
Good news indeed Joe
The theme morphed thru a couple of changes before this final version as a request by Blizzard to make the skin more identical to the game's interface.
Thanks to Adam for the changes and thank you Brad and Blizzard for giving me the opportunity to work on this project.
Reply #10 Top
The buttons and bars are too large on a 1024 x 768 resolution screen and I find no way to adjust them. I had to uninstall until I find a fix for this.
Reply #11 Top
"It suckz. It is not for WindowBlinds." Just what WB are you using. The theme is design exclusively for WindowBlinds.
"Black text on dark tabs! Doesn't work for me!" I have yet to see any black text on dark tabs.

Here is a screenshot of the skin on [WindowBlinds] NO black text on dark tabs.


LordDraekon, you can change the size of the taskbar button with SkinStudio, but it will "kill" the mouse-over effect.
Reply #12 Top
"It suckz. It is not for WindowBlinds." What? Looks great to me.
"Black text on dark tabs! Doesn't work for me!" The black text works fine. Tabs aren't 'dark'.
[I}"...too large on a 1024 x 768..." That's what I'm running and it fit. You want too large for 1024x768? Try running the Incredibles DTXtheme on a 1024x768 monitor. It bled over to my tv in the other room.

This is excellent. My only complaint is not your fault, FF won't give me the full effect on menu tabs.
Pulled up IE to look. Nice.
Reply #13 Top
Indeed, this skins doesn't look the best in Firefox. The inactive tabs and the status bar are dark with black text, making it impossible to read.

Otherwise, amazing skin though. Love the taskbar and the start menu.

Image Hosted by ImageShack.us
Reply #14 Top
OK. I got it fixed.

Note to FF users, here's the fix:
1) Browse to your C:\Documents and Settings\[User]\Application Data\Mozilla\Firefox\Profiles\default\chrome\ Directory
2) Create a file named userChrome.css if it doesn't already exist
3) Add the following line to the file: (note: you don't need the namespace line if it's already there)

/*
 * Do not remove the @namespace line -- it's required for correct functioning
 */
@namespace url("http : // www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
(note: remove the spaces in URL above, I put space so Wincustomize wouldn't parse it)

/* Change color of normal tabs */
   tab:not([selected="true"]) {
   color: #D7BB81 !important;
}

/* Change status bar text color */
   #status-bar {color: #D7BB81; !important; }



Here's the result:
Image Hosted by ImageShack.us
Reply #16 Top
Wizop paxx: