Reduce AccountBar highlight border thickness
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user