@ -81,7 +81,7 @@ for word in confArgList:
elif word == 'pink':
colourCodes.append('\033[13m')
elif word == 'red':
colourCodes.append('\033[9m')
colourCodes.append('\033[31m')
elif word == 'lblue':
colourCodes.append('\033[14m')
# Write the time to the history file
The note is not visible to the blocked user.