mirror of
https://github.com/danth/stylix
synced 2024-11-22 12:13:08 +00:00
Update link to base16-schemes 📝
This commit is contained in:
parent
11e2e188de
commit
907e723a3b
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue