aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-templates.7.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-templates.7.scd')
-rw-r--r--doc/aerc-templates.7.scd7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd
index 83b19ac9..f3f2a568 100644
--- a/doc/aerc-templates.7.scd
+++ b/doc/aerc-templates.7.scd
@@ -363,6 +363,13 @@ aerc provides the following additional functions:
{{compactPath .Folder}}
```
+*.Style*
+ Apply a user-defined style (see *aerc-stylesets*(7)) to a string.
+
+ ```
+ {{.Style "red" .Account}}
+ ```
+
*version*
Returns the version of aerc, which can be useful for things like X-Mailer.