summaryrefslogtreecommitdiff
path: root/doc/tofi.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tofi.5.scd')
-rw-r--r--doc/tofi.5.scd10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd
index 13b8c13..9ff7f3d 100644
--- a/doc/tofi.5.scd
+++ b/doc/tofi.5.scd
@@ -135,6 +135,14 @@ options.
Default: 24
+*font-features*=_features_
+ Comma separated list of OpenType font feature settings to apply. The
+ format is similar to the CSS "font-feature-settings" property.
+ For example, "smcp, c2sc" will turn all text into small caps (if
+ supported by the chosen font).
+
+ Default: ""
+
*background-color*=_color_
Color of the background. See *COLORS* for more information.
@@ -180,7 +188,7 @@ options.
Default: ""
-*placeholder-color*=_string_
+*placeholder-color*=_color_
Color of placeholder input text. See *COLORS* for more information.
Default: #FFFFFFA8