Updated for default colors

This commit is contained in:
Dimitris Zlatanidis 2023-04-24 20:00:00 +03:00
parent e486283416
commit ae7c137f89

View file

@ -11,8 +11,11 @@ class Colors:
bold: str = ''
red: str = ''
bred: str = ''
green: str = ''
bgreen: str = ''
yellow: str = ''
byellow: str = ''
cyan: str = ''
blue: str = ''
grey: str = ''