Totally black theme

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Hadden
Posts: 13
Joined: 03 Feb 2016 15:51

Totally black theme

Post by Hadden »

Hi everyone :)
I recently switched to a dark windows theme as using a 32'' monitor with too much white is a pain for the eyes (really XD).
I tweaked colours in preferences and in xyexplorer.ini too (RRGGBB tweak).
Pretty much black but Gray is still there in some areas:
Image

I'd like to put yellow "separator" between tree and folders, have a (more) dark gray or black on tab bar and possibly kill that thin gray line below the menu bar.
Having a dark - black/yellow - also on address bar would be the top.
Any tips? :)

admin
Site Admin
Posts: 60597
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Totally black theme

Post by admin »

There is a tweak (http://www.xyplorer.com/faq-topic.php?id=tweak) for the Toolbar BackColor, that's all:

Code: Select all

; Tweak: RRGGBB
ToolbarBackColor=

Hadden
Posts: 13
Joined: 03 Feb 2016 15:51

Re: Totally black theme

Post by Hadden »

I used that. Perfet colorization for toolbar.
I was wondering if it was possible to do change colours also for address bar and tab background (they still are gray)

admin
Site Admin
Posts: 60597
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Totally black theme

Post by admin »

They all use the Windows system color for "Button Face" (also the Toolbar). So why don't you simply set this color to black for the whole system?

Hadden
Posts: 13
Joined: 03 Feb 2016 15:51

Re: Totally black theme

Post by Hadden »

admin wrote:They all use the Windows system color for "Button Face" (also the Toolbar). So why don't you simply set this color to black for the whole system?
Ok, on win10 th2 themes are still working in progress (expecially theming support).
I'll play with that, then ;)

chakkra
Posts: 7
Joined: 05 Feb 2015 15:13

Re: Totally black theme

Post by chakkra »

Hey Haden, would you like to share your tweaks, plz?
I am currently toying around to get everything black, too.

Hadden
Posts: 13
Joined: 03 Feb 2016 15:51

Re: Totally black theme

Post by Hadden »

chakkra wrote:Hey Haden, would you like to share your tweaks, plz?
I am currently toying around to get everything black, too.
On windows 10 10586 (I mean latest TH2 patch. No support yet for slow rings and fast rings, that are beta and alpha version. I suggest to avoid them)
However most of the procedure is the same for XP to 10.
1) Find and install Uxtheme patcher (it's auto for xp to 8.1)
2) For win10 you'll probably need to manually patch three files (uxtheme,uxinit,themeui) in system32. (Reboot after patch is suggested)
3) Download themes for your windows version, copy in c:\windows\resources\themes\ and apply theme.

After applying a dark theme, you should get full dark in xyexplorer (some themes doesn't full colourize the program; just switch to another theme).
Then just tweak colours in xyexplorer settings :)
Last edited by Hadden on 05 Feb 2016 21:57, edited 1 time in total.

admin
Site Admin
Posts: 60597
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Totally black theme

Post by admin »

RRGGBB is a formula. For black you should do this:

Code: Select all

; Tweak: RRGGBB
ToolbarBackColor=000000

Hadden
Posts: 13
Joined: 03 Feb 2016 15:51

Re: Totally black theme

Post by Hadden »

Whoops. Put that value gave black colour by default, I'll correct previous post ;)
it's RGB value or hex? (I think second one)

However, I tried others themes which has "better" toolbar/buttons skinning, and the value is not need anymore :)

Image

Now it's perfect ^^

admin
Site Admin
Posts: 60597
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Totally black theme

Post by admin »

It's hex. You appear to use this now:

Code: Select all

ToolbarBackColor=2d2d2d

Starhowl
Posts: 11
Joined: 08 Jan 2013 11:41

Re: Totally black theme

Post by Starhowl »

Care to share your dark theme with us somewhere Hadden? :wink:

klownboy
Posts: 4141
Joined: 28 Feb 2012 19:27

Re: Totally black theme

Post by klownboy »

Yes, it would be nice to see those attributes you came up with to achieve that totally black background. I'm curious because a number of us had written theme changers http://www.xyplorer.com/xyfc/viewtopic. ... 30#p101802 and I really wonder or question whether they included all of the attributes need to make the background shown above.
Windows 11, 23H2 Build 22631.3447 at 100% 2560x1440

Post Reply