This Tool Developed By
@thenareshofficial
This program is used to learn how to print output in color fonts and add background colors to terminals using the C language.
#clone the repo
$git clone https://github.com/theNareshofficial/Print_Color_Treminal.c.git
#change Directory Bomb.py
$cd Print_Color_Treminal.c
#compile
$gcc font_color.c -o font_color
#Executable file
$./font_color