No description
Instead of having a nullable `base16Scheme` option, the default will throw when `stylix.image` is null. Not only does this better represent the "required" nature of this option, it also ensures the assertion is evaluated early enough to actually be checked. This causes the assertion to evaluate when the default definition is read, instead of later when the `assertions` option is checked. Link: https://github.com/nix-community/stylix/pull/1446 Tested-by: https://github.com/NovaViper Approved-by: https://github.com/NovaViper 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.