Pop Theme Toggle is a simple script which will toggle between dark and light themes for Pop!_OS.
To compile this project you will need to have the Rust compiler available on your computer.
If GNOME User Themes extension is not installed or enabled, this script will still be able to modify the shell theme, though better support is likely possible if user-themes is installed.
Clone the GitHub repository and install using Make.
$ git clone https://github.com/kylecorry31/pop-theme-toggle
$ cd pop-theme-toggle
$ make
$ make installpop-theme-toggle darkpop-theme-toggle lightpop-theme-toggle slim-lightpop-theme-toggle slim-darkpop-theme-toggle togglepop-theme-toggle slimThis project is licensed under the MIT License.