From 4f029aa5c7c484f3b74cf3b0b0a3f3800ef08026 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Sat, 13 Jun 2020 13:09:43 +0200 Subject: command: allow alpha in colors, simplify code --- doc/riverctl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/riverctl.1') diff --git a/doc/riverctl.1 b/doc/riverctl.1 index 2a0a523..0fa8dbb 100644 --- a/doc/riverctl.1 +++ b/doc/riverctl.1 @@ -170,9 +170,9 @@ List of valid options: .IP \(bu border_width (non-negative integer) .IP \(bu -border_color_focused (RGB hex code) +border_color_focused (RGB/RGBA hex code) .IP \(bu -border_color_unfocused (RGB hex code) +border_color_unfocused (RGB/RGBA hex code) .IP \(bu outer_padding (non-negative integer) -- cgit v1.2.3