Open barnett-yuxiang opened 1 year ago
I had the same issue with the defaults, and it seems to be related to the truecolor = True
setting not working well in Terminal.app, which doesn't seem to support 24-bit colours.
So you have 2 options:
truecolor = False
in btop.conf
(which looks good)Once that is done, the "Default" theme looks perfectly fine, but otherwise set color_theme
to one of the other theme names if you prefer something else, in btop.conf
.
Ideally, btop would we able to detect true colour support and toggle this automatically, but not sure how practical that would be.
Good luck!
Perhaps btop should be able to toggle this automatically based on the COLORTERM
env variable?
I.e. to use truecolor only when COLORTERM
is set to truecolor
?
That approach is used elsewhere, eg: https://dandavison.github.io/delta/tips-and-tricks/24-bit-color-truecolor.html
i try
brew install btop
and here is my path files
how to change a nice theme
not very ok