1

I have Win 10 Pro, version: 1809, build: 17763.615, 64-Bit.

I found a lot of resources (here on SU, too) describing one or the other and I tried a lot of combinations (including changing HKCU\Control Panel\Colors and HKCU\Software\Microsoft\Windows\DWM directly) but didn't come to a satisfying end so far.

From the Windows or Colored Title Bars theme I'd like to have the different title bar/border colors for active/inactive windows, preferably with customizable title background color and title color/font (only the font can be changed with WinAeroAdvanced Appearance SettingsWindow Title Bars but not its color).

(Supplementary question: Are color gradients for title bar colors still supported/possible?)

From the Aero Lite Theme I'd like to have the colored window borders the size of which is customizable with WinAeroAdvanced Appearance SettingsWindow Borders.

Wainaero has two settings under Appearance but these result in two different themes and hence are mutually exclusive:

  • Aero Lite
  • Colored Title Bars

Winaero Tweaker

To add some confusion the Windows Store Apps ignore the mentioned title color adjustments completely. Others ignore it partly, like FF with disabled title bar.

Do I have to create my own theme for this (which I don't know how to do yet)? Do I have to change the registry settings directly (which are overwritten as soon as the current theme is changed afterwards)?

Long story short: Apparently it's not only me who misses the dearly beloved Window Color and Appearance dialog.

1 Answers1

1

You cannot partially install multiple themes. What you can do is create your own theme, while copying parts from those other themes.

The Windows themes can be found in the folder C:\Windows\Resources\Themes.

Themes that you downloaded and installed are found in the folder C:\Users\USER-NAME\AppData\Local\Microsoft\Windows\Themes.

Those are just very simple text files. The format of the theme file is described in the Microsoft article Theme File Format.

harrymc
  • 498,455