How can we set the prefix highlight bold? It used to work as ``` set -g @prefix_highlight_fg "colour239,bold" ``` but now it simply prints 'bold' out. Looks like highlight doesn't have an attr setting as copy & sync have so how to make highlight prefix bold? Using ver 41d4ef4 Potentially related to #26?