diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-stylesets.7.scd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd index 2ccadd60..1303787c 100644 --- a/doc/aerc-stylesets.7.scd +++ b/doc/aerc-stylesets.7.scd @@ -47,6 +47,10 @@ style objects. The italic attribute of the style object is set/unset. The terminal needs to support italic text. +*<object>*.*dim* = _true_|_false_|_toggle_ + The dim attribute of the style object is set/unset. + The terminal needs to support half-bright text. + *<object>*.*reverse* = _true_|_false_|_toggle_ Reverses the color of the style object. Exchanges the foreground and background colors. |