
style "window"
{
    bg_pixmap[NORMAL] = "<none>"
    bg_pixmap[PRELIGHT] = "<none>"
    bg_pixmap[ACTIVE] = "<none>"
}

style "main_window" = "window"
{
}

style "plugin_scrwin" = "window"
{
    bg_pixmap[NORMAL] = "<none>"
}

widget "*GtkWindow*" style "window"
widget "*Dialog*" style "window"
widget "*FileSelection*" style "window"
widget "*playlist_window*" style "window"
widget "*main_window" style "main_window"

style "button"
{
    bg_pixmap[NORMAL] = "<none>"
    bg_pixmap[PRELIGHT] = "<none>"
    bg_pixmap[ACTIVE] = "<none>"
}

style "view"
{
}

style "scrollbar"
{
    bg_pixmap[NORMAL] = "<none>"
    bg_pixmap[PRELIGHT] = "<none>"
    bg_pixmap[ACTIVE] = "<none>"
}

style "progressbar"
{
}

style "notebook"
{
}

style "entry" = "view"
{
}

style "combo_box"
{
}

style "menu" = "button"
{
}

style "spin_button" = "button"
{
}

style "scale"
{
    bg_pixmap[NORMAL] = "<none>"
    bg_pixmap[PRELIGHT] = "<none>"
    bg_pixmap[ACTIVE] = "<none>"
}

style "loop_bar"
{
    bg_pixmap[NORMAL] = "<none>"
}


style "checkbutton"
{
    bg_pixmap[NORMAL] = "<none>"
    bg_pixmap[PRELIGHT] = "<none>"
    bg_pixmap[ACTIVE] = "<none>"
}

style "nostyle"
{
    bg_pixmap[NORMAL] = "<none>"
    bg_pixmap[PRELIGHT] = "<none>"
    bg_pixmap[ACTIVE] = "<none>"
}

widget "*ScrolledWindow*" style "scrollbar"
widget "*plugin_scrwin*" style "plugin_scrwin"

widget "*TreeView*" style "view"
widget "*TextView*" style "view"
widget "*List*" style "view"

widget "*Notebook*" style "notebook"
widget "*Scrollbar*" style "scrollbar"
widget "*Separator*" style "scrollbar"
widget "*Progress*" style "progressbar"

widget "*OptionMenu*" style "button"
widget "*Menu*" style "menu"

widget "*SpinButton*" style "spin_button"
widget "*Scale*" style "scale"
widget "*AqualungLoopBar*" style "loop_bar"
widget "*Button*" style "button"
widget "*GtkEntry*" style "entry"
widget "*Combo*" style "combo_box"
widget "*CheckButton*" style "checkbutton"

widget "*nostyle" style "nostyle"

widget "*check_on_window" style "window"
widget "*check_on_notebook" style "notebook"

style "viewport"
{
    bg_pixmap[NORMAL] = "<none>"
}

style "time_viewport" = "viewport"
{
    bg_pixmap[NORMAL] = "<none>"
}

style "title_viewport" = "viewport"
{
    bg_pixmap[NORMAL] = "<none>"
}

style "info_viewport" = "title_viewport"
{
}

style "big_timer_label"
{
}

style "small_timer_label"
{
}

style "label_title"
{
}

style "label_info"
{
}

style "scale_pos" = "scale"
{
    GtkScale::slider-length = 31
}

style "scale_vol" = "scale_pos"
{
    GtkScale::slider-length = 11
}

style "scale_bal" = "scale_pos"
{
    GtkScale::slider-length = 11
}

widget "*time_viewport" style "time_viewport"
widget "*title_viewport" style "title_viewport"
widget "*info_viewport" style "info_viewport"

widget "*big_timer_label" style "big_timer_label"
widget "*small_timer_label" style "small_timer_label"
widget "*label_title" style "label_title"
widget "*label_info" style "label_info"

widget "*scale_pos" style "scale_pos"
widget "*scale_vol" style "scale_vol"
widget "*scale_bal" style "scale_bal"

style "music_tree" = "view"
{
}

style "comment_view" = "view"
{
}

widget "*music_tree" style "music_tree"
widget "*comment_view" style "comment_view"

style "play_list" = "view"
{
}

style "playlist_color"
{
}

style "playlist_tab_close_button" = "button"
{
	bg_pixmap[NORMAL] = "<none>"
	bg_pixmap[PRELIGHT] = "<none>"
	bg_pixmap[ACTIVE] = "<none>"
}

style "playlist_tab_label"
{
}

widget "*play_list" style "play_list"
widget "*playlist_color_indicator*" style "playlist_color"
widget "*playlist_tab_label*" style "playlist_tab_label"
widget "*playlist_tab_close_button*" style "playlist_tab_close_button"

style "plugin_name"
{
}

style "plugin_maker"
{
}

style "plugin_bypass_button" = "button"
{
    bg_pixmap[ACTIVE] = "<none>"
}

style "plugin_scale" = "scale"
{
    bg_pixmap[ACTIVE] = "<none>"
}

style "plugin_toggled" = "button"
{
    bg_pixmap[NORMAL] = "<none>"
    bg_pixmap[PRELIGHT] = "<none>"
    bg_pixmap[ACTIVE] = "<none>"
}

widget "*plugin_name" style "plugin_name"
widget "*plugin_maker" style "plugin_maker"
widget "*plugin_bypass_button*" style "plugin_bypass_button"
widget "*plugin_scale" style "plugin_scale"
widget "*plugin_toggled" style "plugin_toggled"

style "samples_instruments_list"
{
}

widget "*samples_instruments_list" style "samples_instruments_list"

