diff --git a/libexec/render.py b/libexec/render.py index 541ccb3..59272ce 100755 --- a/libexec/render.py +++ b/libexec/render.py @@ -20,7 +20,7 @@ COLOR_TERM_SCREEN = 27 COLOR_CLOCK = 27 COLOR_CLOCK_DELTA = 11 -COLOR_MEMSWAP = 8 +COLOR_MEMSWAP = 7 COLOR_SPACE_OK = 2 COLOR_SPACE_WARN = 3 COLOR_SPACE_ERROR = 1