mcabber/mcabberrc.example
changeset 139 8d7e31d37bec
parent 113 8ac67e951eab
child 160 44c6410b4845
equal deleted inserted replaced
138:250f872c722f 139:8d7e31d37bec
    27 # You can save the messages history: set logging = 1
    27 # You can save the messages history: set logging = 1
    28 # Default logging directory (logging_dir) is $HOME/.mcabber/
    28 # Default logging directory (logging_dir) is $HOME/.mcabber/
    29 logging = 1
    29 logging = 1
    30 # logging_dir = /home/mikael/.mcabber/
    30 # logging_dir = /home/mikael/.mcabber/
    31 
    31 
       
    32 # Debug logging
       
    33 # If you want advanced debug, please specify a file here.
       
    34 # You can enable debug in main.c before compiling mcabber, too.
       
    35 # debug = /home/mikael/mcabber.log
    32 
    36 
    33 #  The colors
    37 #  The colors
    34 # NOTE: the following settings may or may not be used currently... :)
    38 # NOTE: the following settings may or may not be used currently... :)
    35 
    39 
    36 # Colors are: black, red, green, yellow, blue, magenta, cyan, white
    40 # Colors are: black, red, green, yellow, blue, magenta, cyan, white
    37 color_background = blue
    41 color_background = blue
    38 color_backselected = cyan
    42 color_backselected = cyan
    39 color_borderlines = white
    43 color_borderlines = white
    40 color_jidonlineselected = black
       
    41 color_jidonline = green
    44 color_jidonline = green
       
    45 color_newmsg = red
    42 color_jidofflineselected = red
    46 color_jidofflineselected = red
    43 color_jidoffline = red
    47 color_jidoffline = red
    44 color_text = white
    48 color_text = white