summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme.5.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-08-22 12:46:50 +0200
committerDave Davenport <qball@blame.services>2021-08-22 12:46:50 +0200
commitc8aa445371cae257e73f3cfedaddf0130640db14 (patch)
tree5c5f800ac7b696a3107f14ee7b7c09fb28c30a7b /doc/rofi-theme.5.markdown
parent3e0175d2b64b59cb9535f5cc7f9b90f93c4fd4bd (diff)
[Doc] Add note `highlight` is only available on element-text.
Diffstat (limited to 'doc/rofi-theme.5.markdown')
-rw-r--r--doc/rofi-theme.5.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index 961f144b..ba96ead3 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -695,6 +695,7 @@ The following properties are currently supported:
* **text-color**: the text color to use.
* **highlight**: text style {color}.
color is optional, multiple highlight styles can be added like: bold underline italic #000000;
+ This option is only available on the `element-text` widget.
* **width**: override the desired width for the textbox.
* **content**: Set the displayed text (String).
* **placeholder**: Set the displayed text (String) when nothing is entered.