Lower opacity for boxes in HStyle
This commit is contained in:
		@@ -102,7 +102,7 @@ QtObject {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    readonly property QtObject box: QtObject {
 | 
					    readonly property QtObject box: QtObject {
 | 
				
			||||||
        property color background: colors.background1
 | 
					        property color background: colors.background0
 | 
				
			||||||
        property int radius: style.radius
 | 
					        property int radius: style.radius
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user