TxColor is the python library that provides text color formating.
TxColor gives you the ability to format text with colors right in it! You can also provide a string!
IMPORTANT! YOU MUST WRITE TAGS IN <>!
=======================================================================
If you wish to add a txt file, simply do this:
TxColorLib.find(open("txt.txt", "r").read()) or TxColorLib.find(open("txt.txt", "r"))
An example for a txt file (and help with bg tags):
At this moment, library contains only ONE (!11!1111) function find()!
Also special thanks to colorama!