No description
Adds: - `serve-docs` to the default devShell - `packages.serve-docs` - `apps.docs` Having `apps.docs` defined causes `nix run .#docs` to run the "app" instead of `packages.docs`. `nix build .#docs` will still build the "package", not the "app". The `serve-docs` script added to the devShell runs `nix run .#docs` instead of having `packages.serve-docs` in its closure. This avoids the devShell actually building the docs. Added a note to `doc/src/modules.md`. Link: https://github.com/nix-community/stylix/pull/1328 Reviewed-by: awwpotato <awwpotato@voidq.com> Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| doc | ||
| flake | ||
| modules | ||
| palette-generator | ||
| stylix | ||
| .editorconfig | ||
| .envrc | ||
| .gitignore | ||
| .yamllint.yml | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| gnome.png | ||
| kde.png | ||
| LICENSE | ||
| README.md | ||
Stylix
About
Stylix is a theming framework for NixOS, Home Manager, nix-darwin, and Nix-on-Droid that applies color schemes, wallpapers, and fonts to a wide range of applications.
Unlike color scheme utilities such as base16.nix or nix-colors, Stylix goes further by applying themes to supported applications, following the "it just works" philosophy.
Resources
Example configurations
GNOME 46
Wallpapers by Clay Banks and Derrick Cooper.
Try a live demo of this dark theme by running:
nix run github:nix-community/stylix#testbed:gnome:dark
KDE Plasma 5
Wallpapers by Aniket Deole and Tom Gainor.
Since KDE theming is still a work in progress, some manual steps may be required to properly apply its theme.