# This is a DMDirc configuration file.
# Written on: Sun Nov 25 13:32:18 GMT 2007

# This section indicates which sections below take key/value
# pairs, rather than a simple list. It should be placed above
# any sections that take key/values.
keysections:
  condition 0
  condition 1
  condition 2

triggers:
  CLIENT_LINE_ADDED

response:
  /notify $misccolour

condition 0:
  argument=0
  component=WINDOW_COLOUR
  target=$highlightcolour
  comparison=COLOUR_NEQUALS

condition 1:
  argument=0
  component=WINDOW_COLOUR
  target=$textcolour
  comparison=COLOUR_NEQUALS

condition 2:
  argument=0
  component=WINDOW_COLOUR
  target=$eventcolour
  comparison=COLOUR_NEQUALS
