From 13a12fadaa3e3ae34e8718dc5bfe74621e07a7db Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 23 May 2013 13:28:08 +0300 Subject: Add missing black color into browserbox. --- src/gui/theme.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 8f10a9372..68aae255c 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -923,6 +923,8 @@ static int readColorType(const std::string &type) "BUBBLE_NAME_OUTLINE", "BUBBLE_TEXT", "BUBBLE_TEXT_OUTLINE", + "BLACK", + "BLACK_OUTLINE", "RED", "RED_OUTLINE", "GREEN", -- cgit v1.2.3-70-g09d2