Skip to content

rocknrollMarc/zsh-konsole-theme-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

zsh-konsole-theme-changer

Change konsole theme from zsh.

Press F12 for changing konsole theme.

Instalation

If you use oh-my-zsh

  • git clone https://github.com/horosgrisa/zsh-konsole-theme-changer ~/.oh-my-zsh/custom/plugins/konsole-theme-changer
  • Add konsole-theme-changer in plugins variable.
plugins=( ... konsole-theme-changer ... )

For ZPM

  • Add Plug horosgrisa/zsh-konsole-theme-changer into .zshrc

Settings

THEME_ONE="Solarized" # Default Solarized Dark in konsole
THEME_TWO="SolarizedLight" # Default Solarized Light in konsole

About

`zsh-konsole-theme-changer` - change konsole theme from zsh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages