summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-stylesets.7.scd16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd
index 818bf69..242b2c8 100644
--- a/doc/aerc-stylesets.7.scd
+++ b/doc/aerc-stylesets.7.scd
@@ -113,6 +113,14 @@ styling.
: The messages marked as deleted.
| msglist_marked
: The messages with the marked flag.
+| msglist_important
+| msglist_list
+| msglist_food
+| msglist_personal
+| msglist_work
+| msglist_physics
+| msglist_todo
+| msglist_later
| dirlist_default
: The default style for directories in the directory list.
| completion_default
@@ -188,6 +196,14 @@ msglist_read
msglist_flagged
msglist_deleted
msglist_marked
+msglist_important
+msglist_list
+msglist_food
+msglist_personal
+msglist_work
+msglist_physics
+msglist_todo
+msglist_later
```
So, the marked style will override all other msglist styles.