Closed HugoForrat closed 4 years ago
This is intentional.
In most themes by default, only blocks that want to actively announce information are colored. In your case those are your root partition is low on space and your battery is full.
Whenever one of the other blocks has something to say, it will become colorful, for example for high CPU usage.
What were you expecting? I'm curious.
Ah yes indeed, I'm sorry for misunderstanding. I've actually noticed the high CPU usage after posting this.
I guess I was expecting something like what's shown in the screenshot in the README with more contrast between blocks.
Thanks for your response.
@HugoForrat FYI with #947 you will be able to define colours on a per-block basis
@HugoForrat FYI with #947 you will be able to define colours on a per-block basis
Oh that's nice, thanks for the work, hope this will be merged !
Hello,
There seems to be a problem with the displaying of colors since only two of my blocks have a background color.
I use i3 on Arch Linux. If it is relevant, I have built i3status-rust myself.
The problem probably isn't related to the theme since I have tried with another one and without any, and the same blocks are colored.
Here is the "bar block" of my i3 config file, pretty much the same as the one in the README.md.
I have tried to comment out the
colors
block inside, but this doesn't seem to change anything.And here is my i3status-rust config file.
Thanks for your help.