aboutsummaryrefslogtreecommitdiffstats
path: root/mail/filtertypes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/filtertypes.xml')
-rw-r--r--mail/filtertypes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/filtertypes.xml b/mail/filtertypes.xml
index 9a705ab98a..3e9bd08343 100644
--- a/mail/filtertypes.xml
+++ b/mail/filtertypes.xml
@@ -931,6 +931,10 @@
<code>(set-color ${colour})</code>
<input type="colour" name="colour"/>
</part>
+ <part name="unset-color">
+ <title>Unset Color</title>
+ <code>(set-color "")</code>
+ </part>
<part name="score">
<title>Assign Score</title>
<code>(set-score ${score})</code>