From 6546d9bc23be1237080fcaf7dfc3c8cd39ec31e1 Mon Sep 17 00:00:00 2001 From: Martchus Date: Fri, 17 Feb 2023 18:55:26 +0100 Subject: [PATCH] Improve link to dark palette file --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f49bdb6..ffd2cdf 100644 --- a/README.md +++ b/README.md @@ -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.