Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Toggles between light and dark for pop theme (and allows you to specify dark or light)

License

Notifications You must be signed in to change notification settings

kylecorry31/pop-theme-toggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pop Theme Toggle

Pop Theme Toggle is a simple script which will toggle between dark and light themes for Pop!_OS.

Requirements

Rust

To compile this project you will need to have the Rust compiler available on your computer.

User Themes

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.

Install

Clone the GitHub repository and install using Make.

$ git clone https://github.com/kylecorry31/pop-theme-toggle
$ cd pop-theme-toggle
$ make
$ make install

Usage

Switch to Dark Theme

pop-theme-toggle dark

Switch to Light Theme

pop-theme-toggle light

Switch to Slim Light Theme

pop-theme-toggle slim-light

Switch to Slim Dark Theme

pop-theme-toggle slim-dark

Toggle Between Dark and Light

pop-theme-toggle toggle

Switch to Slim Theme

pop-theme-toggle slim

License

This project is licensed under the MIT License.

About

Toggles between light and dark for pop theme (and allows you to specify dark or light)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published