Daniel Thwaites
Daniel Thwaites
Possibly related to #379
Yes, it does. [Starship also supports setting colors within its own config.](https://starship.rs/advanced-config/#style-strings) Providing a module specifically for Starship would have the following advantages: - Theming even when the terminal itself...
We do have something similar, but it's not mentioned in the documentation yet: `config.lib.stylix.colors` is a [scheme attrset from `base16.nix`](https://github.com/SenchoPens/base16.nix/blob/main/DOCUMENTATION.md#mkschemeattrs).
Note: "good first issue" and "help wanted" should not have their own templates, since these are additional labels to be added to issues in other categories. (They only exist since...
I would also recommend collecting the templates into a single merge, since it could be confusing for contributors to only see templates for certain issues while we are still busy...
Supporting base24 would require new code in addition to style guide changes
Related: #277
We use [`adw-gtk3`](https://github.com/lassekongo83/adw-gtk3) for consistency between GTK3 and GTK4, so it *should* be supported, but we should definitely check this. The generated color schemes are sometimes a bit sub-par, but...
@trueNAHO Requesting a review since you've been doing a lot of work around bash scripts recently, so you may be interested in this new one.
See also: #277