dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit c1433376a935d1d79764812d3e088a15b136214c
parent 637e80e625b2244d7a22aa4453e942530deb9fe5
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu, 12 Oct 2017 15:01:09 +0100

color changes to timestamps, received messages, and offline users

Diffstat:
Mfinch/.gntrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/finch/.gntrc b/finch/.gntrc @@ -1,4 +1,7 @@ [Finch] +color-offline = black; default +color-message-received = blue; default +color-timestamp = white; default [colorpairs] title = cyan; black text = white; black