use your base16 tinted-theme theme with tridactyl
Add the following toml settings to your Tinty ~/.config/tinted-theming/tinty/config.toml file:
[[items]]
name = "tridactyl"
path = "https://github.com/tinted-theming/tinted-tridactyl"
themes-dir = "themes"
hook = "command cp -f %f ~/.config/tridactyl/themes/colors.css"
supported-systems = ["base16"]you can then apply with <cmd>colorscheme colors<cr>