matryer / xbar

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
https://xbarapp.com
MIT License
17.45k stars 641 forks source link

Color of text is washed out if text is not clickable #909

Open zihengjackchen opened 6 months ago

zihengjackchen commented 6 months ago

I have a specific color palette in mind. However, xbar automatically washes out the color if the text is not used as a button, which causes these colors to be incorrect. Is there any solutions to this?

moritztim commented 5 months ago

This is expected bahviour. Just add | shell=true | terminal=false to the end of the line. This makes it be clickable but do nothing when you click it.