Issues with AccentColorMenu, colour codes and Firefox not displaying

boydf

New Member
I have set:

<Tweak name="Accent\AccentColorMenu">14772545</Tweak>
<Tweak name="Accent\StartColorMenu">14772545</Tweak>
<Tweak name="DWM\ColorPrevalence">1</Tweak>

As an example, this creates registry keys:

Computer\HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\RunOnce

AccentColorMenu

REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Accent" /v "AccentColorMenu" /t REG_DWORD /f /d 14772545

If you then try to use Firefox, it will not display and it's because of the colour code 14772545.

If set to 4292311040, FireFox opens without issue.

It took me a while to diagnose this and would welcome any assistance. As it stands I cannot rely on NTLite to set the Accent Colours.

Thanks
 
Back
Top