More readable inactive/disabled text

This commit is contained in:
zack kourouma 2021-09-27 18:40:26 -07:00
parent 73119d33b9
commit a1fa532914
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ theme[selected_bg]="#000000"
theme[selected_fg]="#ffeb95"
# Color of inactive/disabled text
theme[inactive_fg]="#000000"
theme[inactive_fg]="#575656"
# Color of text appearing on top of graphs, i.e uptime and current network graph scaling
theme[graph_text]="#585858"