#pixmap_path "/usr/local/share/themes/pixmaps"
#
# include "rc-file"
#
# style <name> [= <name>]
# {
#   <option>
# }
#
# widget <widget_set> style <style_name>
# widget_class <widget_class_set> style <style_name>

# testgtkrc2 sets all the buttons in the main window to blue by default
include "testgtkrc2"

#include "/usr/local/share/themes/Pixmap/gtk/gtkrc"
#include "/usr/local/share/themes/Redmond95/gtk/gtkrc"
#include "/usr/local/share/themes/Metal/gtk/gtkrc"
#include "/usr/local/share/themes/Notif/gtk/gtkrc"
#include "/usr/local/share/themes/Default/gtk/gtkrc"
#include "/usr/local/share/themes/Gradient/gtk/gtkrc"
#include "/usr/local/share/themes/BeOS/gtk/gtkrc"
#include "/usr/local/share/themes/macos8.5/gtkrc"
#include "/usr/local/share/themes/E-Mac/gtk/gtkrc"

style "defaultfont"
{
  fontset = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*,*-medium-*-12-*"
#  fontset = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*,-*-gulim-medium-r-normal-*-12-*-*-*-*-*-*-*"
}

# common default
class "GtkWidget" style "defaultfont"
