Recommended Posts

Some buggies I found, click image for larger.

http://www.neuralwave.net/gfx/desktop/2004-09-27-neosize.jpg

The one of the white text on the button it's true. The other one is just yours (and it looks pretty ****** up :p)

And thanks Lou, that solved it.

The one of the white text on the button it's true. The other one is just yours (and it looks pretty ****** up:pp)

And thanks Lou, that solved it.

its because i'm using Ultramon, so the 2nd taskbar must be getting the wrong image for the bar. i have no problems with other themes.

I'd like to see some more creativeness with the buttons and tabs. Those don't look much different than stock Longhorn or XP, and with the stylish blue of the theme, they look rather misplaced.

well, since the theme its a conbimation between longhorn inspirat and luna royale I think the tabs are ok, I just hope for a version with the inspirat caption buttons

I'm still not convinced. The tabs and buttons just don't seem to fit in. They still have the yellow/orange + grey highlight from Slate. It would look far better if they took on the silverish tones of the scrollbars.

And yes, I'd love to see the longer caption buttons off the original Inspirat theme.

A mod which may help with the icon size problem, and fixes the Logoff image problem in the blue/green substyle:

[StartPanel]
Bgtype = none
DefaultPaneSize = 0, 0, 230, 396

[StartPanel.UserPane]
UserPicture = False
ImageLayout = Horizontal
TextColor = 255 255 255
Font = Verdana, 9, Bold
DefaultPaneSize = 0, 0, 230, 30
BgType = Imagefile
Transparent = True
ImageFile = Royale2\StartUserPanel.bmp
Imagecount = 1
SizingMargins = 83, 36, 18, 0
SizingType = Stretch
TEXTSHADOWOFFSET = 2,2
Textshadowcolor = 88 125 211
TextShadowType = continuous
FillColorHint = 31 113 216

[StartPanel.UserPicture]
BgType = ImageFile
ImageFile = Royale2\UserTileBackground.bmp
Imagecount = 1
SizingType = Stretch
SizingMargins = 6, 10, 6, 10
ContentMargins = 8, 6, 8, 6
Transparent = true
FillColorHint = 204 214 235

[StartPanel.ProgList]
DefaultPaneSize = 0, 0, 170, 306
ContentMargins = 3, 2, 10, 0
TextColor = 255 255 255 
HotTracking = 48 112 208
CaptionText = 143 182 227
BgType = ImageFile
SizingType = Stretch
SizingMargins = 24, 15, 23, 0
SizingType = Stretch
ImageFile = Royale2\StartPanelMFUBackground.bmp
Imagecount = 1
FillColorHint = 204 214 235

[StartPanel.ProgListSeparator]
BgType = ImageFile
SizingType = TrueSize
ImageFile = Royale2\STARTPLACESSEPARATOR1.bmp

[StartPanel.MorePrograms]
DefaultPaneSize = 0, 0, 170, 30
TextColor = 255 255 255
HotTracking = 48 112 208
Font = Verdana, 8
BgType = ImageFile
SizingType = Stretch
SizingMargins = 13, 15, 0, 13
ContentMargins = 5, 3, 0, 10
ImageFile = Royale2\StartPanelMoreProgBackGround.BMP
Imagecount = 1
SizingType = Stretch

[StartPanel.MoreProgramsArrow]
BgType = ImageFile
SizingType = TrueSize
ImageFile = Royale2\StartPanelMoreProgArrow.bmp
ImageCount = 1
FillColorHint = 108 207 108

[StartPanel.MoreProgramsArrow(Hot)]
BgType = ImageFile
SizingType = TrueSize
ImageFile = Royale2\StartPanelMoreProgArrowHot.bmp
ImageCount = 1
FillColorHint = 107 239 107

[StartPanel.PlacesList]
DefaultPaneSize = 0, 0, 60, 336
ContentMargins = 10, 10, 2, 0
TextColor = 255 255 255
HotTracking = 80 150 248
BgType = imageFile
ImageFile = Royale2\StartPanelPlacesBackground.bmp
Imagecount = 1
SizingMargins = 0, 36, 3, 0
SizingType = Stretch
FillColorHint = 211 229 250

[StartPanel.PlacesListSeparator]
BgType = ImageFile
SizingType = TrueSize
ImageFile = Royale2\STARTPLACESSEPARATOR.bmp

[StartPanel.Logoff]
ContentMargins = 2, 3, 2, 3
DefaultPaneSize = 0, 0, 230, 30
TextColor = 255 255 255
HotTracking = 153 198 240
BgType = imagefile
ImageFile = Royale2\StartPanelLogoffBackground.bmp
Imagecount = 1
SizingMargins = 49, 36, 0, 3
SizingType = Stretch
FillColorHint = 90 152 223

[StartPanel.LogoffButtons]
BgType = imagefile
Transparent = True
SizingType = TrueSize
ImageFile = Royale2\STARTPANELLOGOFFBUTTONS.bmp
ImageCount = 1

[StartPanel.LogoffButtons(Hot)]
BgType = imagefile
Transparent = True
SizingType = TrueSize
ImageFile = Royale2\StartPanelLogoffButtonsHot.bmp
ImageCount = 1

StefanKa,

Wow, I really did not think that I would be using a blue/green VS after all the conservative VS colours that were more of my style...but this is really nice!

Yes, can't wait till the 'on top type shellstyle', and also 'very important' from our talented Firefox themers, a new colour scheme (for the URL & Search bar boxes & tabs) to match...lol

:laugh: :cool:

you have to download Y'z Toolbar and then copy the Y'z Toolbar folder that came with this theme into the Y'z Toolbar Themes Directory that comes with the download, then open, Y'z Toolbar .EXE and change it

fairly straight forward really :)

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

    • No registered users viewing this page.
  • Posts

    • Thank god they got rid of the disgusting looking sidebars, and the corner radius looks much better, too. Two things I hated on day one, and never got used to.
    • JetBrains launches Rider 2026.2 EAP 5, bringing several AI improvements by David Uzondu JetBrains has released the fifth EAP version of Rider 2026.2, bringing a faster startup flow with the new non-modal startup screen and quality-check hooks for Claude Code and Codex. In the latest EAP release, Rider now has newly bundled "quality-check" hooks that run background tests on code edits before the external agent proceeds. For example, after Claude Code rewrites a class, Rider immediately triggers a PostToolUse hook that analyzes the code for syntax errors and formatting warnings. It then passes those findings back to the model as feedback, allowing the agent to fix its own output before finalizing the task. If Rider detects compilation errors, the IDE prevents the agent from treating the task as complete, while minor formatting warnings simply help guide the model toward better output. The "Explain with AI" feature can now tackle tricky build errors directly from the console, helping .NET developers who frequently wrestle with multi-targeting failures and MSBuild errors. JetBrains introduced Explain with AI back in the 2024.1 release cycle. With this feature, instead of forcing developers to copy long diagnostics into a separate chat window, Rider now lets you trigger these explanations directly from the error source. In similar EAP news, JetBrains recently opened the first EAP for IntelliJ IDEA 2026.2, with features that appeal to both those who are into AI-assisted coding and those who prefer "classic" manual development. For manual developers, the release adds revamped dependency completion for Maven and Gradle build scripts, which pulls data directly from the local cache to suggest relevant versions. It also brings the Spring Debugger update, displaying security indicators next to endpoints to visualize secured routes during runtime. In addition to database migration tools for Flyway and Liquibase, this build introduces a Hibernate debugger that shows the exact SQL or HQL queries that the framework plans to execute, letting developers jump directly to the Java code that triggered them.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      PsYcHoKiLLa
      223
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!