Possible to have an `invert()` to invert the colors? 1. `is_suspended`, 0 = green, 1 = red 2. `is_active`, 0 = red, 1 = green Will shorten the code quite a bit, instead of redefining the same colors, but inverted all over the place. Haha