make memory stat more visible
This commit is contained in:
parent
b840734581
commit
bc3b4dd8e0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue