Skip to content

it's a python file with the function get_color_style, Which takes input *nums and return a string of the input background, foreground colors and/or style.

Notifications You must be signed in to change notification settings

AmalIrfan/color_style.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

color_style.py

  • Warning : I am a beginner user.
  • The color_style.color() takes nums and returns a color string like '\033[91;105m'

About

it's a python file with the function get_color_style, Which takes input *nums and return a string of the input background, foreground colors and/or style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages