Polishing release, several bugfixes:
* Zipf transparency was incorrectly calculated (used the wrong digit for the wrong level). This is now fully corrected.
* Weak level above was not smoothed anymore (if SMA was enabled), this is an artifact from a botched refactoring attempt.
* Restored the ability to customize colors, as in v2 (but the color options are in Inputs, not in Style, because of how PineScript handles colors with variable transparency).