Fix kleopatra-symbolic icon
Kleopatra's icon was rendering in black on my breeze-dark theme.
I managed to pin down the problem to the single property "color:currentColor;" in the path node. I removed it, and also many other unnecessary properties.
Kleopatra's icon was rendering in black on my breeze-dark theme.
I managed to pin down the problem to the single property "color:currentColor;" in the path node. I removed it, and also many other unnecessary properties.