Is there any way to use ANSI color codes in candidates? ``` candidates=('HELLO' $(echo -e $'\e[36mWORLD')) ``` will output 
Is there any way to use ANSI color codes in candidates?
will output