All Projects → sylveon → terminology-themes

sylveon / terminology-themes

Licence: GPL-3.0 license
Color schemes for the Terminology terminal emulator

Programming Languages

Terminology Themes

Build Status

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:

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: libedje-bin
    • Fedora: efl-devel
    • Arch Linux: efl
    • Gentoo: dev-libs/efl
    • Consult your preferred search engine for other distributions

Then, building and installing is pretty straightforward:

make
sudo make install
# for a prefix other than /usr
sudo make install PREFIX=/usr/local
# or, for a per-user install
make install PREFIX=~/.local

Packages

  • Arch Linux: terminology-themes-git on the AUR
  • Bodhi Linux: Install terminology-themes-pack. Individual themes can be installed by installing terminology-themes-ThemeName.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].