summaryrefslogtreecommitdiffstats
path: root/contrib/colors.linux
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2015-01-09 14:22:01 -0800
committerKevin McCarthy <kevin@8t8.us>2015-01-09 14:22:01 -0800
commitd4cab506c58db6bf887d5a0735c6b9598f21fe79 (patch)
tree06f0f6a2013293aa8ff966e8a773c7372928bf80 /contrib/colors.linux
parent0edb1e37a0535647699beb524bd10e1cdfc21df5 (diff)
Add color type for prompts.
This adds a new color type, MT_COLOR_PROMPT, that can be used to colorize prompts (fields, yes/no, multi_choice). Thanks to Ben Boeckel for the patch!
Diffstat (limited to 'contrib/colors.linux')
-rw-r--r--contrib/colors.linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/colors.linux b/contrib/colors.linux
index 1366a9c1..39b16b2b 100644
--- a/contrib/colors.linux
+++ b/contrib/colors.linux
@@ -6,6 +6,7 @@ color hdrdefault blue black
color quoted blue black
color signature blue black
color attachment red black
+color prompt brightmagenta black
color message brightred black
color error brightred black
color indicator black red