make memory stat more visible

This commit is contained in:
Martinez 2016-01-17 14:48:45 +01:00
parent b840734581
commit bc3b4dd8e0

View file

@ -20,7 +20,7 @@ COLOR_TERM_SCREEN = 27
COLOR_CLOCK = 27 COLOR_CLOCK = 27
COLOR_CLOCK_DELTA = 11 COLOR_CLOCK_DELTA = 11
COLOR_MEMSWAP = 8 COLOR_MEMSWAP = 7
COLOR_SPACE_OK = 2 COLOR_SPACE_OK = 2
COLOR_SPACE_WARN = 3 COLOR_SPACE_WARN = 3
COLOR_SPACE_ERROR = 1 COLOR_SPACE_ERROR = 1