@ -0,0 +1,8 @@
class fgColor:
GREEN = '\033[92m'
RED = '\033[91m'
YELLOW = '\033[93m'
PURPLE = '\033[95m'
CYAN = '\033[96m'
GRAY = '\033[90m'
NC = '\033[0m'
The note is not visible to the blocked user.