flocon/modules/theme
Anthony Rodriguez 32971e91bf
treewide: theme module refactor
I decided to refactor how the theme module works. The idea is, that I
wanted originally a module that I could give a base16 scheme name to,
and use that globally in my config. However, scheme only took the base16
scheme name without any checks, which was pretty bad. I ended up
creating a new option, schemeName, that scheme is computed from. It then
makes the whole configuration cleaner, and avoids long inputs
interpolations with the scheme name.
2024-11-21 15:51:01 +01:00
..
default.nix treewide: theme module refactor 2024-11-21 15:51:01 +01:00
gtk.nix modules: rename nixosModules.style to nixosModules.theme 2024-10-22 13:44:47 +02:00