elementary / greeter

Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
GNU General Public License v3.0
152 stars 39 forks source link

Add auto accent color based on wallpaper #673

Closed lenemter closed 5 months ago

lenemter commented 1 year ago

Fixes #569

Marukesu commented 1 year ago

So, i think a better way to do this is to have the SettingsDaemon provide the accent color (in the same format as the portal, instead of a enum with the selected accent), then Greeter and Gala would only need to get the approximate theme. (in fact, there's elementary/gala#1674 about using the portal for the theme accent there).