Skip to content

dan-tw/ubuntu-chrome-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-chrome-dark

Change the internal pages on chrome to use dark mode

How to use

For this to work your chrome theme must be set to classic and dark-mode must be enabled in Ubuntu.

Clone the repo:

git clone https://github.com/dan-tw/ubuntu-chrome-dark.git

CD into the repo directory and run the binary (must use sudo). This will update the necessary file to add dark-mode to your chrome browser

cd ubuntu-chrome-dark
sudo ./ubuntu-chrome-dark

Optionally you can specify the config file location to your google-chrome.desktop file using the -f flag

sudo ./ubuntu-chrome-dark -f /path/to/file

Notes

Running the binary multiple times will not matter so if you wanted to set it up to run on login you could (this will catch when chrome updates and dark-mode may disappear!)

About

Change the internal pages on chrome to use dark mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages