weechat/relay.conf @ bdcdc5452cc3

Force correct background color on SpellCap.
author Steve Losh <steve@stevelosh.com>
date Thu, 08 Mar 2012 10:38:41 -0500
parents 33b701e7a4eb
children 8d0124cdcce1
#
# relay.conf -- weechat v0.3.6
#

[look]
auto_open_buffer = on
raw_messages = 256

[color]
status_active = lightblue
status_auth_failed = lightred
status_connecting = yellow
status_disconnected = lightred
status_waiting_auth = brown
text = default
text_bg = default
text_selected = white

[network]
bind_address = ""
max_clients = 5
password = ""

[port]