v0.1.0-alpha1
Pre-release
Pre-release
ADDED
RESET
as global variable (instead ofCLEAR
influx()
).ValueError
in case custom RGB values are out of bounds.BLINK
escape code inStyle
class
CHANGED
- How color codes are made (replacing "\033[" with
ESC
). - Refactored
flux()
.
REMOVED
CLEAR
constant influx()
| | REASON: GlobalRESET
constant is more useful for other things as wellCLEAN
constant | | REASON: Literally had no use.