Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider restoring the feature flag to disable dark theme in incognito mode #1928

Closed
ssokolow opened this issue Apr 24, 2022 · 7 comments
Closed

Comments

@ssokolow
Copy link

Is your feature request related to a problem? Please describe.

As of Chrome 100, Google removed the ability to use a non-dark theme for Incognito Mode, and the one they force you onto is badly designed too. (eg. very low contrast between selected and unselected tab)

I've seen other people on places like /r/chrome/ characterizing it as "Google, the ad company, wants to annoy you into not using incognito mode so it's easier to track you", so I'm not the only one who hates this change.

Describe the solution you'd like

At least a patch to restore the feature flag I was using prior to Ungoogled Chromium 100 to allow incognito to share the same color scheme as non-incognito windows.

(I've modified my launcher to always use incognito mode, so it makes Ungoogled Chromium a bit of a pain.)

Describe alternatives you've considered

Anything else which would allow dark mode to be themed... though what I proposed is probably the simplest and easiest to implement by going back and grabbing the code Google removed.

@alleypa
Copy link

alleypa commented May 10, 2022

@ssokolow do you think we will ever have the ability to get back the light theme in google incognito mode? There seems not alot happening in this space since chorme 100 release

@ssokolow
Copy link
Author

I'm not sure why you're asking me.

Do I think Google will put it back? Doubtful. This is the company that solicited feedback for their decision to remove http:// from the address bar for a year and then locked the thread as not productive when it was more or less entirely people asking for an explanation for what problem it solved and pointing out things it made buggier or more difficult.

@PF4Public
Copy link
Contributor

Fixed in #1969

@alleypa
Copy link

alleypa commented Jun 11, 2023

Hi @PF4Public so please what do we need to set to control/disable the dark theme in google incognito mode?

@PF4Public
Copy link
Contributor

You need to enable the flag added in that PR.

@alleypa
Copy link

alleypa commented Jun 11, 2023

@PF4Public can you please provide steps to follow and to use to apply the flag. Much appreciated

@networkException
Copy link
Member

You go to chrome://flags/#enable-incognito-themes and set the value to enabled

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

No branches or pull requests

4 participants