No description
Find a file
László Vaskó 9bc1900b68
Fix color consistency in WezTerm (#209)
There was an off-by-one shift in the ANSI palette. This change makes
it be in sync with base16-kitty and base16-alacritty generators.
2024-01-03 19:01:20 +00:00
.github/workflows Fix Actions workflow on MacOS 👷 ⬆️ 2023-06-27 15:31:49 +01:00
docs Add guide for creating modules 📝 2023-12-29 20:06:23 +00:00
modules Fix color consistency in WezTerm (#209) 2024-01-03 19:01:20 +00:00
palette-generator Refactor palette generator ♻️ 2023-07-08 14:28:15 +01:00
stylix Fix default cursor in X11 (#189) 2023-11-18 10:19:20 +00:00
default.nix Add default.nix 2023-02-24 07:03:28 +01:00
flake.lock Support GNOME 45 and Libadwaita updates 👽 2023-11-25 14:36:45 +00:00
flake.nix Embed Xresources template to avoid IFD (#168) 2023-10-12 08:08:52 +01:00
LICENSE Add MIT license 2020-12-21 13:58:20 +00:00
README.md Add screenshot of KDE 📝 2023-12-29 18:54:41 +00:00

Stylix

Stylix is a NixOS module which applies the same colour scheme, font and wallpaper to a range of applications and desktop environments.

What's this?

base16.nix allows you to import colours from base16 into Nix code. Stylix takes this a step further:

  • Automatically colours and changes the font of apps
  • Sets your wallpaper
  • Exports the colour scheme to be used manually for anything we missed
  • Can also generate themes based on an image

For those not familiar with NixOS and Home Manager:

  • NixOS is a Linux distribution
  • Home Manager is a program which runs anywhere
  • Both use the Nix language and package manager
  • Both let you install programs and change settings via code

Stylix supports either NixOS + Home Manager, or Home Manager on its own. Certain features are only available with NixOS.

Resources

Please refer to the Stylix book for instructions and a list of supported apps.

If you have any questions, you are welcome to join our Matrix room, or ask on GitHub Discussions.

Example configurations

GNOME 44

Environment Wallpaper Colour scheme Fonts Full configuration
GNOME 44 Atlantis Garbage Worker by Grady Frederick Generated by Stylix Cantarell, Fira Code See here

KDE Plasma 5

Environment Wallpaper Colour scheme Fonts Full configuration
KDE Plasma 5 Taken from Genshin Impact Generated by Stylix Cantarell, Fira Code See here

Hyprland

Environment Wallpaper Colour scheme Fonts Full configuration
Hyprland Taken from raison d'etre by Eve Generated by Stylix DeJavu See here