📎 AI Summary:
The thread discusses a user's desire to achieve a fully integrated dark mode in Windows 10 (version 1903), beyond the limited folder and explorer dark themes. They seek to modify the interface, including title bars and window borders, for consistency and better aesthetics. An experienced user provides a solution by editing the registry to change the accent color to black, which successfully achieves the desired dark appearance, and confirms that other colors can also be used.

lucifer256

New Member
Member details
Joined
Jul 5, 2019
Messages
4
Thread Author #1
Hi guys,

I am new here and just moved to Windows 10 after using windows 7 for 5 years. I used to have a lot of themes and customisation done in Windows 7 using themes and icon packs However, I want a dark mode in windows 10 like a fully dark mode not a theme using contrast or something along these lines.

I tried some tutorials online but it only gave me dark mode in the folders and like the file explorer not the full overall, this was annoying for me as for a few tabs and folders I have black and all of a sudden i have a software open with complete white colours. I tried following this dark mode tutorial but again was only in the folders.
Is there anyway I can override this like using a darker theme by playing around in the contrast?

Btw I am on the latest release 1903 build.

Thank you
 

Solution
The title bar is called the accent color. It's not technically supported to set it black, but you can do it from the registry.

Open regedit and navigate to the following key
HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM

Edit the AccentColor value to ff000000 hex and that should make the title bar black

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
Developed programs don't always rely on the Windows theme so they can't be changed.
 

lucifer256

New Member
Member details
Joined
Jul 5, 2019
Messages
4
Thread Author #3
Developed programs don't always rely on the Windows theme so they can't be changed.
Hi,
Sorry i meant like just the overlay and the sides like the space where the minimize maximize and close buttons are?
 

lucifer256

New Member
Member details
Joined
Jul 5, 2019
Messages
4
Thread Author #4
I mean something like this but all around the Windows 10 interface so it is consistent.
38187
 

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
The title bar is called the accent color. It's not technically supported to set it black, but you can do it from the registry.

Open regedit and navigate to the following key
HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM

Edit the AccentColor value to ff000000 hex and that should make the title bar black
 

Solution

lucifer256

New Member
Member details
Joined
Jul 5, 2019
Messages
4
Thread Author #6
Hi Omg thanks for this tip it worked, can I change the hex value to any other colour as well?