/zsh-konsole-theme-changer

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

Primary LanguageShellGNU Lesser General Public License v3.0LGPL-3.0

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