Base16 for kermit
Deprecated: tinted-kermit and all the other Tinted Theming
terminal template repositories have moved to a single Tinted
Terminal repository.
This repository provides themes for the VTE-based kermit terminal and
a simple template that can be used with the tinted-theming color
schemes to generate config files.
Have a look at the Tinted Theming Gallery to see some examples of the
supported themes.
curl https://raw.githubusercontent.com/tinted-theming/tinted-kermit-terminal/main/themes/base16-default-dark.config > ~/.config/kermit.conf
If you use Tinty to set your themes, complete the following steps to
update your theme when running tinty apply base16-default-dark
(wherebase16-default-dark
is a placeholder scheme name):
[[items]]
path = "https://github.com/tinted-theming/tinted-kermit-terminal"
name = "tinted-kermit-terminal"
themes-dir = "themes"
hook = "cp -f %f ~/.config/kermit.conf"
supported-systems = ["base16", "base24"]