Recommended Posts

Thanks for your nice comments guys :)

Sorry, don't know where I got maroon from, lol.

Anyway, I thought the titlebar was transparent in a silver like that in the previous build if you don't use DWM transparency.  :huh:

It looks pretty silverish to me, just semitransparent.

Here's what I'm talking about:

Longhorn:

http://img302.imageshack.us/img302/4417/lh9vc.jpg

Your VS with 30% transparency:

http://img302.imageshack.us/img302/3797/vs8fr.jpg

Another way I can see it is that the white halo around the title bar text melds into the title bar background color in Longhorn, which seems to tell the title bar background is pretty close to white. Actually, the 3D face color in your VS seems far closer to the actual thing to me now that it turned 30% transparent too, only too blue (which it should be), but the brightness seems about right.

586235482[/snapback]

sogoeUI comes with XP??? i dont think thats right. MS made the font when they started on LH.

Btw, kol, can you make a silver/white version of your theme?

thanks in advance.

586235588[/snapback]

Yesterday I was thinking to create a Silver version.

I'll work on a mock up and post a preview soon :)

Very very cool theme. Been here a few times before and grabbed some themes but never posted.. ;/

Question is, you mention you use Mac Icons, could you paste a link to the ones your using? they look very cool. Thanks ;)

586236177[/snapback]

Great stuff! Now all I need is the icons. Any idea where I can get them?

586236193[/snapback]

The Icons are MINIUM from www.rad-e8.com

Common guys this is not a competition. Jemaho did a great job with his theme. Both themes are well done. We know that we cant please everyone; some people like my theme better than his theme and some people like his theme more than mine. Its a matter of preference. I think is better that we stop comparing both themes and work with the themers to make the themes better. Like people are doing in both thread, posting bugs and suggestions. :)

...and talking about suggestion here is a mock up of the silver version. Remember big border is for WindowBlinds version (if I fix the caption buttons problem)

lhsilver4pf.th.jpg

Well it's obviously not *legit* since it doesn't come on any XP CD unless you've made a custom one. But then that's not what we're talking about and you know it.

586235533[/snapback]

ahhahha yea you have a point

I just realized that my windows installation killed the c:\windows folder as thats what I had to do to fix my dead windows installation (docs@settings and program files folders are untouched)

wait... the fonts folder is IN c:\windows, right? see, now im really confused as the font is there from first-run :blink: mind telling me how it got there on a fresh windows installation off of a 300 dollar holographic XP CD? I think a virus must've put it there...

edit: its an SP2 CD which, mind you, was made after the font was made. its no shock to me if the font was added on the sp2 CD

Common guys this is not a competition. Jemaho did a great job with his theme. Both themes are well done. We know that we cant please everyone; some people like my theme better than his theme and some people like his theme more than mine. Its a matter of preference. I think is better that we stop comparing both themes and work with the themers to make the themes better. Like people are doing in both thread, posting bugs and suggestions. :)

...and talking about suggestion here is a mock up of the silver version. Remember big border is for WindowBlinds version (if I fix the caption buttons problem)

lhsilver4pf.th.jpg

586236977[/snapback]

Ahhhh. A silver toolbar background is way better than the ugly blue background :x

Common guys this is not a competition. Jemaho did a great job with his theme. Both themes are well done. We know that we cant please everyone; some people like my theme better than his theme and some people like his theme more than mine. Its a matter of preference. I think is better that we stop comparing both themes and work with the themers to make the themes better. Like people are doing in both thread, posting bugs and suggestions. :)

...and talking about suggestion here is a mock up of the silver version. Remember big border is for WindowBlinds version (if I fix the caption buttons problem)

lhsilver4pf.th.jpg

586236977[/snapback]

KoL I must say the silver one is quite impressive... :D

kol, please go back to the idea of the mockup version!

the mockup looks 10x better!

sorry

586237494[/snapback]

The images are the same except the borders. Is not possible to create those borders for msstyles.

very impressive kol!

thanks for the theme

can i make a suggestion too?

Silver background is great, but Black Pearl is the best!!! (like the used on 4071)

the black colors from start menu buttom :)

like this:

dirty7eq.th.jpg

is possible a 5203 theme in black pearl colors?

thanks for attention :rofl:

Silver version?:yes::

586237487[/snapback]

Looks great, but could you also make a version with the black taskbar? I would like to have a theme that resembles 5203 as closely as possible (like you current black version). But since transparent borders arent possible, the closest to that would be grey.

Maybe something to consider?

edit: are you also planning on making a toolbar for styler to which looks like the new ie7 (http://www.tweakers.net/ext/f/62147/full.png)? Would be great too:yes::

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

    • No registered users viewing this page.
  • Posts

    • Microsoft finally admits its default Windows 11 25H2, 24H2 action broke key legacy component by Sayan Sen Microsoft last week released Windows 11 KB5094126 and KB5093998 as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. So far the company has acknowledged two known issues that have popped up after the release which include bugged-out Office apps as well as the Recycle Bin; though there could be more at play too. Speaking of bugs and issues, Microsoft seems to have finally acknowledged a problem that probably has been around for close to a year. That's because back in July of 2025 the company made a default change to the latest Windows 11 versions, wherein it switched to JScript9Legacy on Windows 11 24H2 and later releases. Hence following the release of version 25H2 in October 2025, JScript9Legacy also remained default-enabled. As a result there has been a compatibility issue ever since then. For those wondering, by switching to JScript9Legacy Microsoft intended to improve the security of modern Windows PCs by reducing vulnerabilities tied to legacy scripting like cross-site scripting (XSS), among others. XSS exploits can allow cyber-attackers to attach malicious code onto legitimate websites and use them to execute the code when a potential victim loads such a website. Hence the new JScript9Legacy engine enforced stricter execution policies and improved object handling, which should help mitigate such attacks. Microsoft today has published a new support article detailing the problem. Neowin spotted it while browsing. The company says that JScript global definitions and execution context may fail to persist across scripts, potentially breaking older dependent apps and web-based components that relied on this legacy behavior. In the article Microsoft has confirmed that the issue stems from its move away from the older jscript9.dll engine in favor of jscript9legacy.dll. As mentioned above, while the newer engine was designed to address vulnerabilities and strengthen security it also changes how JScript handles execution context. As a result functions and definitions loaded by one script could no longer remain available to subsequent scripts once execution ended. The company notes that some applications worked correctly on earlier Windows versions because the older JScript engine automatically retained global definitions and execution state between scripts. Under the newer model though that behavior is disabled by default causing certain legacy workloads and polyfill-dependent scripts to fail. Microsoft says it addressed the problem via the KB5077241 update though the fix had not been enabled automatically in the following updates. As such admins must explicitly turn on persistent JScript execution context using a Registry setting that the tech giant shared today. The configuration can be applied to individual processes or system-wide through the FEATURE_ENABLE_PERSISTENCE registry key. The steps have been outlined below: Run the following command to create the feature control registry key: reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ENABLE_PERSISTENCE" Under this key, create a new DWORD (32-bit) value. Configure the value as follows: To enable persistence for specific processes only: Set the value to 1 for each target process name. To enable persistence for all processes: Add * as the key name and set its value to 1. You can find the official support article here on Microsoft's website.
    • The possibility that milk gathers back into a glass implies that gravity can be 'reversed'.
    • VidCoder 12.20 by Razvan Serea  VidCoder is a DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. Calling directly into the HandBrake library gives it a more rich UI than the official HandBrake Windows GUI. VidCoder can rip DVDs but does not defeat the CSS encryption found in most commercial DVDs. You’ll need the NET 8 Desktop Runtime. If you don’t have it, VidCoder will prompt you to download and install it. The Portable version is self-contained and does not require any .NET Runtime to be installed. You do not need to install HandBrake for VidCoder to work. Feature list: Multi-threaded MP4, MKV containers Completely integrated encoding pipeline: everything is in one process and no huge intermediate temporary files H.264, H.265, MPEG-4, MPEG-2, VP8, Theora video Hardware-accelerated encoding with AMD VCE, Nvidia NVENC and Intel QuickSync AAC, MP3, Vorbis, AC3, FLAC audio encoding and AAC/AC3/MP3/DTS/DTS-HD passthrough Target bitrate, size or quality for video 2-pass encoding Decomb, detelecine, deinterlace, rotate, reflect, chroma smooth, colorspace filters Powerful batch encoding with simultaneous encodes Customizable Pickers to automatically pick audio and subtitle tracks, destination, titles and more Instant source previews Creates small encoded preview clips Pause, resume encoding VidCoder 12.20 changes: Updated HandBrake core to 1.11.2. Download: VidCoder 12.20 | 47.0 MB (Open Source) Download: Portable VidCoder 12.19 | 89.3 MB Link: VidCoder Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Too soon, I'm still not over this death!
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      77
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      66
  • Tell a friend

    Love Neowin? Tell a friend!