mcabber/contrib/themes/light2.txt
author Mikael Berthe <mikael@lilotux.net>
Fri, 10 Mar 2006 19:41:48 +0100
changeset 743 735e259c3d31
child 785 7e0562e3bc83
permissions -rw-r--r--
New color sample file
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
743
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
# Sample color config.
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
# Copy this file in your ~/.mcabber/mcabberrc
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
set color_background   = white
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
set color_general      = black
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
set color_highlight    = blue
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
set color_bgstatus     = black
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     8
set color_status       = brightcyan
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     9
set color_roster       = magenta
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    10
set color_bgrostersel  = black
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    11
set color_rostersel    = brightgreen
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    12
set color_rosterselmsg = red
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    13
set color_rosternewmsg = red
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    14
735e259c3d31 New color sample file
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    15
# vim:set ft=conf: