From 91bc302acfebea5aec70513401fec2b5d0f57a87 Mon Sep 17 00:00:00 2001 From: Lukasz Marcinowski Date: Wed, 15 Feb 2017 14:34:57 +0100 Subject: Add theme option for time in a status bar --- src/ui/console.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/console.c') diff --git a/src/ui/console.c b/src/ui/console.c index 64f44c52..4c24b450 100644 --- a/src/ui/console.c +++ b/src/ui/console.c @@ -2224,6 +2224,7 @@ cons_theme_properties(void) _cons_theme_bar_prop(THEME_STATUS_BRACKET, "statusbar.brackets"); _cons_theme_bar_prop(THEME_STATUS_ACTIVE, "statusbar.active"); _cons_theme_bar_prop(THEME_STATUS_NEW, "statusbar.new"); + _cons_theme_bar_prop(THEME_STATUS_TIME, "statusbar.time"); _cons_theme_prop(THEME_TIME, "main.time"); _cons_theme_prop(THEME_TEXT, "main.text"); -- cgit 1.4.1-2-gfad0