dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 68ac38882d9ae94a953699d218137808b0d18ff8
parent 36583097dffc05750b2f243b4451b30628a61ac5
Author: Chris Bracken <chris@bracken.jp>
Date:   Sun, 11 May 2014 18:00:10 -0700

Add profanity config, theme

Diffstat:
A.config/profanity/profrc | 2++
A.config/profanity/themes/cbracken | 27+++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/.config/profanity/profrc b/.config/profanity/profrc @@ -0,0 +1,2 @@ +[ui] +theme=cbracken diff --git a/.config/profanity/themes/cbracken b/.config/profanity/themes/cbracken @@ -0,0 +1,27 @@ +[colours] +bkgnd=default +titlebar=default +statusbar=default +titlebar.text=white +titlebar.brackets=cyan +statusbar.text=white +statusbar.brackets=cyan +statusbar.active=cyan +statusbar.new=white +main.text=white +input.text=white +main.time=white +main.splash=cyan +online=green +away=cyan +chat=green +dnd=red +xa=cyan +offline=red +typing=yellow +gone=red +error=red +incoming=yellow +roominfo=yellow +me=yellow +them=green