-
## Describe the bug
When using a custom path for themes in `config.toml`, tinty still tries to find themes in the repos directory instead of using the configured custom path.
## Expected behavior
…
-
In the past, `base16` provides `base08`-`base0E` for the "base" pastel colors, allowing `base24` to extend the pallette with `base10`-`base17` to provide brighter variants of those base colors. This m…
-
## ANSI colours support for tinty
When using `tinty` with ANSI colours, it expects theme-specific files in the directory specified by `themes-dir`. However, for ANSI colours we only have a single `…
-
Hey @mk12, I have a question which you may not know the answer to, but I think you might, but first a bit of context:
I'm an admin and maintainer of https://github.com/tinted-theming which you brie…
-
## Describe the bug
After updating the plugin to the newest state after the rework was merged leads to errors at startup of Vim:
```
Error detected while processing [..]/vim/pack/ptm/start/base…
-
**What version of `tinty` are you using?**
`tinty 0.22.0`
## Is there any plans to implement `flavours` option to inject code in a file, like
```
[[item]]
file = '~/.config/starship.toml'…
-
The underlying base16 library now supports the [tinted-theming spec](https://github.com/tinted-theming/base24/blob/master/styling.md) aka base24. Would be nice to see this included to add more colors…
-
Hi, I'm a little confused. I'm looking for a way to expand a Base16 theme into a Base24 theme, with the other 8 colors figured out algorithmically? I thought I would find a tool here to do just that, …
-
Hi @kdrag0n, I was wondering if you'd like to bring base16-kitty under the [Tinted Theming](https://github.com/tinted-theming) umbrella, while continuing to be the maintainer? I'm looking at adding a …
-
`base24` [adds bright colors for use in terminals](https://github.com/tinted-theming/base24/blob/master/styling.md) and seems supported by [various terminals](https://github.com/tinted-theming/base24#…