zsh-konsole-theme-changer
March 30, 2015 ยท View on GitHub
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-changerinpluginsvariable.
plugins=( ... konsole-theme-changer ... )
For ZPM
- Add
Plug horosgrisa/zsh-konsole-theme-changerinto.zshrc
Settings
THEME_ONE="Solarized" # Default Solarized Dark in konsole
THEME_TWO="SolarizedLight" # Default Solarized Light in konsole