summaryrefslogtreecommitdiffstats
path: root/doc/rofi-manpage.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi-manpage.markdown')
-rw-r--r--doc/rofi-manpage.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 7f1ed6d0..19ae718d 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -210,7 +210,7 @@ The default key combinations are:
Set the background text color (X11 named color or hex #rrggbb) for the highlighted item in the
menu.
- rofi -fg "#005577"
+ rofi -hlbg "#005577"
Default: *#005577*
@@ -219,7 +219,7 @@ The default key combinations are:
Set the foreground text color (X11 named color or hex #rrggbb) for the highlighted item in the
menu.
- rofi -fg "#ffffff"
+ rofi -hlfg "#ffffff"
Default: *#FFFFFF*