# $(datadir)/gtkrc

# Get settings for GDeb, but allow gnome-apt specific override
#include "gdebrc"

# This is how you change the tree's color.
style "AptPkgTree_style"
{
#  base[NORMAL] = {.2, 1.0, 1.0}
}

widget "*AptPkgTree" style "AptPkgTree_style"

# The name of the package on the popup menu

style "AptPopupTitle_style"
{
  font = "-adobe-helvetica-medium-o-normal--12-100-*-*-*-*-*-*"
}

widget "*GtkMenuItem*.AptPopupTitle" style "AptPopupTitle_style"
