Commit 6238532c

– Finish work on the “show value in range” status bar
– Re-do code that does the colour calculation for the absolute value status bars
– Draw a visible border around both types of status bar

Resolves #60

Hello and happy new year! This commit finishes off the work started in the last commit, but also brushes up the existing StatusBar some more:

Before
After

As you can see the colours shown for the different states make a lot more sense now, as well as adding a border and changing the default background colour to a plain white make it look a lot cleaner. Overall, I really like the new look!

The next step will be actually calculating a value for the shiny new widget. Byee!