mcabber/contrib/themes/oliver.txt
author Mikael Berthe <mikael@lilotux.net>
Thu, 09 Mar 2006 23:56:55 +0100
changeset 737 d34b280d8be3
child 785 7e0562e3bc83
permissions -rw-r--r--
New themes directory, with sample color settings
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
737
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
# Sample color config.
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
# Copy this file in your ~/.mcabber/mcabberrc
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
set color_background   = blue
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
set color_general      = white
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
set color_highlight    = cyan
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
set color_bgstatus     = yellow
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     8
set color_status       = red
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     9
set color_roster       = cyan
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    10
set color_bgrostersel  = yellow
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    11
set color_rostersel    = blue
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    12
set color_rosterselmsg = red
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    13
set color_rosternewmsg = red
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    14
d34b280d8be3 New themes directory, with sample color settings
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    15
# vim:set ft=conf: