Replies: 2 comments 1 reply
-
Do you mean changing when the color changes to green/yellow/red? Or, instead of green/yellow/red, would you prefer using different colors like blue/purple/white?
On the other hand, if you are referring to the second scenario, I'm not sure if that is possible. So, it would be better asking to the repo maintainer |
Beta Was this translation helpful? Give feedback.
0 replies
-
{
"display": {
"percent": {
"color": {
"green": "what you like",
"yellow": "what you like",
"red": "what you like"
}
}
},
} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Flix3r
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to change the color of memory/disk percentages from green/yellow/red?
Beta Was this translation helpful? Give feedback.
All reactions