From 0669b8b097f21957ed72ae1304064743130710d9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Dec 2013 17:35:47 +0300 Subject: Add text colors for status (yellow) bar. New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE --- src/gui/theme.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.h') diff --git a/src/gui/theme.h b/src/gui/theme.h index 95e8f84bc..9e022dfcb 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -410,6 +410,8 @@ class Theme final : public Palette, public ConfigListener MONEY_BAR_OUTLINE, ARROWS_BAR, ARROWS_BAR_OUTLINE, + STATUS_BAR, + STATUS_BAR_OUTLINE, THEME_COLORS_END }; -- cgit v1.2.3-60-g2f50