-
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…
-
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 "…
-
## 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…
-
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…
-
## 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 `…
-
I can't include vck 5.0.0 in a maven project because maven cant resolve the following dependencies:
```
$ mvn clean install
...
The following artifacts could not be resolved:
- io.matthewnelson…
-
I have a datasource that uses geohashes encoded with Base16 and I'm trying to figure out how to use your library with that data. I have tried to decode using `GeoHash.fromGeohashString()` but it appe…
-
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 …
-
Any chance to port base16 themes to Brackets? Very good and very popular themes, especially " tomorrow night eighties". I have been looking for them to install on brackets but no luck...
-
Noticed while finding the cause of https://github.com/danth/stylix/issues/526. Seems to be caused by using `interactiveShellInit` and `promptInit`.