This commit is contained in:
Frank Skare
2019-07-17 19:04:24 +02:00
parent 2af84941ca
commit 1f1553e159

View File

@@ -5,8 +5,8 @@
- on Win 7 the theme color was hardcoded to DarkSlateGrey because - on Win 7 the theme color was hardcoded to DarkSlateGrey because
WPF was returning a bad color on Win 7, this was fixed by reading WPF was returning a bad color on Win 7, this was fixed by reading
the theme color from the Registry on Win 7 the theme color from the Registry on Win 7
- new option color-dark was added to overwrite the OS theme color used in dark mode - new option color-dark was added to overwrite the OS theme color used in dark mode, find the option under 'General'
- new option color-light was added to overwrite the OS theme color used in non dark mode - new option color-light was added to overwrite the OS theme color used in non dark mode, find the option under 'General'
### 4.7.3 ### 4.7.3