Skip to main content

How to Enable Google Chrome’s Dark Mode on Windows 10

Google Chrome 74 offers a built-in dark mode on Windows. Rather than having its own dark mode toggle, Chrome simply follows Windows 10’s overall app mode. That’s how it normally works—but there’s a way to forcibly enable it, too.

How to Enable Chrome’s Dark Mode

You can simply enable Google Chrome’s built-in dark mode by heading to Settings > Personalization > Colors and choosing “Dark” under “Choose your default app mode.” Windows 10 will turn dark and Chrome, along with some other applications, will follow this overall setting.
On a Mac, you can enable macOS’s dark mode to achieve the same thing.
For now, this only works for some people. As of Chrome 74’s release on April 23, 2019, Google is testing this feature with “a small number of Chrome M74 users” and “it will become more widely available in the near future” according to a Chrome community manager. To enable it now, you can launch Chrome with the --force-dark-mode option.

How to Force-Enable Dark Mode

Chrome has a built-in option that will forcibly enable dark mode. This works right now, even when the normal system-wide dark mode option doesn’t work. It will also force Chrome into dark mode even if Windows 10’s default app mode is set to “light.”
To activate this option, find the shortcut you normally use to launch Chrome. For example, it might be on your taskbar or desktop. We’ll use the taskbar shortcut.
Right-click the shortcut and select “Properties.” For a Chrome taskbar shortcut, right-click the taskbar icon, right-click “Google Chrome,” and select “Properties.”
Opening Chrome's taskbar shortcut properties window on Windows 10
Add a space followed by --force-dark-mode to the end of the Target box. For example, on our system, the Target box looks like this:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --force-dark-mode
It may be different on your system if Chrome is installed to a different location.
Click “OK” to save your changes.
Force-enabling Google Chrome's dark mode with --force-dark-mode
Click “OK” and use the shortcut to launch Chrome. If you already have Chrome open, you’ll need to close Chrome before relaunching it. To do so, click menu > Exit. Wait a moment for Chrome to completely close and launch Chrome with the shortcut you modified.
You’ll see the new dark mode theme, which unfortunately does look pretty similar to Incognito Mode.
Chrome's built-in dark mode on Windows 10 showing the new tab page

How to Make Chrome’s Title Bar Colorful (or Not)

If you don’t want Chrome’s title bar colorful—or do want it colorful—head to the Settings > Personalization > Colors interface and toggle the “Title bars and window borders” option under “Show accent color on the following surfaces.”
Choosing Chrome title bar color on Windows
When this option is activated, Chrome’s title bar will use the accent color you have set on the Colors pane here.
Choosing an accent color on Windows 10

How to Enable Dark Mode WIth a Theme

If you don’t want to mess with any of this—or if you use an older version of Windows like Windows 7—you can always just install a dark mode theme for Chrome. Google now offers an official theme collection for Chrome. Just head to the Chrome Web Store and install Chrome’s “Just Black” theme.
This is darker than Chrome’s built-in dark mode theme on Windows, so you might even prefer it if you’re looking for a darker browser. The Chrome Web Store has other themes you can install, too.
Just Black theme for Chrome

Comments

Popular posts from this blog

How To Use Aircrack-Ng In Android/Termux/Linux - For Wifi Hacking

how to use aircrack-ng in android/termux/linux :                       ****DISCLAIMER***** This article is only for educational purpose,Don't miss use these tutorials use these tricks on your own computer,network,android,devices,for check the vulnerabilities and fix it and always stay legal,if you are used these article in any illegal or malicious activity then i am not responsible so please friends always stay legal. ########################### aircrack-ng using in Termux/GnuRoot Debian/Android/Linux :-  download aircrack-ng using, pdf FILE. simply click download pdf                 ************************** Follow these Steps :-     First connect your wife-adapter to your device : 1) Friends first open Your Gnu Root Debian terminal or root terminal and start the monitor mode by typing these commands :      ...

RouterSploit Installation In Android------by Rupesh

RouterSploit Installation in Android using termux App : RouterSploit :              RouterSploit is a open source project and it is a framework of exploits.which scan the routers devices and check the vulnerabilities of Routers/Devices and exploits by the using frameworks which available in RouterSploit Framework. RouterSploit Framework are updated everyday, and the project is under heavy Development and every day new new modules are shipped. The RouterSploit Framework consists of many more powerful modules for penetration testing operations, in this RouterSploit some Tools are available for scanning and exploit, Exploits - the module Exploit take the advantages of indefinite vulnerabilities         and exploit using the vulnerabilities which available in the Routers.     creds & scanners - the creds module design to test the vulnerabilities aginest  network like wlan0, ...

Sudo Installation In Termux

Sudo installation in Android using Termux App : Friends you can install sudo by watching my article also, so lets start,  Sudo: sudo means (superuser) is a root command,sudo is a programme for unix like computer operating systems ,Kali Linux,Ubuntu,Termux etc...sudo Allows users to run the programme with the security privileges of another users,sudo were Design to commands only as a superuser only superuser can access sudo,we can install sudo on Android using Termux App,for installing sudo on Termux Your device is must be Rooted,it can also be configured to permit(Permission) arguments of multiple commands. Sudo works on only Rooted Devices you can root Your Device and install sudo on Android using Termux App.and Sudo converts $ symbol into the # symbol, # means Root, Friends after installation of sudo on your Termux App type sudo su for giving Root permission to the Termux app,the there is on popup there then click root permission and get # means Root terminal Your ter...