AutoDarkMode/Windows-Auto-Night-Mode

Feature: Dynamic Lighting Support

Open

#893 opened on Nov 30, 2024

View on GitHub
 (9 comments) (0 reactions) (0 assignees)C# (235 forks)batch import
area-internalgood first issue

Repository metrics

Stars
 (6,501 stars)
PR merge metrics
 (Avg merge 248d 13h) (1 merged PR in 30d)

Description

Windows Personalization settings includes Dynamic Lighting, which controls your computer's RGB lights. Unfortunately, it doesn't link these settings to Themes, so theme switching can't change Dynamic Lighting settings.

I was wondering if Windows-Auto-Night-Mode could change Dynamic Lighting settings. For my use case, I just want the setting disabled during the day and enabled at night. Could that be added to your app?

Thanks!

Contributor guide