From 62ed4e1c708ef0f2641b872539dd6e02ff8bcad9 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sat, 24 Jul 2010 17:32:00 +0100 Subject: misc stuffs --- history-search/irssi/default.theme | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'history-search/irssi/default.theme') diff --git a/history-search/irssi/default.theme b/history-search/irssi/default.theme index 5e2a735..357a98e 100644 --- a/history-search/irssi/default.theme +++ b/history-search/irssi/default.theme @@ -66,7 +66,7 @@ abstracts = { line_start = "%B-%W!%B-%n "; # timestamp styling, nothing by default - timestamp = "$*"; + timestamp = "[[[$*]]]"; # any kind of text that needs hilighting, default is to bold hilight = "%_$*%_"; @@ -250,12 +250,12 @@ abstracts = { # default background for all statusbars. You can also give # the default foreground color for statusbar items. - sb_background = "%4%w"; + sb_background = "%5%w"; # default backround for "default" statusbar group #sb_default_bg = "%4"; # background for prompt / input line - sb_prompt_bg = "%n"; + sb_prompt_bg = "%w"; # background for info statusbar sb_info_bg = "%8"; # background for topicbar (same default) @@ -271,7 +271,7 @@ abstracts = { topicsbstart = "{sbstart $*}"; topicsbend = "{sbend $*}"; - prompt = "[$* $expando_test] "; + prompt = "[$*$prompt_additional] "; sb = " %c[%n$*%c]%n"; sbmode = "(%c+%n$*)"; -- cgit v1.2.3