Skip to content

abhaysp95/setup-theme-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-theme-changer

Makes theme changing more fun and less time taking.

Just select the theme and it'll change it for every tools you use.

Watch this little demo:

demo1

currently supported tools

  • terminals:
    • alacritty
    • termite
    • urxvt
  • Xresources:
    • urxvt
    • polybar
  • Laucher:
    • rofi
    • dmenu
  • Notification Daemon:
    • dunst
  • WM:
    • bspwm
  • bar:
    • polybar
  • reader:
    • zathura

Support for dmenu automatic compilation will come soon, currently you have to manually compile dmenu after running this script

Note:
	This theme is heavily based on my setup of how keep my dotfiles.
	You also have to keep the colorschemes as individual file and base config(other config settings) on second file.
	To see how to do it, visit the below links.

	Also, only tools to which links are provided below require this type of seperate configuration.

	Reminding you, always keep backup of your config files.

My config files for other tools are as follow:

dependencies:

  • gnu-sed
  • fzf
  • find
  • tools which you want to change theme of

Also, if you are not using fzf(can't find fzf if in your PATH) then select will be used for theme choosing

About

Changes the theme/colorscheme of work setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages