Created by: gerwitz
Color (darkened white) was hard-coded for .btn hover, while the buttonBackground mixin is called for specific button types and properly using their background variables.
With this change, even default button colors can be overridden by variable updates.