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.

quit 605B

12345678910111213141516171819202122232425262728293031
  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. concurrency
  10. triggers:
  11. CHANNEL_QUIT
  12. response:
  13. /notify $eventcolour
  14. concurrency:
  15. group=windowcolours
  16. condition 0:
  17. argument=0
  18. component=CHANNEL_COLOUR
  19. target=$highlightcolour
  20. comparison=COLOUR_NEQUALS
  21. condition 1:
  22. argument=0
  23. component=CHANNEL_COLOUR
  24. target=$textcolour
  25. comparison=COLOUR_NEQUALS