An easy way to configure the color schemes of guake.
Note that, all themes are cited from the awesome repository Gogh, and you can preview all themes here. Unfortunately, it seems not to provide an interface for guake. Inspired by guake-color-palettes and iTerm2-Color-Schemes, this repository provides an easy way to configure the color schemes of guake.
git clone https://github.com/ziyenano/Guake-Color-Schemes.git
Enter the directory and run
chmod u+x guake_theme.sh browser_guake_theme.sh
Type the following command in your guake terminal,
./browser_guake_theme.sh
then press keys p / n for browsing the previous / next theme and press key y for choosing the theme you prefer.
Also, you can use command
./guake_theme.sh -l
to list all available themes, and run
./guake_theme.sh theme_name
to specify the corresponding theme, e.g., ./guake_theme.sh tin specifies the tin theme.
- It has been validated on such platforms: Ubuntu, Linux Mint, Antergos, Solus.
- If you test it on other platforms, please tell me by creating an issue.