summaryrefslogtreecommitdiff
path: root/irssi
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-25 01:16:43 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-25 01:16:54 +0200
commitbe1346042597d48999098bcacc10d714d39e124d (patch)
treef7b23fb7fb3d83cc33f7f249afed688b33c14896 /irssi
parentf6a4fa0345b02fa953dc732fbf4d1ecb51af4178 (diff)
downloaddotfiles-be1346042597d48999098bcacc10d714d39e124d.tar.xz
irssi: timestamps are dark green
Diffstat (limited to 'irssi')
-rw-r--r--irssi/awesome.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/irssi/awesome.theme b/irssi/awesome.theme
index 0a9e54b..e090bbe 100644
--- a/irssi/awesome.theme
+++ b/irssi/awesome.theme
@@ -29,7 +29,7 @@ abstracts = {
# text to insert at the beginning of each non-message line
line_start = " ";
# timestamp styling
- timestamp = "%b$*%N|";
+ timestamp = "%G$*%N|";
# any kind of text that needs hilighting
hilight = "%_$*%_";