Improve link to dark palette file

This commit is contained in:
Martchus 2023-02-17 18:55:26 +01:00
parent 588024d1c5
commit 6546d9bc23
1 changed files with 2 additions and 3 deletions

View File

@ -542,9 +542,8 @@ achieve a dark theming:
* To enable dark colors for Syncthing Tray's UI elements, configure a dark color
palette in Syncthing Tray's settings under "Qt/Appearance". You can download and
load the file as a base
https://raw.githubusercontent.com/Martchus/syncthingtray/master/tray/resources/dark-palette.ini
and tweak the colors to your liking.
load [dark-palette.ini](https://raw.githubusercontent.com/Martchus/syncthingtray/master/tray/resources/dark-palette.ini)
as a base and tweak the colors to your liking.
* As of Qt 6.4 dark Window borders will be enabled automatically if Windows'
dark mode setting is enabled and a dark color palette has been selected as
mentioned in the previous step.