NAHO
NAHO
> > This patch causes the following error without any additional inputs.stylix.inputs..follows declarations: > > I'm not sure what's going on here. I checked the pinned version of nixpkgs in...
> I will try to test this tomorrow. I added my `Tested-by` tag to commit 7d5d9a44b317 ("nixvim: add stylix.targets.nixvim.colorscheme option").
> Ideally the color usage should be as close to [the upstream style guide](https://github.com/tinted-theming/base24/blob/master/styling.md#specific-colours-and-their-usages) as possible. [Our own style guide](https://stylix.danth.me/styling.html) currently just refers to that link when it comes to...
@soulsoiledit, could summarize the status of this PR or what is blocking it from our side?
@danth, can you do a merge commit for this PR? AFAIK, I only have permission to do squash commits via the GitHub UI.
> At some point recently (maybe in relation to #1308), kitty's color 8 seems to have changed. I'm noticing it because it makes the zsh autosuggestion text too dark (in...
> Many apps rely on Nerd Fonts to display various icons—for example nvim, [yazi](https://github.com/sxyazi/yazi/blob/329c80cbee5bb9e527ffa475bc0df2477f71ed93/yazi-config/preset/theme-light.toml#L259-L956), lsd, and axa etc.. It would be great to have a consistent set of icons and...
> I was thinking of defining two large objects for `mini.icons` and `webdevicons`, each holding entries like `{ icon = ""; color = ""; }` that map to the relevant...
> There's this General section buried in our repo here: https://github.com/NixOS/nixfmt/blob/master/standard.md#general, let's promote some of it to the README. What about merely linking to the `standard.md` file in the `README.md`...
> Linking to the standard is great, but I don't think that alone should close this issue. > > The initial intent was to make clear in the README that...