# To change this, copy this file to ~/Choices/ROX-Session/Styles
# and edit it there.

style "log_text"
{
  fg[NORMAL] = { 0.3, 0.8, 0.3 }
  bg[NORMAL] = { 0.0, 0.0, 0.0 }
  font_name = "monospace"
}

widget "log_window*" style "log_text"
