项目作者: orhun

项目描述 :
Base16 for kermit
高级语言: HTML
项目地址: git://github.com/orhun/base16-kermit.git
创建时间: 2020-03-01T16:24:07Z
项目社区:https://github.com/orhun/base16-kermit

开源协议:MIT License

下载


tinted-kermit-terminal

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.

Usage

Manual

  1. curl https://raw.githubusercontent.com/tinted-theming/tinted-kermit-terminal/main/themes/base16-default-dark.config > ~/.config/kermit.conf

Tinty

If you use Tinty to set your themes, complete the following steps to
update your theme when running tinty apply base16-default-dark (where
base16-default-dark is a placeholder scheme name):

  1. [[items]]
  2. path = "https://github.com/tinted-theming/tinted-kermit-terminal"
  3. name = "tinted-kermit-terminal"
  4. themes-dir = "themes"
  5. hook = "cp -f %f ~/.config/kermit.conf"
  6. supported-systems = ["base16", "base24"]

License

The MIT License