I tried my best to make theming with base16 as convenient as possible, yet not to limit the user, 100% Nix way.
With base16.nix, you can:
- theme any application that has a base16 template in minimal amount of key strokes;
- use existing schemes, override them or create your own from scratch.
This is my first Nix project, so I will be really happy to hear any suggestions or feedback