2020-12-21 15:45:32 +00:00
|
|
|
# Stylix
|
|
|
|
|
2022-07-26 14:39:06 +00:00
|
|
|
Stylix is a NixOS module which applies the same color scheme, font and
|
2023-02-10 19:39:16 +00:00
|
|
|
wallpaper to a wide range of applications and desktop environments. It also
|
|
|
|
exports utilities for you to use the theme in custom parts of your configuration.
|
2022-05-01 18:15:21 +00:00
|
|
|
|
2023-04-20 18:14:50 +00:00
|
|
|
Please refer to the [Stylix book](https://danth.github.io/stylix/) for more details.
|
|
|
|
|
2023-03-28 23:54:14 +00:00
|
|
|
Stylix is built upon [base16.nix](https://github.com/SenchoPens/base16.nix#readme),
|
2023-02-10 19:39:16 +00:00
|
|
|
a library which processes themes created for
|
|
|
|
[base16](https://github.com/chriskempson/base16#readme) or
|
|
|
|
[Tinted Theming](https://github.com/tinted-theming).
|
2020-12-21 15:45:32 +00:00
|
|
|
|
2023-04-20 18:14:50 +00:00
|
|
|
## Example configurations
|
2023-02-14 14:46:41 +00:00
|
|
|
|
2023-04-20 18:14:50 +00:00
|
|
|
![GNOME 44](https://user-images.githubusercontent.com/28959268/233449152-c38d0214-0991-454d-abbf-41b5e89dee3a.png)
|
2020-12-21 15:45:32 +00:00
|
|
|
|
2023-04-20 18:14:50 +00:00
|
|
|
| Environment | Wallpaper | Colour scheme | Fonts | Full configuration |
|
|
|
|
|-------------|-----------------------------------------------------------------------------------------|---------------------|----------------------|----------------------------------------------------------------------------|
|
|
|
|
| GNOME 44 | [Atlantis Garbage Worker by Grady Frederick](https://www.artstation.com/artwork/W2GERJ) | Generated by Stylix | Cantarell, Fira Code | [See here](https://gist.github.com/danth/5e0b263eeed99aafcef2a2eca3e8548d) |
|