-
While tinted-builder-rust does process all the mustache templates, is there a method in order to create an index file for all of the templates?
For example...
```yaml
base16:
extension: .h…
-
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…
-
I'm encountering the error below after `nix flake update` in https://github.com/nazarewk-iac/nix-configs:
```
base16-nix-parse-check> Running phase: checkPhase
base16-nix-parse-check> Output of "…
-
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…
-
For future proofing the project i think it's necessary to add `version` (for possible color changes) and `spec` to schemes files.
Also I propose another metafile for templates (parsed by builders):…
-
**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'…
-
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 …
-
1. create a neovim template for wpg. our colorscheme will just pull from this template file
2. create some helper functions to adjust saturation and lightness of the colors.
3. use these functions t…
-
From reading the source it looks like you already support Base24, not just Base16.
Or am I confused?
-
Hey! i love ur library but im worried how can i configure colors for alacritty like this
```
colors:
primary:
background: '0x282828'
foreground: '0xdfbf8e'
normal:
black: …