OneBar

OneBar

2.7k Downloads

Gradient support

Madis0 opened this issue ยท 1 comments

commented

Top-to-bottom gradients might actually be relatively easy to support if I just wrap the fill command into a method.
Then if the user enables gradients, it would be used for all bars.
The main question would me gradient colors, but I assume that can be done by applying a modifier to all colors, e.g. +50 would lighten and -50 would darken from the base color.

commented

Added in 3.2.0.