From 1a058c3579fe31e82f5370ff6fee629375dbbb2b Mon Sep 17 00:00:00 2001
From: Florent Le Coz <louiz@louiz.org>
Date: Sun, 13 Feb 2011 22:26:05 +0100
Subject: Make it possible to define bold in the theme files

---
 data/themes/dark | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'data/themes/dark')

diff --git a/data/themes/dark b/data/themes/dark
index a5a09af1..1fa9ed00 100644
--- a/data/themes/dark
+++ b/data/themes/dark
@@ -37,7 +37,7 @@ COLOR_TAB_PRIVATE = 9
 
 # Nickname colors
 LIST_COLOR_NICKNAMES = [
-    1, 2, 3, 4, 5, 6
+    1, 2, 3, 4, 5, 6, -2, -4, -5, -6
     ]
 COLOR_OWN_NICK = 7
 
-- 
cgit v1.2.3