Reduce AccountBar highlight border thickness
This commit is contained in:
parent
5b05e56b2a
commit
65b3b17994
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user