A Tinted Theming template for delta with Base16 themes
For usage with Tinty:
-
Add this line to your
.gitconig
. This assumes you have already set up delta as your Git pager/diff-tool under the namedelta
:[include] path = ~/.local/share/tinted-theming/tinty/tinted-delta-configs-file.gitconfig
-
Add the following to
~/.config/tinted-theming/tinty/config.toml
:[[items]] path = "https://github.com/tinted-theming/tinted-delta" name = "tinted-delta" themes-dir = "configs" supported-systems = ["base16", "base24"]
-
tinty apply ...
to apply the theme you like.