F5F Stay Refreshed Software Operating Systems Check if third-party apps support Windows 10 dark mode.

Check if third-party apps support Windows 10 dark mode.

Check if third-party apps support Windows 10 dark mode.

E
eoskatt
Junior Member
11
07-21-2016, 12:18 AM
#1
Trying to achieve this without high contrast support is tricky—it looks like it requires special handling just for turning the windows and buttons black. It seems straightforward without adding extra code.
E
eoskatt
07-21-2016, 12:18 AM #1

Trying to achieve this without high contrast support is tricky—it looks like it requires special handling just for turning the windows and buttons black. It seems straightforward without adding extra code.

O
oggypop
Member
240
07-21-2016, 01:21 AM
#2
The only viable option is dark themes from third-party sources. Only UWP apps can sync with light/dark mode.
O
oggypop
07-21-2016, 01:21 AM #2

The only viable option is dark themes from third-party sources. Only UWP apps can sync with light/dark mode.

R
Rignes44
Junior Member
11
07-27-2016, 02:05 AM
#3
Unless DM is available, my options are limited. The contrast looks unusual across all apps. Something similar to HC should work without affecting gameplay.
R
Rignes44
07-27-2016, 02:05 AM #3

Unless DM is available, my options are limited. The contrast looks unusual across all apps. Something similar to HC should work without affecting gameplay.

S
Spaceface16518
Senior Member
564
07-28-2016, 02:10 PM
#4
Because high contrast is a real focus, I moved away from third-party themes long ago. I can’t give specific guidance now.
S
Spaceface16518
07-28-2016, 02:10 PM #4

Because high contrast is a real focus, I moved away from third-party themes long ago. I can’t give specific guidance now.

P
pantoufle06
Member
165
07-28-2016, 04:03 PM
#5
Microsoft provides options for developers to understand the system's theme color. You can't force a theme change. Even High Contrast mode doesn't always work on apps using custom GUI frameworks. While many Windows tools support high contrast themes, UWP and possibly WinUI 3 are the only ones with built-in dark/light options so far.
P
pantoufle06
07-28-2016, 04:03 PM #5

Microsoft provides options for developers to understand the system's theme color. You can't force a theme change. Even High Contrast mode doesn't always work on apps using custom GUI frameworks. While many Windows tools support high contrast themes, UWP and possibly WinUI 3 are the only ones with built-in dark/light options so far.