Update link to base16-schemes 📝

This commit is contained in:
Daniel Thwaites 2023-01-08 19:23:53 +00:00
parent 11e2e188de
commit 907e723a3b
No known key found for this signature in database
GPG key ID: D8AFC4BF05670F9D

View file

@ -100,7 +100,7 @@ The `baseXX` names correspond to
### Manual color schemes
Alternatively, you can use a pre-made colorscheme from
[the base16 repository](https://github.com/base16-project/base16-schemes).
[the base16 repository](https://github.com/tinted-theming/base16-schemes).
```nix
stylix.base16Scheme = "${base16-schemes}/gruvbox-dark-hard.yaml";