- Get the install scripts either by cloning the repository
git clone https://github.com/sonph/onehalf
or just download the files.
wget https://raw.githubusercontent.com/sonph/onehalf/master/konsole/onehalf-dark.colorscheme wget https://raw.githubusercontent.com/sonph/onehalf/master/konsole/onehalf-light.colorscheme
-
Copy or symlink the files to
~/.local/share/konsole
# If you cloned the repo ln -s /path/to/onehalf/konsole/onehalf-*.colorscheme ~/.local/share/konsole # If you wget'ed the files ln -s /path/to/onehalf-*.colorscheme ~/.local/share/konsole
-
Close & reopen Konsole and configure the scheme in Appearance, Color Schemes & Background
Feel free to open a new issue if you have questions or trouble getting it to work.