https://github.com/tinted-theming/tinted-termite
https://github.com/tinted-theming/tinted-termite
base16 termite themes
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tinted-theming/tinted-termite
- Owner: tinted-theming
- License: mit
- Archived: true
- Created: 2016-10-22T20:57:48.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T10:58:39.000Z (11 months ago)
- Last Synced: 2025-09-12T02:32:19.576Z (6 months ago)
- Topics: base16, termite, themes
- Language: Mustache
- Size: 7.25 MB
- Stars: 230
- Watchers: 7
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- stars - tinted-theming/tinted-termite
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