Results 26 comments of Ofek

I'm wondering how we should add support for recoloring the wallpaper as well? @danth

@danth What about recoloring the parent icon themes? For example in the "Numix Circle" theme the folder icons come from the parent "Numix" theme and those don't get recolored and...

@danth https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/data/icons/numix-icon-theme-circle/default.nix#L40 Every parent theme that the child theme inherits from should be part of propagatedBuildInputs. Is there some magic we can do to override those as well?

> If they're the only thing in `propagatedBuildInputs` you could map the override function over that as part of the override Could you help me with that? I'm not quite...

@donovanglover The modes property works as follows: -- monochrome: A monochromatic variant, colored by appropriate shades of the provided base color. -- palette: A multichromatic variant, where all colors are...

@danth I added lots of options to better allow for adjusting the output, which helps icons that previously had very poor contrast when they got recolored. You can look at...

@danth It's probably 53d1bb4007589157ab9d873a33217183dc60c00c. Any better way to do it?

I only have 1 screen, so while I tried to make it work for 2 screens I never actually tested it so you are probably gonna run into some issues....

In that case the config crashed, so it loaded the default instead. If you want me to help you will need to run the debug script which is located in...

You just run the debug script like you would any other script. Regarding the profile image, by default it would check if you have an image stored in ~/.face, and...