summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-10-16 19:44:53 +0200
committercgzones <cgzones@googlemail.com>2020-10-16 20:00:14 +0200
commita8029612862e6ef6ab55b2f7adc2c8b4ac554cee (patch)
treec0bffa74cd0415ca105d854b0f1a084dda014606 /CRT.h
parente9246abff8010ec9a9624f004364a3851b6daad3 (diff)
Generalize Meter value colors for IO
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/CRT.h b/CRT.h
index ccbb69f6..fa2f6de7 100644
--- a/CRT.h
+++ b/CRT.h
@@ -48,6 +48,9 @@ typedef enum ColorElements_ {
LARGE_NUMBER,
METER_TEXT,
METER_VALUE,
+ METER_VALUE_NOTICE,
+ METER_VALUE_IOREAD,
+ METER_VALUE_IOWRITE,
LED_COLOR,
UPTIME,
BATTERY,
@@ -105,9 +108,6 @@ typedef enum ColorElements_ {
ZFS_OTHER,
ZFS_COMPRESSED,
ZFS_RATIO,
- DISKIO_UTIL_HIGH,
- DISKIO_READ,
- DISKIO_WRITE,
LAST_COLORELEMENT
} ColorElements;

© 2014-2024 Faster IT GmbH | imprint | privacy policy