Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-updates > by-pkgid > 163c4e9b62c6ae782c3f7ddcea04e51e > files > 5

gimp-2.6.8-3.2mdv2010.2.x86_64.rpm

# pixmap_path "<dir 1>:<dir 2>:<dir 3>:..."
#
# include "rc-file"
#
# style <name> [= <name>]
# {
#   <option>
# }
#
# widget <widget_set>       style <style_name>
# class  <widget_class_set> style <style_name>
#
# You can add your own GIMP-specific GTK styles here.


#
# Adjust the size of previews in plug-in dialogs:
#
style "gimp-large-preview"
{
  GimpPreview::size = 256
}

# class "GimpPreview" style "gimp-large-preview"


#
# Change the dock separator DND highlight color:
#
style "gimp-red-separator-style"
{
  bg[SELECTED] = "#aa2448"
}

# widget "*gimp-dock-separator*" style "gimp-red-separator-style"