# Based on Industrial-Myst version 7.1.0
#
## This basicly is Industrial-Myst using the Clearlooks engine.
## The notebook tabs have been modified
## to use Clearlooks' active-tab feature and
## the icon-theme has been removed since it
## doesn't belong in a gtk-theme.
#
## Christian Storgaard <cybolic@gmail.com>


# This sets the size of icons in toolbars and in the panel menus.

gtk-icon-sizes = "gtk-large-toolbar=24,24:panel-menu=20,20:gtk-menu=14,14"

# Load general and default industrial-myst settings

include "mainrc"

# Load text entry settings

include "entryrc"

# Load menu, menuitems and menubar settings

include "menurc"

# Load scrollbar, scales and range widgets settings

include "rangerc"

# Load button widget settings

include "buttonrc"

# Load tab settings

include "notebookrc"

# Load dialog settings

include "dialogrc"

# Load paned settings

include "panedrc"

# Load progress and information bar settings

include "progressrc"

# Load the toolbar settings

include "toolbarrc"
