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

just a simple bash file to enable and disable dark theme on elementaryOS.

Notifications You must be signed in to change notification settings

veyselerden/elementaryos-dark-theme-enabler-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enabling the dark theme:

Open a terminal and run:

git clone https://github.com/veyselerden/elementaryos-dark-theme-enabler-script.git && cd elementaryos-dark-theme-enabler-script && chmod +x enable-dark-theme.sh && ./enable-dark-theme.sh

Disabling the dark theme:

Also open a terminal in the folder and run:

cd elementaryos-dark-theme-enabler-script && chmod +x disable-dark-theme.sh && ./disable-dark-theme.sh

About

just a simple bash file to enable and disable dark theme on elementaryOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages