From 65b3b17994a0803c50fc5bba7fc1b0b08bd3858d Mon Sep 17 00:00:00 2001 From: miruka Date: Thu, 14 May 2020 03:54:43 -0400 Subject: [PATCH] Reduce AccountBar highlight border thickness --- src/themes/Midnight.qpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes/Midnight.qpl b/src/themes/Midnight.qpl index a711446f..8dd57456 100644 --- a/src/themes/Midnight.qpl +++ b/src/themes/Midnight.qpl @@ -290,7 +290,7 @@ mainPane: color selectedBackground: colors.accentBackground real selectedBackgroundOpacity: 0.3 color selectedBorder: colors.strongAccentElement - int selectedBorderSize: 2 + int selectedBorderSize: 1 unreadIndicator: color background: colors.accentBackground