sylveon / terminology-themes

Color schemes for the Terminology terminal emulator

Home Page:https://sylveon.dev/terminology-themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Color schemes for the Terminology terminal emulator

https://sylveon.dev/terminology-themes

License:GNU General Public License v3.0


Languages

Language:Edje Data Collection 98.3%Language:Python 0.9%Language:Shell 0.6%Language:Makefile 0.3%