#   ִ 
#  gtk+ ̴ ǥԴϴ.
#
# ư  ݴϴ.
# NORMAL 콺  ư   ְ
# PRELIGHT  ư 콺 ̵   ݴϴ.
style "button"
{
    #bg[NORMAL] = {0.5, 0.9, 0.7}
    #bg[PRELIGHT] = {0.9, 0.5, 0.7} 
    bg[NORMAL] = "#d7d7d7"
    #fg[PRELIGHT] = "#a6afbf"
    bg[PRELIGHT] = "#acacac"
}

# ư̳ ͹̳  κ ̳  ݴϴ.
style "normal"
{
   #bg_pixmap[NORMAL] = "/home/hwang/.gau/xpm/life12-4.xpm"
   bg[NORMAL] = "#d7d7d7"
}

# ͹̳  ݴϴ.
style "term"
{
   #׸  Ѵ.
   #bg_pixmap[NORMAL] = "/home/hwang/.gau/xpm/blue-tree.xpm"
   #  ĥѴ.
   bg[NORMAL] = {0.1, 0.1, 0.5}
}

widget "*Term*" style "term"
widget "*Button*" style "button"
widget "*Menu*" style "button"
widget "*main*" style "normal"
