From efe25785b5f01360afda8f9f1403c7bdc09fb387 Mon Sep 17 00:00:00 2001 From: portix Date: Sun, 24 Feb 2013 15:31:20 +0100 Subject: New option 'private-color' --- src/dwb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dwb.h') diff --git a/src/dwb.h b/src/dwb.h index 045ca83f..96186ecd 100644 --- a/src/dwb.h +++ b/src/dwb.h @@ -684,6 +684,7 @@ struct _View { struct _Color { DwbColor active_fg; DwbColor active_bg; + DwbColor private_bg; DwbColor ssl_trusted; DwbColor ssl_untrusted; DwbColor tab_active_fg; -- cgit v1.2.3