aboutsummaryrefslogtreecommitdiff
path: root/src/utils/consts.py
Commit message (Collapse)AuthorAgeFilesLines
* Bold reset is 22, not 21Gravatar jesopo2018-11-131-1/+1
|
* Apparently '39' is 'font reset' for ansi colorsGravatar jesopo2018-11-131-1/+1
|
* Visual tweak; align "="s in utils.constsGravatar jesopo2018-11-131-25/+25
|
* Better constifying of COLORsGravatar jesopo2018-11-131-17/+31
|
* Better constifying of color/font charsGravatar jesopo2018-11-131-0/+32
|
* Add type/return hints throughout src/ and, in doing so, fix some cyclicalGravatar jesopo2018-10-301-0/+2
references.