How to force Zen to not use Windows accent color #9380
-
Hi, is there a way to force Zen to not use accent color currently configured in Windows, without using Theme editor? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can prevent Zen from using the Windows accent color by turning off the "Show accent color on title bars and window borders" option in Windows Settings > Personalization > Colors. This does not require using the Theme editor and is the most direct method found so far citation. Another option is to open about:config in Zen and set widget.windows.mica to false, which can also stop the browser from picking up the Windows accent color citation. There are no command-line flags or environment variables documented for this, and the zen.theme.accent-color config only affects the settings page, not the main UI citation. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
You can prevent Zen from using the Windows accent color by turning off the "Show accent color on title bars and window borders" option in Windows Settings > Personalization > Colors. This does not require using the Theme editor and is the most direct method found so far citation.
Another option is to open about:config in Zen and set widget.windows.mica to false, which can also stop the browser from picking up the Windows accent color citation.
There are no command-line flags or environment variables documented for this, and the zen.theme.accent-color config only affects the settings page, not the main UI citation.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect |