Skip to content

A Simple method to printing colored text in the terminal.

Notifications You must be signed in to change notification settings

ASACHIT/colored-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to print colored text with background color and text styling?

So, I've created a repo with a demo showing how to print colored text with a background color and text styling.

#we will be using colorama
pip install colorama  #installing module

Text Color / Foreground Color

code

App Screenshot

Output

App Screenshot

Text Styling

code

App Screenshot

Output

App Screenshot

Text Background Color

code

App Screenshot

Output

App Screenshot

About

A Simple method to printing colored text in the terminal.

Topics

Resources

Stars

Watchers

Forks

Languages