From de73c1b56ee49b77eb4a01a88f830cb44b70411d Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sat, 16 Oct 1999 14:41:57 +0000 Subject: [PATCH] Background changed to white. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@54 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- colorless.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colorless.theme b/colorless.theme index bf330d26..c12468d3 100644 --- a/colorless.theme +++ b/colorless.theme @@ -1,6 +1,6 @@ { default_color = 7; - colors = {}; + colors = {red_100 = 65535;green_100 = 65535;blue_100 = 65535;}; formats = { line_start = "-!- "; line_start_irssi = "-!- Irssi: ";