-
## Describe the bug
I use `tinty` to generate `custom schemes` from the wallpaper, but `sometimes` the generated colors (base08-base0F) in a dark
color scheme aren't very readable when using `base…
-
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…
-
PRO TIP: use base16 color templates for programs. such as alacritty, btop etc. so that you can pass in base16 colors with nix-colors.
-
**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'…
-
## 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 `…
-
## Is your feature request related to a problem? Please describe.
I am using the following command to preview themes in my terminal:
```
$ tinty list | fzf --preview "tinty apply {}; ~/tinted-she…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I want to type a command like `docker build -t foo . && docker run foo`, but every time I type the…
-
## 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…
-
## 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
…
-
I was wondering if it would be feasible to implement a base16 theme input to Matugen? I understand that I could create an image palette with the given theme's colors, but being able to input a .json …