Skip to content

Instantly share code, notes, and snippets.

@AveYo
Last active July 5, 2026 19:08
Show Gist options
  • Select an option

  • Save AveYo/80fc6677b9f34939e44364880fbf3768 to your computer and use it in GitHub Desktop.

Select an option

Save AveYo/80fc6677b9f34939e44364880fbf3768 to your computer and use it in GitHub Desktop.
Pitch Black Theme.reg - now for Ctrl+Alt+Del (and logon on 11) as well - revised 2026-05-15
Windows Registry Editor Version 5.00
; Pitch Black Theme with Gray Accent preset by AveYo
; for Ctrl+Alt+Del, Logon, Taskbar, Start Menu, Action Center (10 & 11)
; revised 2026.05.15
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
b0,b2,b4,ff,\ ; Accent hover
cc,ce,d0,ff,\ ; Accent
00,00,00,ff,\ ; Active Titlebar and border []
90,92,94,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
b0,b2,b4,ff,\ ; Accent hover
cc,ce,d0,ff,\ ; Accent
00,00,00,ff,\ ; Active Titlebar and border []
90,92,94,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_CURRENT_USER\Control Panel\Colors]
"HotTrackingColor"="144 146 148" ; 170 ; 144 146 148
"Hilight"="84 86 88" ; 204 ; 74 76 78
"MenuHilight"="204 206 208" ; 100
[HKEY_USERS\.DEFAULT\Control Panel\Colors]
"HotTrackingColor"="144 146 148" ; 170 ; 144 146 148
"Hilight"="84 86 88" ; 204 ; 74 76 78
"MenuHilight"="204 206 208" ; 100
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"ColorPrevalence"=dword:00000001 ; Show accent color on Title bars and window borders [x] - or titlebars_black.reg
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\DWM]
"ColorPrevalence"=dword:00000001 ; Show accent color on Title bars and window borders [x] - or titlebars_black.reg
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Background"="0 0 0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DisableAcrylicBackgroundOnLogon"=dword:00000001 ; AveYo: enable pure black logon on 11
"DisableLogonBackgroundImage"=dword:00000001 ; remove logon picture - separate lockscreen_image.reg provided
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"PersonalColors_Background"="#000000" ; AveYo: this is what was missing to make Ctrl+Alt+Del background black as well
"PersonalColors_Accent"="#000000"
"NoLockScreen"=dword:00000001 ; remove lock screen - separate lockscreen_image.reg provided
; done - log off and back on to see all changes
* text=auto
* eol=crlf
Windows Registry Editor Version 5.00
; Cyan Accent preset by AveYo
; for Ctrl+Alt+Del, Logon, Taskbar, Start Menu, Action Center (10 & 11)
; revised 2026.05.15
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
8e,d7,ff,ff,\ ; Accent hover
20,b0,ff,ff,\ ; Accent
00,00,00,00,\ ; Active Titlebar and border []
00,a5,ff,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
8e,d7,ff,ff,\ ; Accent hover
20,b0,ff,ff,\ ; Accent
00,00,00,00,\ ; Active Titlebar and border []
00,a5,ff,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_CURRENT_USER\Control Panel\Colors]
"HotTrackingColor"="142 215 255"
"Hilight"="32 176 255"
"MenuHilight"="0 165 255"
[HKEY_USERS\.DEFAULT\Control Panel\Colors]
"HotTrackingColor"="142 215 255"
"Hilight"="32 176 255"
"MenuHilight"="0 165 255"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Background"="0 0 0"
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"PersonalColors_Background"="#000000" ; AveYo: this is what was missing to make Ctrl+Alt+Del background black as well
"PersonalColors_Accent"=-
; done - log off and back on to see all changes
Windows Registry Editor Version 5.00
; Red Accent preset by AveYo
; for Ctrl+Alt+Del, Logon, Taskbar, Start Menu, Action Center (10 & 11)
; revised 2026.05.15
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
be,00,00,ff,\ ; Accent hover
ff,00,00,ff,\ ; Accent
00,00,00,00,\ ; Active Titlebar and border []
ce,00,00,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
be,00,00,ff,\ ; Accent hover
ff,00,00,ff,\ ; Accent
00,00,00,00,\ ; Active Titlebar and border []
ce,00,00,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_CURRENT_USER\Control Panel\Colors]
"HotTrackingColor"="206 0 0"
"Hilight"="255 0 0"
"MenuHilight"="190 0 0"
[HKEY_USERS\.DEFAULT\Control Panel\Colors]
"HotTrackingColor"="206 0 0"
"Hilight"="255 0 0"
"MenuHilight"="190 0 0"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Background"="0 0 0"
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"PersonalColors_Background"="#000000" ; AveYo: this is what was missing to make Ctrl+Alt+Del background black as well
"PersonalColors_Accent"=-
; done - log off and back on to see all changes
Windows Registry Editor Version 5.00
; Violet Accent preset by AveYo
; for Ctrl+Alt+Del, Logon, Taskbar, Start Menu, Action Center (10 & 11)
; revised 2026.05.15
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
9d,5c,d6,ff,\ ; Accent hover
b5,66,ff,ff,\ ; Accent
00,00,00,00,\ ; Active Titlebar and border []
9d,5c,d6,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
"AccentColorMenu"=dword:ff000000 ; Window borders and titlebar [black]
"StartColorMenu"=dword:ff000000 ; Modals in UWP ex. Apply new refresh rate in 10 [black]
"AccentPalette"=hex:\
9d,5c,d6,ff,\ ; Accent hover
b5,66,ff,ff,\ ; Accent
00,00,00,00,\ ; Active Titlebar and border []
9d,5c,d6,ff,\ ; Settings icons
00,00,00,ff,\ ; Start and Action Center background [black]
00,00,00,ff,\ ; Taskbar front [black]
00,00,00,ff,\ ; Taskbar background [black]
00,00,00,ff ; Unused
[HKEY_CURRENT_USER\Control Panel\Colors]
"HotTrackingColor"="157 92 214"
"Hilight"="181 102 255"
"MenuHilight"="108 58 152"
[HKEY_USERS\.DEFAULT\Control Panel\Colors]
"HotTrackingColor"="157 92 214"
"Hilight"="181 102 255"
"MenuHilight"="108 58 152"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\DWM]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"ColorPrevalence"=dword:00000001 ; Show accent color on Start, taskbar and action center [x]
"AppsUseLightTheme"=dword:00000000 ; Apps mode [Dark]
"SystemUsesLightTheme"=dword:00000000 ; Windows mode [Dark]
"EnabledBlurBehind"=dword:00000000 ; Blur []
"EnableTransparency"=dword:00000000 ; Transparency []
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Background"="0 0 0"
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"PersonalColors_Background"="#000000" ; AveYo: this is what was missing to make Ctrl+Alt+Del background black as well
"PersonalColors_Accent"=-
; done - log off and back on to see all changes
Windows Registry Editor Version 5.00
; undo Pitch Black Theme preset
; you can reapply your previous accent from the list of recent colors
[-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
[-HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent]
[-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
[-HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\DWM]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm]
[-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
[-HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
[-HKEY_CURRENT_USER\Control Panel\Colors]
[-HKEY_USERS\.DEFAULT\Control Panel\Colors]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Background"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DisableAcrylicBackgroundOnLogon"=-
"DisableLogonBackgroundImage"=-
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"PersonalColors_Background"=-
"PersonalColors_Accent"=-
"NoLockScreen"=-
[-HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DWM]
; done - log off and back on to see all changes
Windows Registry Editor Version 5.00
; LockScreen no image
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DisableLogonBackgroundImage"=dword:00000001
Windows Registry Editor Version 5.00
; LockScreen disable
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"NoLockScreen"=dword:00000001
Windows Registry Editor Version 5.00
; LockScreen restore
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DisableAcrylicBackgroundOnLogon"=-
"DisableLogonBackgroundImage"=-
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"NoLockScreen"=-
Windows Registry Editor Version 5.00
; Title bars black
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"ColorPrevalence"=dword:00000001 ; Show accent color on Title bars and window borders [x]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\DWM]
"ColorPrevalence"=dword:00000001 ; Show accent color on Title bars and window borders [x]
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"PersonalColors_Background"="#000000" ; AveYo: this is what was missing to make Ctrl+Alt+Del background black as well
"PersonalColors_Accent"="#000000"
; done - log off and back on to see changes
Windows Registry Editor Version 5.00
; Title bars no accent
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
"ColorPrevalence"=dword:00000000 ; Show accent color on Title bars and window borders []
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Windows\DWM]
"ColorPrevalence"=dword:00000000 ; Show accent color on Title bars and window borders []
"AccentColor"=dword:ff000000 ; Active title bars - black unsupported in the UI but works with AccentPalette
"AccentColorInactive"=dword:ff000000 ; Inactive title bars
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Personalization]
"PersonalColors_Background"="#000000" ; AveYo: this is what was missing to make Ctrl+Alt+Del background black as well
"PersonalColors_Accent"=-
; done - log off and back on to see changes
@bindi

bindi commented Jul 12, 2024

Copy link
Copy Markdown

edit: nevermind, I ran the reset .reg and pitch_black_theme.reg again and it's fixed. I think I accidentally ran both pitch_black_theme.reg AND pitch_black_theme_solid.reg when I initially installed this system. My bad :-D.

I'm running this .reg (once again :p) on Win11 IOT LTSC 24H2 and some UI elements have both the text and background black, any solutions?

1
2

@Theletha

Copy link
Copy Markdown

is this still working for 24h2 win11?

@sagemono

Copy link
Copy Markdown

is this still working for 24h2 win11?

https://tryitands.ee

@GalaxyGaming2000

Copy link
Copy Markdown

is this still working for 24h2 win11?

they seemed to of changed a bunch of colors in a recent windows update so i dont think so for now

@RyzeNGrind

Copy link
Copy Markdown

W11 Pro Workstation, 23H2, 22631.4751. Anybody know how to get it working on this? Do I just run the reg files as admin?

@Sneakyshadow1

Sneakyshadow1 commented Feb 26, 2025

Copy link
Copy Markdown

I just installed violet verison on win 11 24h2 no issues so far and works. thanks for your work with this
made a restore point beforehand just in-case

@PadowYT2

Copy link
Copy Markdown

Tested on W11 22H2, works fine, although I have a problem - "device theme" tells me I have a white theme and not a black one.

https://cdn.padow.ru/m6KEc

same thing on website (and probably in other apps)

@Hlomatsimaxwell

Copy link
Copy Markdown

image
It works and all but is there a way to mall system apps amoled color?

@bindi

bindi commented Apr 27, 2025

Copy link
Copy Markdown

I changed to 10bpc color and noticed that the start menu is gray instead of black. In the screenshot above my post you can already see a slight difference, but for me it's even more noticeable now with 10bpc.

I had to take an actual photo to show how gray it is, because for some reason(?) it turns darker when I engage the snipping tool.

Edit: figured out why it looked a bit weird elsewhere too, this was the cause https://old.reddit.com/r/OLED_Gaming/comments/1hexre7/why_does_enabling_10_bit_colors_wash_out_the/m288oc0/
However I'd still say the start menu is not really pure black, there's a slight difference <.<

startmenu

@wigwoo1

wigwoo1 commented Aug 30, 2025

Copy link
Copy Markdown
image It won't let me apply any of the Registry files

ghost commented Oct 5, 2025

Copy link
Copy Markdown

works umazing on win11 25h2

@PartyCrashSquad

Copy link
Copy Markdown

Man, I've been trying to do this on my own for a little while now.

Decoding the AccentPalette is what did the trick. This works great.

However, has anyone figured out how to change the color of the active/inactive app window?

I can't figure that one out. For example, my File Explorer window title and background are still that ugly grey.

I've tried editing DWM, Explorer/Accent, Themes/Personalize, etc. and I just cannot figure this out.

This would fully complete the pitch black look I and I'm sure everyone here, wants.

@GalaxyGaming2000

GalaxyGaming2000 commented Dec 8, 2025

Copy link
Copy Markdown

Man, I've been trying to do this on my own for a little while now.

Decoding the AccentPalette is what did the trick. This works great.

However, has anyone figured out how to change the color of the active/inactive app window?

I can't figure that one out. For example, my File Explorer window title and background are still that ugly grey.

I've tried editing DWM, Explorer/Accent, Themes/Personalize, etc. and I just cannot figure this out.

This would fully complete the pitch black look I and I'm sure everyone here, wants.

AFAIK, theres no known way to change uwp/winUI app windows which is what most default windows apps use nowadays, however you can set the colors for normal apps but im guessing you already knew that (original script does that)

Closest thing i have gotten to changing uwp/winUI app titles is to use a high contrast theme but these change alot more than desired (such as adding thick borders and changing styles of ui elements in general)

(also if you are gonna try mess with high contrast themes you might wanna backup your current values, im not sure if it will revert any changes this script makes)

@Zephric

Zephric commented Jan 12, 2026

Copy link
Copy Markdown

Guys who have "file Explorer theme black windows 11"
I searched everywhere and couldn't find it.

@FoxFragment

Copy link
Copy Markdown

Hello, I am leaving a comment because as of 3/12/2026 this seems to work perfectly fine except for one issue, the window border for applications is always bright white no matter what I do including changing the setting to apply it to borders, this is kind of annoying and I was hoping maybe a fix could be implemented?
proof

@AveYo

AveYo commented May 15, 2026

Copy link
Copy Markdown
Author

Thanks everybody for your comments. I've finally updated this gem:
-separate regs to apply preset accent: Cyan, Red, Violet (main is Grayish)
-separate regs to toggle lockscreen: default, no image, off; and titlebars: black, default
last one will do what you want @FoxFragment

Only tested it on windows 11 25H2 so let me know how much it breaks on 10
can access the previous revision from History or click here

@mxro

mxro commented May 19, 2026

Copy link
Copy Markdown

Thank you for updating it - I've just tested it on 11 25H2 and works well!

@NicoleKCat

Copy link
Copy Markdown

I feel stupid but I swear no matter what I change the start menu is always fully solid and never transparent at all where I had managed to get it to be transparent before but everything else is perfect which is great because windows likes to randomly reset certain color settings on update for fun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment