You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

misccolour 724B

1234567891011121314151617181920212223242526272829303132333435363738
  1. # This is a DMDirc configuration file.
  2. # Written on: Sun Nov 25 13:32:18 GMT 2007
  3. # This section indicates which sections below take key/value
  4. # pairs, rather than a simple list. It should be placed above
  5. # any sections that take key/values.
  6. keysections:
  7. condition 0
  8. condition 1
  9. condition 2
  10. concurrency
  11. triggers:
  12. CLIENT_LINE_ADDED
  13. response:
  14. /notify $misccolour
  15. concurrency:
  16. group=windowcolours
  17. condition 0:
  18. argument=0
  19. component=WINDOW_COLOUR
  20. target=$highlightcolour
  21. comparison=COLOUR_NEQUALS
  22. condition 1:
  23. argument=0
  24. component=WINDOW_COLOUR
  25. target=$textcolour
  26. comparison=COLOUR_NEQUALS
  27. condition 2:
  28. argument=0
  29. component=WINDOW_COLOUR
  30. target=$eventcolour
  31. comparison=COLOUR_NEQUALS