# Edit these colors and fonts however you like.
style "default"
{
  fg[NORMAL]  ={0.00, 0.00, 0.00}  
  fg[ACTIVE]  ={0.00, 0.00, 0.00}  
  fg[PRELIGHT]={0.00, 0.00, 0.00}
  fg[SELECTED]={1.00, 1.00, 1.00}
  fg[INSENSITIVE]={0.457, 0.457, 0.457}
  bg[NORMAL]  ={0.83, 0.83, 0.87}  
  bg[ACTIVE]  ={0.76, 0.76, 0.80}  
  bg[PRELIGHT]={0.90, 0.90, 0.97}
  bg[SELECTED]={0.00, 0.00, 0.65}
  bg[INSENSITIVE]={0.83, 0.83, 0.87}
  base[NORMAL]   ={0.90, 0.90, 0.93}  
  base[ACTIVE]   ={0.83, 0.83, 0.87}
  base[PRELIGHT] ={1.00, 0.00, 0.00}
  base[INSENSITIVE]={0.83, 0.83, 0.87}
  text[INSENSITIVE]={0.83, 0.83, 0.87}
  font = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*"
  engine "thinice"
  {
    # You want the // on the handleboxes?
    handlebox_marks = TRUE
    # Do you want the // marks on the scrollbar handle?
    scrollbar_marks = TRUE
    # A single / on the scrollbar buttons, perhaps?
    scroll_button_marks = TRUE
    # Do you want the scrollbar handles rectangular or a bit shaped?
    rect_scrollbar = FALSE
  }
}

widget "*" style "default"
