body {
background-color: #000000; }

p {
  color: #aef4f4; } /* this is text-text) */

.quit {
 color: #00b4d8; } /* (this is quit text) */

.join {
  color: #7daaff; } /* (this is join text) */

.bname {
  color: #fefc98; } /* (this is bot name text) */

.uname {
  color: #e672a3; } /* (this is user name text) */

.time {
  color: #006400; } /* (this is timestamp text) */

.me {
  color: #91ff01; } /* (this is action text [/me]) */
  
.action {
  color: #e60000; } /* (this is mod/channel actions) */