Recommended Posts

Hey everyone. I finally finished this VS. Hopefully everyone enjoys this. :)

It comes in two different versions. The "light" version is mostly for those who have dialup internet, like me, and it doesn`t include the wallpaper pack.

And the "premium" pack comes with a wallpaper pack. So essentially, they are the same VS, just different file sizes, to make it convenient to download for everyone.

Aero Theory "Premium" - Get It Here

Aero_Theory_Final___Premium___by_downtheory.jpg

Includes: 32 Wallpapers

Archive Size: 31mb

Aero Theory "Light Version" Get It Here

Aero_Theory_Final___Light___by_downtheory.jpg

Thanks for viewing! :)

Link to comment
https://www.neowin.net/forum/topic/631317-aero-theory-final/
Share on other sites

I don't get it. This looks exactly like Microsoft Vista's default theme. Someone want to tell me what's so good about it?

It's actually pretty different. Around the title bar of the window you can see one very clear change--the vista banner logo in the transparency instead of the rays of the official theme. The start menu is also less rounded and more transparent than default Vista Aero.

Probably other differences, but I haven't used it yet. Really if you can't see the differences, it just means you haven't used Vista. o.O

It's actually pretty different. Around the title bar of the window you can see one very clear change--the vista banner logo in the transparency instead of the rays of the official theme. The start menu is also less rounded and more transparent than default Vista Aero.

Probably other differences, but I haven't used it yet. Really if you can't see the differences, it just means you haven't used Vista. o.O

Yeah I guess those 'rays' have gone but that's about the only change! The new start button is completely trivial.. it's still a windows flag isn't it?!

An XP theme is generally a whole lot different to luna!

Hey everyone. I finally finished this VS. Hopefully everyone enjoys this. :)

It comes in two different versions. The "light" version is mostly for those who have dialup internet, like me, and it doesn`t include the wallpaper pack.

And the "premium" pack comes with a wallpaper pack. So essentially, they are the same VS, just different file sizes, to make it convenient to download for everyone.

Aero Theory "Premium" - Get It Here

Includes: 32 Wallpapers

Archive Size: 31mb

Aero Theory "Light Version" Get It Here

Thanks for viewing! :)

Got a link to that Ferrari Wallpaper by chance?

Thank you for all the comments guys! Glad that a lot of you like the VS.

To most who believe this isn`t much different from Aero, thats because in reality it`s not. Hence the name "Aero Theory". It still retains elements of the default Aero theme, that was intentional. I know there are a lot of people out there who actually do enjoy using the default Aero theme, like me.

The start button was created like it was, with the flag, because I simply like the flag.

Wallpapers

Avril Lavigne - Get It Here

Ferarri - Get It Here

Just a note. In the event you have your own wallpaper or want to use a particular wallpaper included with the premium version of Aero Theory just do this:

Navigate to "C:\Windows\Resources\Themes\Aero Theory [Final]\walls".

And then select a wallpaper you want to use, re-name it to "wallpaper". And that`s it!

Now everytime you apply/re-apply Aero Theory, that wallpaper will show up every single time until you change it.

Apologize for not including those in the first place, and for any inconvenience.

ViperAFK

Thanks for the comment!

+jayr0

Thank you.

sanctified

Can`t say I`m quite sure what distortion you are referring to. If you find it please post back and let me know. I`ll fix it as quickly as I can.

Tempest

Appreciate the comment.

FiREFLi

Yeah I agree there isn`t much of a change in the rays and all that in the stream image. I actually had someone custom make that stream for me. I just didn`t go back and modify it any more, just released as-is. But I will change that as soon as I get some more free time. :) Appreciate the comment.

omganinja

I`ve heard that a lot about XP. That it`s easier to edit than Vista is. I guess Vista is so complicated because of all the restrictions MS have placed on it. Because it is pretty restrictive, I have to agree.

Biotoxic_hazard_835

Thank you for the comment. I really appreciate it.

As for the wallpaper, :D believe it or not, that would be Avril Lavigne. I know not many people like her, but I do. Don`t like her music of course, too "light" for me.

There are a few more of her included in the premium version as well, just so you know. If you need those uploaded, let me know I`ll post them here for you.

Joshie

Appreciate that comment.

I`m so used to posting at deviantArt, it felt like a chore to edit this post. Really need to start posting here more. I guess deviantArt dumbs the posting process down more than I thought haha.

Edited by downtheory

On second thoughts I can't seem to get it working. Downtheory, I couldn't find the dll files in the rar file I downloaded so I got ones for 64bit vista with SP1, after i copy them over and double click on the msstyles file, it doesnt look any different, and in the theme preview window it just looks like vista basic. What am I doing wrong?

Thanks!

ViZioN

Well, in the preview window it does look like Vista Basic.

That`s because I have only edited and modified the "Aero" files. I didn`t touch the "basic" files at all. So just go ahead and apply the theme, and it should work. Unless you haven`t patched your uxtheme.dll files correctly.

Please reply and let me know if it worked or not. :) Will be glad to help any way that I can.

  • 2 weeks later...

I'm using this now that I've switched to Vista. Nice looking theme, but I have one question. How do I get my user picture in the Start Menu to be like the one in your screen shots (not the actual picture, but the placement of it) half on/half off the menu? Mine is completely inside the menu. Do I need to do something special? All I did was add the theme to the correct location (Windows\Resources\Themes\ Name of Theme Folder) and then select the theme in the Personalization section.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Visual Studio finally gets long-awaited feature that developers will love by Usama Jawad Visual Studio Code is Microsoft's popular, lightweight, open-source code editor, it is actually Visual Studio that is the company's flagship integrated development environment (IDE). Although the IDE already offers a boatload of useful features for developers, Microsoft has finally introduced a long-requested capability that will be loved by many. While developers have already been able to create Git pull requests (PRs) directly within Visual Studio for the past couple of years, it had not been possible to review a PR without switching to the browser, until now. Microsoft revealed in December 2025 that it is working on UX that enables developers to do just that, and fast-forward to June 2026, and Visual Studio finally has native capabilities to open and inspect a PR, discuss feedback, and wrap up the review, all without switching to the browser. This integration works for both GitHub and Azure DevOps (including on-prem). Developers have access to multiple surfaces to open a PR, including Git Repository, Git Changes, and the Git menu in Visual Studio. Once you open a PR, all the important details will be immediately visible to you, from where you can navigate to various levels of granularity and branch states, depending on the reviews that you are engaged in. As you would expect, you also get a diff view that enables you to see code changes inline or side-by-side in a separate panel. You can also review commit-by-commit. Additionally, this UX fosters collaboration as you can leave comments, reply to threads, and resolve conversations easily. Naturally, you can also leverage Copilot to apply a code suggestion to fix a potential issue. When you are done, you have the ability to approve, complete, and merge the PR. This is a pretty major feature as it has been requested heavily for the past few years. You can try it out in Visual Studio 2026 version 18.7, made available here recently. Microsoft plans to enhance this experience further in future releases with comment filtering, a timeline of PR activity, and more.
    • This AdGuard Family lifetime deal is still only $15.97 by Steven Parker Today's highlighted Neowin Deal comes via our Apps + Software section, where you can get a lifetime subscription and save 90% on a lifetime AdGuard Family Plan. AdGuard is a unique program that has all the necessary features for what they claim to be "the best web experience." The software combines the an advanced ad blocker, a privacy protection module, and a parental control tool—all working in one app. This software deals with annoying ads, hides your data from a multitude of trackers, protects you from malware attacks, and even lets you restrict your kids from accessing inappropriate content. Install AdGuard and see the internet as it was supposed to be: clean and safe. Get rid of annoying banners, pop-ups & video ads once and for all Hide your data from the multitude of trackers & activity analyzers that swarm the web Avoid fraudulent and phishing website and malware attacks Protect your kids online by restricting them from accessing inappropriate & adult content Good to know Family Plan Length of access: lifetime This plan is only available to new users Redemption deadline: redeem your code within 30 days of purchase Max number of devices: 9 Access options: desktop & mobile Software version: AdGuard Family Updates included A lifetime subscription of AdGuard Family Plan normally costs $169.99, but this deal can be yours for just $15.97, that's a saving of $157.02. For full terms, specifications, and license info please click the link below. Get this AdGuard Family lifetime deal for just $15.97 (was $169.99) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. As an online publication, Neowin too relies on ads for operating costs and, if you use an ad blocker, we'd appreciate being whitelisted. In addition, we have an ad-free subscription for $28 a year, which is another way to show support! Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • the MCT currently downloads 26200.8653, so not completely up to date.
    • Around 68% of developers are now using AI to generate code during development, and some experts are saying that a single developer using AI tools can now do the work of an entire team of 4 to 5 engineers.  According to Figma's State of the Designer 2026 report, 72% of designers now use generative AI in their workflows and 91% say it improves the quality of their work, not just their speed.  But does this mean web developers and designers are becoming less relevant, or are they simply evolving into a different kind of role? Would love to hear from developers and designers here has AI made your job easier, or do you feel threatened by how fast these tools are improving
  • Recent Achievements

    • Week One Done
      Timaximus earned a badge
      Week One Done
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Rookie
      FBSPL went up a rank
      Rookie
    • First Post
      davidbazooked earned a badge
      First Post
    • Week One Done
      davidbazooked earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      PsYcHoKiLLa
      179
    3. 3
      +Edouard
      160
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!