I changed the colours on how i wanted it to look but didn't seem to work as well as i thought, it only seems to work well if you are only in 1 channel, but if you are in more then 1 it doesn't sort the colour out too well

As you can see where the 9 is for the acutal channels it decides to colour your channel status in the same colour and not using the 8 one.

raw 319:*: {
/set %319 $3-
if ( ~ isin %319 ) { set %319 $replace(319,~,12~04) }
if ( $chr(35) isin %319 ) { set %319 $replace(%319,$chr(35),08#9) }
/echo -a 14Channels:11 $+ %319 | halt
}