From 7a312992921debb1d904a0f2b7083272113e253e Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 12 Sep 2011 10:56:02 +0200 Subject: Add a color state for disconnected rooms (Fixes #2166) --- data/themes/dark | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/themes/dark') diff --git a/data/themes/dark b/data/themes/dark index db1b2021..77093577 100644 --- a/data/themes/dark +++ b/data/themes/dark @@ -34,6 +34,7 @@ COLOR_TAB_CURRENT = 7 COLOR_TAB_NEW_MESSAGE = 10 COLOR_TAB_HIGHLIGHT = 8 COLOR_TAB_PRIVATE = 9 +COLOR_TAB_DISCONNECTED = 30 # Nickname colors LIST_COLOR_NICKNAMES = [ @@ -77,4 +78,4 @@ COLOR_CURLYBRACKETED_WORD = 4 # words between {} COLOR_ACCOLADE_WORD = 6 # words between [] -COLOR_BRACKETED_WORD = 3 \ No newline at end of file +COLOR_BRACKETED_WORD = 3 -- cgit v1.2.3