summaryrefslogtreecommitdiff
path: root/src/dwb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dwb.h')
-rw-r--r--src/dwb.h1
1 files changed, 1 insertions, 0 deletions
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;