Guake-Color-Schemes
Guake-Color-Schemes copied to clipboard
Various color themes for guake terminal
Guake Color Schemes
Introduction
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.

Usage
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
Browser Mode (Recommended)
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.
General Mode
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.
Note
- 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.