py3status: change OK color to neutral

This commit is contained in:
Cedric Girard 2019-10-31 16:17:26 +01:00
parent 61a595f322
commit 5a85a8599e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ general {
colors = true
# These will be used if not supplied by a module
color = '#f2f0ec'
color_good = '#00e6ac'
color_good = '#f2f0ec'
color_bad = '#f2777a'
color_degraded = '#ffcc66'
interval = 5