Reduce AccountBar highlight border thickness

This commit is contained in:
miruka 2020-05-14 03:54:43 -04:00
parent 5b05e56b2a
commit 65b3b17994

View File

@ -290,7 +290,7 @@ mainPane:
color selectedBackground: colors.accentBackground color selectedBackground: colors.accentBackground
real selectedBackgroundOpacity: 0.3 real selectedBackgroundOpacity: 0.3
color selectedBorder: colors.strongAccentElement color selectedBorder: colors.strongAccentElement
int selectedBorderSize: 2 int selectedBorderSize: 1
unreadIndicator: unreadIndicator:
color background: colors.accentBackground color background: colors.accentBackground