nova-toggle icon indicating copy to clipboard operation
nova-toggle copied to clipboard

Quality of life function `invert()`

Open bilogic opened this issue 2 years ago • 0 comments

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

bilogic avatar Apr 26 '23 07:04 bilogic