Open gabevenberg opened 8 months ago
Doesn't starship use the terminal colors by default? I assume manually specifying colors would conflict with other applications like wallust.
Yes, it does.
Starship also supports setting colors within its own config.
Providing a module specifically for Starship would have the following advantages:
And disadvantages:
Yes, it does.
Starship also supports setting colors within its own config.
Hmm, I jumped right into explicit colours, so I didnt know that it followed the terminal by default. Since stylx doesnt seem to provide a way to do 'manual' integration ala nix-colors, I assumed it wasnt possible.
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
.
Starship is a terminal prompt generator, would be nice to be able to have the starship prompt follow the rest of the theming.