Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
/ tinted-foot Public archive

base16 template for foot terminal

License

Notifications You must be signed in to change notification settings

tinted-theming/tinted-foot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinted Foot

Deprecated: tinted-foot and all the other Tinted Theming terminal template repositories have moved to a single Tinted Terminal repository.


Tinted Theming template for foot. Includes both base16 and base24 themes.

Installation

Manual

Clone base16-foot to be able to reference the colorschemes.

git clone https://github.com/tinted-theming/tinted-foot.git "$HOME/.config/tinted-theming/tinted-foot"

Include the following in your theme in your foot.ini (usually stored at $HOME/.config/foot/foot.ini) under [main], or the untitled section at the beginning of the file.

include=~/.config/tinted-theming/tinted-foot/colors/base16-ayu-dark.ini

Tinty

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

  1. Add the following toml settings to your Tinty ~/.config/tinted-theming/tinty/config.toml file:

    [[items]]
    path = "https://github.com/tinted-theming/tinted-foot"
    name = "tinted-foot"
    themes-dir = "colors"
    supported-systems = ["base16", "base24"]
  2. Add the following include to $HOME/.config/foot/foot.ini:

    include=~/.local/share/tinted-theming/tinty/tinted-foot-colors-file.ini
  3. tinty apply base16-ayu-dark will change your foot theme.

For more information, have a look at the Tinty GitHub page.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •