add configuration options for key color, key corner radius and key padding
Kind of fixes #8
With this pr it is much easier to tell which key a label belongs to. Key corner radius, key padding and key color can now be configured like this:
key_corner_radius: 15
key_padding: 4
key_color:
r: 51
g: 31
b: 3
