summaryrefslogtreecommitdiff
path: root/src/libply-splash-core/ply-terminal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libply-splash-core/ply-terminal.h')
-rw-r--r--src/libply-splash-core/ply-terminal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libply-splash-core/ply-terminal.h b/src/libply-splash-core/ply-terminal.h
index 41b75153..8b4b0177 100644
--- a/src/libply-splash-core/ply-terminal.h
+++ b/src/libply-splash-core/ply-terminal.h
@@ -45,6 +45,7 @@ typedef enum
PLY_TERMINAL_COLOR_MAGENTA,
PLY_TERMINAL_COLOR_CYAN,
PLY_TERMINAL_COLOR_WHITE,
+ PLY_TERMINAL_COLOR_DEFAULT = PLY_TERMINAL_COLOR_WHITE + 2
} ply_terminal_color_t;
typedef enum