linux themes
1.0.0
Just a repo containing collection of my Linux themes. Currently only one theme is available.
For managing themes a theme-manager.sh script was created, which provides following functionalities:
$ chmod +x theme-manager.sh
$ ./theme-manager.sh <COMMAND>Available commands are:
Before applying theme check proper theme's requirements. Then run command:
$ ./theme-manager.sh installThe script will ask you which theme to install and then apply selected theme.
When directories in ~/.config directory must be overwritten then backup of overwritten directories will be created, which can be restored later.
$ ./theme-manager.sh restore-backupNext select a backup version you want to restore.
Note Backups are saved as archives in
~/.theme-managerdirectory. Please do not remove directory content manually.