Terminology Themes
Color schemes for the best terminal emulator!
Previews are available on my website.
The tab appearance is a WIP. If anyone with better knowledge of EDC than me wants to help, feel free to PR. Mostly, I would like to, if anyone can help:
- Remove all the useless
tab_bevel
structures and some other uselesstab_bg_*
,tab_other_*
andtab_shad_*
assets file. - Add a little | separator between tabs.
- Fix a little alignment glitch when switching tabs.
Installation
Note: A package might be available for your distro. Scroll down to the packages section to find it out.
First, you need to install the required components to build it:
edje_cc
- Ubuntu:
libefl-bin
from the niko2040/e19 PPA - Fedora:
efl-devel
- Arch Linux: efl
- Gentoo: dev-libs/efl
- Other distros: IDK Google it
- Ubuntu:
Then, building and installing is pretty straightforward:
make
sudo make install
Packages
Arch Linux: terminology-themes-git on the AUR