-
I wanted to be able to quickly view the colors of the schemes present in this repo so I created a [simple little static page](https://nico-i.github.io/scheme-viewer) for anyone else who preferes a mor…
-
Commit https://github.com/tinted-theming/tinted-kitty/commit/86288de7ec45455d67a8e6bdf58e46909a03368b seems to have broken themes by setting color9 through color14 to `#`.
```
Errors parsing confi…
-
Right now when supplying a wallpaper the colorscheme gets generated by a genetic algorithm. When a colorscheme is also supplied it is chosen instead. I would like to add the possibility to recolor the…
-
Are there any explicit specification/guidelines for the colors used in `base08` - `base0F`?
This is how it was originally defined in the example:
> ```yaml
> base08: "C7AE95" # orange
> base09…
musjj updated
2 months ago
-
A person on [twitter](https://fxtwitter.com/phaazon_/status/1631605104829710336?t=Ta06KoK1JBgCNTGMxOxsEg&s=19) pointed out, that the term colors are broken due to them not having a light variant. We n…
-
Ref #45.
- [x] Node builder supports Base24
- [x] Go builder supports Base24
- [x] PR updating Base16 spec/README to go "multi-target": Base16/Base24/etc (shared build tools / multiple "platforms…
-
Hey @forrestli74, I've been going through all the base16-project ([Tinted Theming] now, not sure if you've [been following](https://github.com/tinted-theming/home/issues/51)) that have been closed and…
-
I'm not sure if you know about it, but we moved off of IRC and are on https://matrix.to/#/#tinted-theming:matrix.org for IM type of chats. There aren't many of us there :sweat_smile: but it would be g…
-
Functions to lighten/darken/hue-shift/etc. colors would be really useful. Sometimes the palette isn't quite enough, so the ability to derive extra colors is always nice to have.
musjj updated
9 months ago
-
Pulling this out from a separate thread because it's easily what I'm been talking about a few places:
---
> I imaging the north star is that base9 use base16 as a library. base9 handles color mi…