An open API service indexing awesome lists of open source software.

https://github.com/tinted-theming/tinted-termite


https://github.com/tinted-theming/tinted-termite

base16 termite themes

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# tinted-termite

**Deprecated**: tinted-termite and all the other Tinted Theming
terminal template repositories have moved to a single [Tinted
Terminal](https://github.com/tinted-theming/tinted-terminal) repository.

---

A [Tinted Theming](https://github.com/tinted-theming/home). template repository for [Termite].

tinted-termite provides a simple template that can be used with the
base16 and base24 color schemes to generate a functional config file for
[thestinger/termite](https://github.com/thestinger/termite), a
keyboard-centric VTE-based terminal.

To use, you can copy one of the config files in themes/ or use curl:

```sh
mkdir -p ~/.config/termite
curl https://raw.githubusercontent.com/tinted-theming/tinted-termite/main/themes/base16-default-dark.config >> ~/.config/termite/config
```

[Tinted Theming]: https://github.com/tinted-theming/home
[Termite]: https://github.com/thestinger/termite
[base16]: https://github.com/tinted-theming/home
[base24]: https://github.com/tinted-theming/base24