aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorinwit <inwit@sindominio.net>2024-06-29 17:14:23 +0200
committerRobin Jarry <robin@jarry.cc>2024-08-20 11:54:34 +0200
commitfd81f2c81e3c31118fc7df14c3e208cc112c36b9 (patch)
tree15734de4d55e746826c0198e47c52ce86ef392d9 /doc
parent8c36bb25b4989677d60b8282a565f68c8b5cee21 (diff)
downloadaerc-fd81f2c81e3c31118fc7df14c3e208cc112c36b9.tar.gz
styles: add a style for forwarded messages
Allow for messages marked with the forwarded flag to be styled differently. Changelog-added: Forwarded messages can be styled differently in the message list. Signed-off-by: inwit <inwit@sindominio.net> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-stylesets.7.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd
index d86d9f98..ad05d69c 100644
--- a/doc/aerc-stylesets.7.scd
+++ b/doc/aerc-stylesets.7.scd
@@ -109,6 +109,8 @@ styling.
: The messages which match the current search.
| *msglist_answered*
: The messages marked as answered.
+| *msglist_forwarded*
+: The messages marked as forwarded.
| *msglist_gutter*
: The message list gutter.
| *msglist_pill*
@@ -284,6 +286,7 @@ The order that *msglist_\** styles are applied in is, from first to last:
. *msglist_unread*
. *msglist_read*
. *msglist_answered*
+. *msglist_forwarded*
. *msglist_flagged*
. *msglist_deleted*
. *msglist_result*