summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-04-06 15:23:58 +0200
committerQC <qball@gmpclient.org>2015-04-06 15:23:58 +0200
commit39518b0e150face661392ad81f569fe69ccb5bc1 (patch)
treedfcf8dfa985be682e74d4eba7089ff508f70d204 /doc/rofi.1
parentf857143e2c89f08fed0c7540bae79f7990d76224 (diff)
Add more user-colors.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.138
1 files changed, 16 insertions, 22 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index c0b4c364..2527e6e4 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -12,6 +12,8 @@ rofi \- A window switcher, run dialog and dmenu replacement
[ \-fg \fIcolor\fP ]
[ \-fg\-urgent \fIcolor\fP ]
[ \-fg\-active \fIcolor\fP ]
+[ \-bg\-urgent \fIcolor\fP ]
+[ \-bg\-active \fIcolor\fP ]
[ \-bg \fIcolor\fP ]
[ \-bgalt \fIcolor\fP ]
[ \-hlfg \fIcolor\fP ]
@@ -163,6 +165,10 @@ Do not print any message when starting in daemon mode.
.SS Theming
.PP
\fB\fC\-bg\fR
+.PP
+\fB\fC\-bg\-active\fR
+.PP
+\fB\fC\-bg\-urgent\fR
.IP
Set the background text color (X11 named color or hex #rrggbb) for the menu.
.PP
@@ -211,28 +217,8 @@ Set the border width in pixels.
Default: \fI1\fP
.PP
\fB\fC\-fg\fR
-.IP
-Set the foreground text color (X11 named color or hex #rrggbb) for the menu.
-.PP
-.RS
-.nf
- rofi \-fg "#cccccc"
-.fi
-.RE
-.IP
-Default: \fI#222222\fP
.PP
\fB\fC\-fg\-urgent\fR
-.IP
-Set the foreground text color (X11 named color or hex #rrggbb) for the menu.
-.PP
-.RS
-.nf
- rofi \-fg\-urgent "#ffcccc"
-.fi
-.RE
-.IP
-Default: \fI#ff2222\fP
.PP
\fB\fC\-fg\-active\fR
.IP
@@ -240,13 +226,17 @@ Set the foreground text color (X11 named color or hex #rrggbb) for the menu.
.PP
.RS
.nf
- rofi \-fg\-active "#ccccff"
+ rofi \-fg "#cccccc"
.fi
.RE
.IP
-Default: \fI#2222ff\fP
+Default: \fI#222222\fP
.PP
\fB\fC\-hlbg\fR
+.PP
+\fB\fC\-hlbg\-active\fR
+.PP
+\fB\fC\-hlbg\-urgent\fR
.IP
Set the background text color (X11 named color or hex #rrggbb) for the highlighted item in the
menu.
@@ -260,6 +250,10 @@ menu.
Default: \fI#005577\fP
.PP
\fB\fC\-hlfg\fR
+.PP
+\fB\fC\-hlfg\-active\fR
+.PP
+\fB\fC\-hlfg\-urgent\fR
.IP
Set the foreground text color (X11 named color or hex #rrggbb) for the highlighted item in the
menu.