[Parsix-Devel] SVN Commit 2612 - in /pkg/contrib/parsix-graphics/trunk: debian/ themes/Aurora-Midnight/ themes/Aurora-Midnight/gtk-2.0/ themes/Aurora-looks/ themes/Aurora-looks/gtk-2.0/ themes/Aurora/ themes/Aurora/gtk-2.0/ themes/Ramon-Dark/ themes/Ramon-Dark/metacity-1/
alanbach-guest at users.alioth.debian.org
alanbach-guest at users.alioth.debian.org
Wed Dec 5 13:07:03 CET 2007
Author: alanbach-guest
Date: Wed Dec 5 12:07:03 2007
New Revision: 2612
URL: http://svn.debian.org/wsvn/pkg-parsix/?sc=1&rev=2612
Log:
* Removed Ubuntulooks-Quicksilver and Ubuntulooks-Pink
* Added Aurora, Aurora-look and Aurora-Midnight gtk2 themes
* Added Ramon and Ramon-Dark theme prototypes
* No more conflict/replace/provide kanotix-graphics
* Depends on gtk2-engines-aurora too
Added:
pkg/contrib/parsix-graphics/trunk/themes/Aurora/
pkg/contrib/parsix-graphics/trunk/themes/Aurora-Midnight/
pkg/contrib/parsix-graphics/trunk/themes/Aurora-Midnight/gtk-2.0/
pkg/contrib/parsix-graphics/trunk/themes/Aurora-Midnight/gtk-2.0/gtkrc
pkg/contrib/parsix-graphics/trunk/themes/Aurora-looks/
pkg/contrib/parsix-graphics/trunk/themes/Aurora-looks/gtk-2.0/
pkg/contrib/parsix-graphics/trunk/themes/Aurora-looks/gtk-2.0/gtkrc
pkg/contrib/parsix-graphics/trunk/themes/Aurora/gtk-2.0/
pkg/contrib/parsix-graphics/trunk/themes/Aurora/gtk-2.0/gtkrc
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/index.theme
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close_u.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize_u.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize_u.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore_u.png (with props)
pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/metacity-theme-1.xml
Modified:
pkg/contrib/parsix-graphics/trunk/debian/changelog
pkg/contrib/parsix-graphics/trunk/debian/control
Modified: pkg/contrib/parsix-graphics/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/debian/changelog?rev=2612&op=diff
==============================================================================
--- pkg/contrib/parsix-graphics/trunk/debian/changelog (original)
+++ pkg/contrib/parsix-graphics/trunk/debian/changelog Wed Dec 5 12:07:03 2007
@@ -1,9 +1,12 @@
parsix-graphics (0.9.0) unstable; urgency=low
* Removed Ubuntulooks-Quicksilver and Ubuntulooks-Pink
- * Added Ramon theme prototype
-
- -- Alan Baghumian <alan at technotux.org> Sun, 02 Dec 2007 10:45:03 +0330
+ * Added Aurora, Aurora-look and Aurora-Midnight gtk2 themes
+ * Added Ramon and Ramon-Dark theme prototypes
+ * No more conflict/replace/provide kanotix-graphics
+ * Depends on gtk2-engines-aurora too
+
+ -- Alan Baghumian <alan at technotux.org> Wed, 05 Dec 2007 15:32:48 +0330
parsix-graphics (0.8.4) unstable; urgency=low
Modified: pkg/contrib/parsix-graphics/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/debian/control?rev=2612&op=diff
==============================================================================
--- pkg/contrib/parsix-graphics/trunk/debian/control (original)
+++ pkg/contrib/parsix-graphics/trunk/debian/control Wed Dec 5 12:07:03 2007
@@ -6,10 +6,9 @@
Standards-Version: 3.7.2
Package: parsix-graphics
-Provides: kanotix-graphics, gdm-themes
-Conflicts: kanotix-graphics, human-icon-theme (=39-0.18-parsix1), human-icon-theme (=37-0.9-parsix1), gtk2-engines-ubuntulooks (<= 0.9.12-parsix4)
+Provides: gdm-themes
+Conflicts: human-icon-theme (=39-0.18-parsix1), human-icon-theme (=37-0.9-parsix1), gtk2-engines-ubuntulooks (<= 0.9.12-parsix4), gtk2-engines-aurora
Depends: human-icon-theme
-Replaces: kanotix-graphics
Architecture: all
Description: Parsix GNU/Linux Graphics
Related graphics of Parsix GNU/Linux like
Added: pkg/contrib/parsix-graphics/trunk/themes/Aurora-Midnight/gtk-2.0/gtkrc
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Aurora-Midnight/gtk-2.0/gtkrc?rev=2612&op=file
==============================================================================
--- pkg/contrib/parsix-graphics/trunk/themes/Aurora-Midnight/gtk-2.0/gtkrc (added)
+++ pkg/contrib/parsix-graphics/trunk/themes/Aurora-Midnight/gtk-2.0/gtkrc Wed Dec 5 12:07:03 2007
@@ -1,0 +1,341 @@
+# ===[ buttons ]===
+# the prelight of toggle buttons is darkened slightly
+#
+
+# ===[ scroll bars ]===
+# bg[ACTIVE] is trough color
+# bg[NORMAL] & bg[NORMAL] are scrollbar colors
+
+# ===[ check and radio buttons ]===
+# bg[SELECTED] is the selected background colour
+# text[SELECTED] is the selected check/circle color
+# text[INSENSITIVE] is the disabled check/circle colour
+# base[*] is used for all other background states
+# --on prelight the bg is lightened slightly
+# --bg is lightened slightly when check/radio not drawn (for all states)
+
+
+#default color scheme
+gtk_color_scheme = "fg_color:#D4D4D4\nbg_color:#333333\nbase_color:#474747\ntext_color:#D4D4D4\nselected_bg_color:#0081DE\nselected_fg_color:#ffffff"
+gtk-menu-popup-delay = 50
+
+style "theme-default"
+{
+
+ GtkButton::default_border = { 0, 0, 0, 0 }
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 1
+ #GtkWidget::focus-padding = 0
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 19
+ GtkRange::stepper-size = 17
+
+ GtkScrollbar::min_slider_length = 30
+ GtkScrollbar::has-secondary-backward-stepper = 1
+
+ GtkPaned::handle_size = 8
+
+ GtkMenuBar::internal-padding = 0
+ GtkTreeView::expander_size = 13 #15
+ GtkExpander::expander_size = 13 #17
+
+ GtkScale::slider-length = 25
+ GtkScale::slider-width = 17
+ GtkScale::trough-border = 0
+
+ GtkWidget::link-color = "#0062dc" # blue
+ GtkWidget::visited-link-color = "#8c00dc" #purple
+
+ WnckTasklist::fade-overlay-rect = 0
+ WnckTasklist::fade-loop-time = 5.0 # 5 seconds
+ WnckTasklist::fade-opacity = 0.5 # final opacity
+
+ #makes menu only overlap border
+ GtkMenu::horizontal-offset = -1
+
+ #removes extra padding at top and bottom of menus. Makes menuitem overlap border
+ GtkMenu::vertical-padding = 0
+
+ #set to the same as roundness, used for better hotspot selection of tabs
+ GtkNotebook::tab-curvature = 3
+ GtkNotebook::tab-overlap = 4
+
+ GtkMenuItem::arrow-spacing = 10
+ #Spacing between edge with indicator and text
+ GtkOptionMenu ::indicator-size = {11, 5}
+ #GtkOptionMenu ::indicator-spacing = {6, 5, 4, 4}
+
+ GtkCheckButton ::indicator-size = 15
+ GtkCheckButton ::indicator-spacing = 1
+ GtkRadioButton ::indicator-size = 15
+
+ GtkTreeView::horizontal_separator = 2
+ GtkTreeView::odd_row_color = mix(0.98, shade (0.93, at base_color), @selected_bg_color)
+
+ GtkEntry::cursor_color = "#ffffff"
+ GtkTextView::cursor_color = "#ffffff"
+
+ xthickness = 1
+ ythickness = 1
+
+ fg[NORMAL] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[INSENSITIVE] = @selected_fg_color
+
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (1.025, at bg_color)
+ bg[PRELIGHT] = shade (1.10, at bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = shade (1.025, at bg_color)
+
+ base[NORMAL] = @base_color
+ base[ACTIVE] = shade (0.65, at base_color)
+ base[PRELIGHT] = @base_color
+ base[SELECTED] = @selected_bg_color
+ base[INSENSITIVE] = shade (1.025, at bg_color)
+
+ text[NORMAL] = @text_color
+ text[ACTIVE] = shade (0.65, at text_color)
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[INSENSITIVE] = shade (1.70, at bg_color)
+
+ engine "aurora"
+ {
+ menubarstyle = 1 # 0 = flat, 1 = gradient
+ curvature = 6.2
+ arrowsize = 1 # controls combo_arrow circle size. Diameter set by (11 + 2 * arrowsize)
+ old_arrowstyle = FALSE #set to TRUE for original circled arrows
+ animation = TRUE # FALSE = disabled, TRUE = enabled
+ }
+}
+
+
+style "theme-wide" = "theme-default"
+{
+ xthickness = 2
+ ythickness = 2
+}
+
+style "theme-wider" = "theme-default"
+{
+ xthickness = 3
+ ythickness = 3
+}
+
+style "theme-widest" = "theme-default"
+{
+ xthickness = 4
+ ythickness = 3
+}
+
+style "theme-button" = "theme-widest"
+{
+ bg[NORMAL] = shade (1.35, at bg_color)
+ bg[ACTIVE] = shade (0.85, at bg_color)
+ bg[PRELIGHT] = mix(0.60, shade (1.35, at bg_color), @selected_bg_color)
+
+ #for arrows
+ text[SELECTED] = shade (0.75, at selected_fg_color)
+}
+
+style "theme-entry" = "theme-button" {
+ xthickness = 4
+ ythickness = 4
+}
+
+style "theme-frame" = "theme-wide"
+{
+ GtkWidget::draw-border = {1,1,1,1}
+}
+
+style "theme-toolbar" = "theme-default"
+{
+ bg[NORMAL] = shade (1.2, at bg_color)
+}
+
+style "theme-handlebox" = "theme-default"
+{
+ bg[NORMAL] = shade (0.95, at bg_color)
+}
+
+style "theme-scale" = "theme-default"
+{
+ bg[NORMAL] = shade (1.50, at bg_color)
+ bg[PRELIGHT] = shade (1.90, at bg_color)
+}
+
+style "theme-range" = "theme-wide"
+{
+ bg[NORMAL] = shade (1.35, at bg_color)
+ bg[PRELIGHT] = mix(0.70, shade (1.35, at bg_color), @selected_bg_color)
+
+ #Arrows
+
+ text[PRELIGHT] = @selected_fg_color
+ text[ACTIVE] = shade (0.30, at selected_fg_color)
+ text[INSENSITIVE] = shade (0.60, at bg_color)
+}
+
+style "theme-notebook" = "theme-wider"
+{
+ bg[NORMAL] = shade (1.10, at bg_color)
+ fg[ACTIVE] = shade (0.6, at fg_color)
+ bg[ACTIVE] = shade (0.90, at bg_color)
+ bg[SELECTED] = mix(0.70, @selected_bg_color, shade (1.10, at bg_color))
+}
+
+style "theme-paned" = "theme-default" {
+ bg[NORMAL] = shade (1.1, at bg_color)
+ bg[PRELIGHT] = shade (1.2, at bg_color)
+}
+
+style "theme-menu" = "theme-default"
+{
+ xthickness = 0
+ ythickness = 0
+ bg[NORMAL] = shade (1.11627907, at bg_color)
+}
+
+style "theme-menu-item" = "theme-wider"
+{
+ fg[PRELIGHT] = @selected_fg_color
+ text[PRELIGHT] = @selected_fg_color
+}
+
+style "theme-menubar" = "theme-default" { }
+style "theme-menubar-item" = "theme-menu-item" {}
+
+style "theme-tree" = "theme-default"
+{
+ xthickness = 2
+ ythickness = 1
+
+ GtkWidget::focus-padding = 0
+
+ bg[NORMAL] = shade (1.1, at bg_color)
+ bg[PRELIGHT] = shade (1.75, at bg_color)
+ bg[ACTIVE] = mix(0.65, shade (1.1, at bg_color), @selected_bg_color)
+
+}
+
+style "theme-tree-arrow" = "theme-default"
+{
+ bg[NORMAL] = mix(0.70, shade (0.75, at bg_color), shade (0.80, at selected_bg_color))
+ bg[PRELIGHT] = mix(0.80, @bg_color, @selected_bg_color)
+}
+
+style "theme-tooltips" = "theme-widest"
+{
+ bg[NORMAL] = shade (0.80, at selected_bg_color)
+ fg[NORMAL] = @selected_fg_color
+}
+
+style "theme-progressbar" = "theme-default"
+{
+ fg[PRELIGHT] = @selected_fg_color
+}
+
+style "theme-combo" = "theme-button" {
+ GtkButton::inner-border = { 0, 1, 0, 0 }
+ xthickness = 4
+ ythickness = 4
+}
+
+style "theme-combo-box" = "theme-button" {
+ xthickness = 4
+ ythickness = 2
+}
+
+style "theme-combo-arrow" = "theme-button"
+{
+ xthickness = 1
+ ythickness = 1
+
+ text[SELECTED] = shade (0.8, @selected_fg_color)
+
+}
+
+style "theme-view" = "theme-default"
+{
+ xthickness = 0
+ ythickness = 0
+}
+
+style "theme-check-radio-buttons" = "theme-button"
+{
+ GtkWidget ::interior-focus = 0
+ GtkWidget::focus-padding = 1
+ text[SELECTED] = @selected_fg_color
+}
+
+#nautilus search stripe and other specialties
+style "extra-view" {
+ bg[NORMAL] = shade(0.4, @bg_color)
+ fg[NORMAL] = @selected_fg_color
+}
+
+#nautilus search stripe
+widget "*.nautilus-extra-view-widget" style:highest "extra-view"
+widget "*.nautilus-extra-view-widget.*.GtkLabel*" style:highest "extra-view"
+widget "*.nautilus-extra-view-widget.*Button*.GtkLabel*" style:highest "theme-button"
+
+# widget styles
+class "GtkWidget" style "theme-default"
+class "GtkCheckButton" style "theme-check-radio-buttons"
+class "GtkButton" style "theme-button"
+class "GtkScale" style "theme-scale"
+class "GtkRange" style "theme-range"
+class "GtkPaned" style "theme-paned"
+class "GtkFrame" style "theme-frame"
+class "GtkMenu" style "theme-menu"
+class "GtkEntry" style "theme-entry"
+class "GtkMenuItem" style "theme-menu-item"
+class "GtkNotebook" style "theme-notebook"
+class "GtkProgressBar" style "theme-progressbar"
+class "GtkToolbar" style "theme-toolbar"
+class "GtkHandleBox*" style "theme-handlebox"
+#class "GtkMenuBar" style "theme-menubar"
+class "GtkSeparator" style "theme-wide"
+class "GtkArrow" style "theme-combo-arrow"
+
+# menus
+widget_class "*.<GtkMenuItem>.*" style "theme-menu-item"
+
+# combobox stuff
+widget_class "*.GtkCombo*" style "theme-combo"
+widget_class "*.GtkComboBox*" style "theme-combo-box"
+widget_class "*.GtkComboBoxEntry*" style "theme-combo"
+widget_class "*.GtkSpinButton*" style "theme-combo"
+
+# tooltips stuff
+widget "gtk-tooltips*" style "theme-tooltips"
+widget "gtk-tooltip*" style "theme-tooltips"
+
+widget_class "*.GtkNotebook.*GtkEventBox" style "theme-notebook"
+widget_class "*.GtkNotebook.*GtkViewport" style "theme-notebook"
+widget_class "*.GtkNotebook.GtkLabel*" style "theme-notebook" #for tabs
+
+# treeview stuff
+widget_class "*.<GtkTreeView>.GtkButton" style "theme-tree"
+widget_class "*.GtkCTree.GtkButton" style "theme-tree"
+widget_class "*.GtkList.GtkButton" style "theme-tree"
+widget_class "*.GtkCList.GtkButton" style "theme-tree"
+widget_class "*.ETree*" style "theme-tree" #evolution
+
+#For arrow bg
+widget_class "*.<GtkTreeView>.GtkButton.*GtkArrow" style "theme-tree-arrow"
+widget_class "*.GtkCTree.GtkButton.*GtkArrow" style "theme-tree-arrow"
+widget_class "*.GtkList.GtkButton.*GtkArrow" style "theme-tree-arrow"
+
+style "panelbuttons" = "theme-button"
+{
+ # as buttons are draw lower this helps center text
+ ythickness = 3
+}
+
+widget_class "*Panel*GtkToggleButton*" style "panelbuttons"
+
Added: pkg/contrib/parsix-graphics/trunk/themes/Aurora-looks/gtk-2.0/gtkrc
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Aurora-looks/gtk-2.0/gtkrc?rev=2612&op=file
==============================================================================
--- pkg/contrib/parsix-graphics/trunk/themes/Aurora-looks/gtk-2.0/gtkrc (added)
+++ pkg/contrib/parsix-graphics/trunk/themes/Aurora-looks/gtk-2.0/gtkrc Wed Dec 5 12:07:03 2007
@@ -1,0 +1,337 @@
+# ===[ buttons ]===
+# the prelight of toggle buttons is darkened slightly
+#
+
+# ===[ scroll bars ]===
+# bg[ACTIVE] is trough color
+# bg[NORMAL] & bg[NORMAL] are scrollbar colors
+
+# ===[ check and radio buttons ]===
+# bg[SELECTED] is the selected background colour
+# text[SELECTED] is the selected check/circle color
+# text[INSENSITIVE] is the disabled check/circle colour
+# base[*] is used for all other background states
+# --on prelight the bg is lightened slightly
+# --bg is lightened slightly when check/radio not drawn (for all states)
+
+
+#default color scheme
+gtk_color_scheme = "fg_color:#000000\nbg_color:#EDE9E3\nbase_color:#ffffff\ntext_color:#000000\nselected_bg_color:#5598D7\nselected_fg_color:#ffffff"
+gtk-menu-popup-delay = 50
+
+style "theme-default"
+{
+
+ GtkButton::default_border = { 0, 0, 0, 0 }
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 1
+ #GtkWidget::focus-padding = 0
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 19
+ GtkRange::stepper-size = 17
+
+ GtkScrollbar::min_slider_length = 30
+ GtkScrollbar::has-secondary-backward-stepper = 1
+
+ GtkPaned::handle_size = 8
+
+ GtkMenuBar::internal-padding = 0
+ GtkTreeView::expander_size = 13 #15
+ GtkExpander::expander_size = 13 #17
+
+ GtkScale::slider-length = 25
+ GtkScale::slider-width = 17
+ GtkScale::trough-border = 0
+
+ GtkWidget::link-color = "#0062dc" # blue
+ GtkWidget::visited-link-color = "#8c00dc" #purple
+
+ WnckTasklist::fade-overlay-rect = 0
+ WnckTasklist::fade-loop-time = 5.0 # 5 seconds
+ WnckTasklist::fade-opacity = 0.5 # final opacity
+
+ #makes menu only overlap border
+ GtkMenu::horizontal-offset = -1
+
+ #removes extra padding at top and bottom of menus. Makes menuitem overlap border
+ GtkMenu::vertical-padding = 0
+
+ #set to the same as roundness, used for better hotspot selection of tabs
+ GtkNotebook::tab-curvature = 3
+ GtkNotebook::tab-overlap = 4
+
+ GtkMenuItem::arrow-spacing = 10
+ #Spacing between edge with indicator and text
+ GtkOptionMenu ::indicator-size = {11, 5}
+ #GtkOptionMenu ::indicator-spacing = {6, 5, 4, 4}
+
+ GtkCheckButton ::indicator-size = 15
+ GtkCheckButton ::indicator-spacing = 1
+ GtkRadioButton ::indicator-size = 15
+
+ GtkTreeView::horizontal_separator = 2
+ GtkTreeView::odd_row_color = mix(0.98, shade (0.93, at base_color), @selected_bg_color)
+
+ xthickness = 1
+ ythickness = 1
+
+
+ fg[NORMAL] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[INSENSITIVE] = shade (3.0, at fg_color)
+
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (1.0233, at bg_color)
+ bg[PRELIGHT] = shade (1.0930, at bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = shade (1.0233, at bg_color)
+
+ base[NORMAL] = @base_color
+ base[ACTIVE] = shade (0.65, at base_color)
+ base[PRELIGHT] = @base_color
+ base[SELECTED] = @selected_bg_color
+ base[INSENSITIVE] = shade (1.025, at bg_color)
+
+ text[NORMAL] = @text_color
+ text[ACTIVE] = shade (0.90, at base_color)
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.70, at bg_color, at fg_color)
+
+ engine "aurora"
+ {
+ menubarstyle = 1 # 0 = flat, 1 = gradient
+ curvature = 6.2
+ arrowsize = 1 # controls combo_arrow circle size. Diameter set by (11 + 2 * arrowsize)
+ old_arrowstyle = FALSE #set to TRUE for original circled arrows
+ animation = TRUE # FALSE = disabled, TRUE = enabled
+ }
+}
+
+
+style "theme-wide" = "theme-default"
+{
+ xthickness = 2
+ ythickness = 2
+}
+
+style "theme-wider" = "theme-default"
+{
+ xthickness = 3
+ ythickness = 3
+}
+
+style "theme-widest" = "theme-default"
+{
+ xthickness = 4
+ ythickness = 3
+}
+
+style "theme-button" = "theme-widest"
+{
+ bg[NORMAL] = shade (1.07, at bg_color)
+ bg[ACTIVE] = shade (0.85, at bg_color)
+ bg[PRELIGHT] = mix(0.90, shade (1.05, at bg_color), @selected_bg_color)
+}
+
+style "theme-entry" = "theme-button" {
+ xthickness = 4
+ ythickness = 4
+}
+
+style "theme-frame" = "theme-wide"
+{
+ GtkWidget::draw-border = {1,1,1,1}
+}
+style "theme-toolbar" = "theme-default"
+{
+ bg[NORMAL] = shade (1.05, at bg_color)
+}
+
+style "theme-handlebox" = "theme-default"
+{
+ bg[NORMAL] = shade (0.95, at bg_color)
+}
+
+style "theme-scale" = "theme-default"
+{
+ bg[NORMAL] = shade (1.05, @bg_color)
+ bg[PRELIGHT] = mix(0.925, shade (1.05, at bg_color), @selected_bg_color)
+}
+
+style "theme-range" = "theme-wide"
+{
+ bg[NORMAL] = shade (1.0930, at bg_color)
+ bg[PRELIGHT] = mix(0.925, shade (1.05, at bg_color), @selected_bg_color)
+
+ #Arrows
+ text[NORMAL] = shade (0.275, at selected_fg_color) #shade (0.925, at fg_color)
+ text[PRELIGHT] = @selected_fg_color
+ text[ACTIVE] = shade (0.10, at selected_fg_color)
+ text[INSENSITIVE] = mix (0.85,shade (0.90, at bg_color), at fg_color)
+}
+
+style "theme-notebook" = "theme-wider"
+{
+ bg[NORMAL] = shade (1.07, at bg_color)
+ fg[ACTIVE] = shade (1.5, at fg_color)
+ bg[ACTIVE] = shade (0.93, at bg_color)
+}
+
+style "theme-paned" = "theme-default" {
+ bg[PRELIGHT] = shade (1.1, at bg_color)
+}
+
+style "theme-menu" = "theme-default"
+{
+ xthickness = 0
+ ythickness = 0
+ bg[NORMAL] = shade (1.12, at bg_color)
+
+}
+
+style "theme-menu-item" = "theme-wider"
+{
+ fg[PRELIGHT] = @selected_fg_color
+ text[PRELIGHT] = @selected_fg_color
+}
+
+style "theme-menubar" = "theme-default" { }
+style "theme-menubar-item" = "theme-menu-item" {}
+
+style "theme-tree" = "theme-default"
+{
+ xthickness = 2
+ ythickness = 1
+
+ GtkWidget::focus-padding = 0
+
+ bg[NORMAL] = shade (1.025, at bg_color)
+ bg[PRELIGHT] = shade (1.20, at bg_color)
+ bg[ACTIVE] = mix(0.85, shade (1.05, at bg_color), @selected_bg_color)
+}
+
+style "theme-tree-arrow" = "theme-default"
+{
+ bg[NORMAL] = mix(0.70, shade (0.75, at bg_color), shade (0.80, at selected_bg_color))
+ bg[PRELIGHT] = mix(0.80, @bg_color, @selected_bg_color)
+}
+
+style "theme-tooltips" = "theme-widest"
+{
+ bg[NORMAL] = shade (0.80, at selected_bg_color)
+ fg[NORMAL] = @selected_fg_color
+}
+
+style "theme-progressbar" = "theme-default"
+{
+ fg[PRELIGHT] = @selected_fg_color
+}
+
+style "theme-combo" = "theme-button" {
+ GtkButton::inner-border = { 0, 1, 0, 0 }
+ xthickness = 4
+ ythickness = 4
+}
+
+style "theme-combo-box" = "theme-button" {
+ xthickness = 4
+ ythickness = 2
+}
+
+style "theme-combo-arrow" = "theme-button"
+{
+ xthickness = 1
+ ythickness = 1
+}
+
+style "theme-view" = "theme-default"
+{
+ xthickness = 0
+ ythickness = 0
+}
+
+style "theme-check-radio-buttons" = "theme-button"
+{
+ GtkWidget ::interior-focus = 0
+ GtkWidget::focus-padding = 1
+ text[SELECTED] = @selected_fg_color
+ text[INSENSITIVE] = shade (0.625, at bg_color)
+ base[PRELIGHT] = mix(0.80, @base_color, @selected_bg_color)
+}
+
+
+
+#nautilus search stripe and other specialties
+style "extra-view" {
+ bg[NORMAL] = shade(0.4, @bg_color)
+ fg[NORMAL] = @selected_fg_color
+}
+
+#nautilus search stripe
+widget "*.nautilus-extra-view-widget" style:highest "extra-view"
+widget "*.nautilus-extra-view-widget.*.GtkLabel*" style:highest "extra-view"
+widget "*.nautilus-extra-view-widget.*Button*.GtkLabel*" style:highest "theme-button"
+
+# widget styles
+class "GtkWidget" style "theme-default"
+class "GtkCheckButton" style "theme-check-radio-buttons"
+class "GtkScale" style "theme-scale"
+class "GtkRange" style "theme-range"
+class "GtkPaned" style "theme-paned"
+class "GtkFrame" style "theme-frame"
+class "GtkMenu" style "theme-menu"
+class "GtkEntry" style "theme-entry"
+class "GtkMenuItem" style "theme-menu-item"
+class "GtkProgressBar" style "theme-progressbar"
+class "GtkToolbar" style "theme-toolbar"
+class "GtkHandleBox*" style "theme-handlebox"
+#class "GtkMenuBar" style "theme-menubar"
+class "GtkSeparator" style "theme-wide"
+class "GtkArrow" style "theme-combo-arrow"
+
+widget_class "*<GtkButton>" style "theme-button"
+
+# menus
+widget_class "*.<GtkMenuItem>.*" style "theme-menu-item"
+
+# combobox stuff
+widget_class "*.GtkCombo*" style "theme-combo"
+widget_class "*.GtkComboBox*" style "theme-combo-box"
+widget_class "*.GtkComboBoxEntry*" style "theme-combo"
+widget_class "*.GtkSpinButton*" style "theme-combo"
+
+# tooltips stuff
+widget "gtk-tooltips*" style "theme-tooltips"
+widget "gtk-tooltip*" style "theme-tooltips"
+
+
+
+widget_class "*<GtkNotebook>" style "theme-notebook"
+widget_class "*.GtkNotebook.*GtkEventBox" style "theme-notebook"
+widget_class "*.GtkNotebook.*GtkViewport" style "theme-notebook"
+widget_class "*.GtkNotebook.GtkLabel*" style "theme-notebook" #for tabs
+
+# treeview stuff
+widget_class "*.<GtkTreeView>.GtkButton" style "theme-tree"
+widget_class "*.GtkCTree.GtkButton" style "theme-tree"
+widget_class "*.GtkList.GtkButton" style "theme-tree"
+widget_class "*.GtkCList.GtkButton" style "theme-tree"
+widget_class "*.ETree*" style "theme-tree" #evolution
+
+#For arrow bg
+widget_class "*.<GtkTreeView>.GtkButton.*GtkArrow" style "theme-tree-arrow"
+widget_class "*.GtkCTree.GtkButton.*GtkArrow" style "theme-tree-arrow"
+widget_class "*.GtkList.GtkButton.*GtkArrow" style "theme-tree-arrow"
+
+style "panelbuttons" = "theme-button"
+{
+ # as buttons are draw lower this helps center text
+ ythickness = 3
+}
+
+widget_class "*Panel*GtkToggleButton*" style "panelbuttons"
+
Added: pkg/contrib/parsix-graphics/trunk/themes/Aurora/gtk-2.0/gtkrc
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Aurora/gtk-2.0/gtkrc?rev=2612&op=file
==============================================================================
--- pkg/contrib/parsix-graphics/trunk/themes/Aurora/gtk-2.0/gtkrc (added)
+++ pkg/contrib/parsix-graphics/trunk/themes/Aurora/gtk-2.0/gtkrc Wed Dec 5 12:07:03 2007
@@ -1,0 +1,343 @@
+# ===[ buttons ]===
+# the prelight of toggle buttons is darkened slightly
+#
+
+# ===[ scroll bars ]===
+# bg[ACTIVE] is trough color
+# bg[NORMAL] & bg[NORMAL] are scrollbar colors
+
+# ===[ check and radio buttons ]===
+# bg[SELECTED] is the selected background colour
+# text[SELECTED] is the selected check/circle color
+# text[INSENSITIVE] is the disabled check/circle colour
+# base[*] is used for all other background states
+# --on prelight the bg is lightened slightly
+# --bg is lightened slightly when check/radio not drawn (for all states)
+
+
+#default color scheme
+gtk_color_scheme = "fg_color:#000000\nbg_color:#d4d4d4\nbase_color:#ffffff\ntext_color:#000000\nselected_bg_color:#0c90c7\nselected_fg_color:#ffffff"
+gtk-menu-popup-delay = 50
+
+style "theme-default"
+{
+
+ GtkButton::default_border = { 0, 0, 0, 0 }
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 1
+ #GtkWidget::focus-padding = 0
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 19
+ GtkRange::stepper-size = 17
+
+ GtkScrollbar::min_slider_length = 36
+ GtkScrollbar::has-secondary-backward-stepper = 1
+
+ GtkPaned::handle_size = 8
+
+ GtkMenuBar::internal-padding = 0
+ GtkTreeView::expander_size = 13 #15
+ GtkExpander::expander_size = 13 #17
+
+ GtkScale::slider-length = 25
+ GtkScale::slider-width = 17
+ GtkScale::trough-border = 0
+
+ GtkWidget::link-color = "#0062dc" # blue
+ GtkWidget::visited-link-color = "#8c00dc" #purple
+
+ WnckTasklist::fade-overlay-rect = 0
+ WnckTasklist::fade-loop-time = 5.0 # 5 seconds
+ WnckTasklist::fade-opacity = 0.5 # final opacity
+
+ #makes menu only overlap border
+ GtkMenu::horizontal-offset = -1
+
+ #removes extra padding at top and bottom of menus. Makes menuitem overlap border
+ GtkMenu::vertical-padding = 0
+
+ #set to the same as roundness, used for better hotspot selection of tabs
+ GtkNotebook::tab-curvature = 3
+ GtkNotebook::tab-overlap = 4
+
+ GtkMenuItem::arrow-spacing = 10
+ #Spacing between edge with indicator and text
+ GtkOptionMenu ::indicator-size = {11, 5}
+ #GtkOptionMenu ::indicator-spacing = {6, 5, 4, 4}
+
+ GtkCheckButton ::indicator-size = 15
+ GtkCheckButton ::indicator-spacing = 1
+ GtkRadioButton ::indicator-size = 15
+
+ GtkTreeView::horizontal_separator = 2
+ GtkTreeView::odd_row_color = mix(0.98, shade (0.93, @base_color), @selected_bg_color)
+
+ xthickness = 1
+ ythickness = 1
+
+ fg[NORMAL] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[INSENSITIVE] = shade (3.0, at fg_color)
+
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (1.0233, at bg_color)
+ bg[PRELIGHT] = mix(0.92, shade (1.1, at bg_color), @selected_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = shade (1.03, at bg_color)
+
+ base[NORMAL] = @base_color
+ base[ACTIVE] = shade (0.65, at base_color)
+ base[PRELIGHT] = @base_color
+ base[SELECTED] = @selected_bg_color
+ base[INSENSITIVE] = shade (1.025, at bg_color)
+
+ text[NORMAL] = @text_color
+ text[ACTIVE] = shade (0.95, at base_color)
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.675,shade (0.95, at bg_color), at fg_color)
+
+ engine "aurora"
+ {
+ menubarstyle = 1 # 0 = flat, 1 = gradient
+ curvature = 6.2
+ arrowsize = 1.0 # controls combo_arrow circle size. Diameter set by (11 + 2 * arrowsize)
+ old_arrowstyle = FALSE #set to TRUE for original circled arrows
+ animation = TRUE # FALSE = disabled, TRUE = enabled
+ }
+}
+
+
+style "theme-wide" = "theme-default"
+{
+ xthickness = 2
+ ythickness = 2
+}
+
+style "theme-wider" = "theme-default"
+{
+ xthickness = 3
+ ythickness = 3
+}
+
+style "theme-widest" = "theme-default"
+{
+ xthickness = 4
+ ythickness = 3
+}
+
+style "theme-button" = "theme-widest"
+{
+ bg[NORMAL] = shade (1.09, at bg_color)
+ bg[ACTIVE] = shade (0.85, at bg_color)
+ bg[PRELIGHT] = mix(0.93, shade (1.13, at bg_color), @selected_bg_color)
+}
+
+style "theme-entry" = "theme-button"
+{
+ xthickness = 4
+ ythickness = 4
+}
+
+style "theme-frame" = "theme-wide"
+{
+ GtkWidget::draw-border = {1,1,1,1}
+}
+
+style "theme-toolbar" = "theme-default"
+{
+ bg[NORMAL] = shade (1.075, at bg_color) #mix(0.98, shade (1.0475, at bg_color), shade (1.1, at selected_bg_color)) #slightly tinted
+}
+
+style "theme-handlebox" = "theme-default"
+{
+ bg[NORMAL] = shade (0.95, at bg_color)
+}
+
+style "theme-scale" = "theme-default"
+{
+ bg[NORMAL] = shade (1.05, @bg_color)
+ bg[PRELIGHT] = mix(0.85, shade (1.1, at bg_color), @selected_bg_color)
+ #bg[NORMAL] = shade (0.75, at bg_color)
+ #bg[PRELIGHT] = shade (0.90, at bg_color)
+}
+
+style "theme-range" = "theme-default"
+{
+ bg[NORMAL] = shade (1.085, at bg_color)#shade (1.085, at bg_color)
+ bg[ACTIVE] = @bg_color
+ bg[PRELIGHT] = mix(0.90, shade (1.1, at bg_color), @selected_bg_color)
+
+ #Arrows
+ text[NORMAL] = shade (0.275, at selected_fg_color) #shade (0.925, at fg_color)
+ text[PRELIGHT] = @selected_fg_color
+ text[ACTIVE] = shade (0.10, at selected_fg_color)
+ text[INSENSITIVE] = mix (0.80,shade (0.90, at bg_color), at fg_color)
+}
+
+style "theme-notebook" = "theme-wider"
+{
+ bg[NORMAL] = shade (1.08, at bg_color)
+ fg[ACTIVE] = shade (0.30, @bg_color)
+ bg[ACTIVE] = shade (0.92, at bg_color)
+}
+
+style "theme-paned" = "theme-default" {
+ bg[PRELIGHT] = shade (1.1, at bg_color)
+}
+
+style "theme-menu" = "theme-default"
+{
+ xthickness = 0
+ ythickness = 0
+ bg[NORMAL] = shade (1.15, at bg_color)
+}
+
+style "theme-menu-item" = "theme-menu"
+{
+ xthickness = 3
+ ythickness = 3
+
+ fg[PRELIGHT] = @selected_fg_color
+ text[PRELIGHT] = @selected_fg_color
+}
+
+style "theme-menubar" = "theme-default" { }
+style "theme-menubar-item" = "theme-default" {}
+
+style "theme-tree" = "theme-default"
+{
+ xthickness = 2
+ ythickness = 1
+
+ GtkWidget::focus-padding = 0
+
+ bg[NORMAL] = shade (1.10, at bg_color)
+ bg[PRELIGHT] = shade (1.30, at bg_color)
+ bg[ACTIVE] = mix(0.85, shade (1.05, at bg_color), @selected_bg_color)
+}
+
+style "theme-tree-arrow" = "theme-default"
+{
+ bg[NORMAL] = mix(0.70, shade (0.75, at bg_color), shade (0.80, at selected_bg_color))
+ bg[PRELIGHT] = mix(0.80, @bg_color, @selected_bg_color)
+}
+
+style "theme-tooltips" = "theme-widest"
+{
+ bg[NORMAL] = shade (0.50, at selected_bg_color)
+ fg[NORMAL] = @selected_fg_color
+ text[NORMAL] = @selected_fg_color
+}
+
+style "theme-progressbar" = "theme-default"
+{
+ #bg[NORMAL] = shade (1.2, at bg_color)
+ fg[PRELIGHT] = @selected_fg_color
+}
+
+style "theme-combo" = "theme-button" {
+ GtkButton::inner-border = { 0, 1, 0, 0 }
+ xthickness = 4
+ ythickness = 4
+}
+
+style "theme-combo-box" = "theme-button" {
+ xthickness = 4
+ ythickness = 2
+}
+
+style "theme-combo-arrow" = "theme-button"
+{
+ xthickness = 1
+ ythickness = 1
+}
+
+style "theme-view" = "theme-default"
+{
+ xthickness = 0
+ ythickness = 0
+}
+
+style "theme-check-radio-buttons" = "theme-button"
+{
+ GtkWidget::interior-focus = 0
+ GtkWidget::focus-padding = 1
+ text[SELECTED] = @selected_fg_color
+ text[INSENSITIVE] = shade (0.625, at bg_color)
+ base[PRELIGHT] = mix(0.80, @base_color, @selected_bg_color)
+}
+
+#nautilus search stripe and other specialties
+style "extra-view" {
+ bg[NORMAL] = shade(0.6, at bg_color)
+ fg[NORMAL] = @selected_fg_color
+}
+
+
+#nautilus search stripe
+widget "*.nautilus-extra-view-widget" style:highest "extra-view"
+widget "*.nautilus-extra-view-widget.*.GtkLabel*" style:highest "extra-view"
+widget "*.nautilus-extra-view-widget.*Button*.GtkLabel*" style:highest "theme-button"
+
+# widget styles
+class "GtkWidget" style "theme-default"
+class "GtkCheckButton" style "theme-check-radio-buttons"
+class "GtkScale" style "theme-scale"
+class "GtkRange" style "theme-range"
+class "GtkPaned" style "theme-paned"
+class "GtkFrame" style "theme-frame"
+class "GtkMenu" style "theme-menu"
+class "GtkEntry" style "theme-entry"
+class "GtkMenuItem" style "theme-menu-item"
+class "GtkProgressBar" style "theme-progressbar"
+class "GtkToolbar" style "theme-toolbar"
+class "GtkHandleBox*" style "theme-handlebox"
+#class "GtkMenuBar" style "theme-menubar"
+class "GtkSeparator" style "theme-wide"
+class "GtkArrow" style "theme-combo-arrow"
+
+widget_class "*<GtkButton>" style "theme-button"
+
+# menus
+widget_class "*.<GtkMenuItem>.*" style "theme-menu-item"
+
+# combobox stuff
+widget_class "*.GtkCombo*" style "theme-combo"
+widget_class "*.GtkComboBox*" style "theme-combo-box"
+widget_class "*.GtkComboBoxEntry*" style "theme-combo"
+widget_class "*.GtkSpinButton*" style "theme-combo"
+
+# tooltips stuff
+widget "gtk-tooltips*" style "theme-tooltips"
+widget "gtk-tooltip*" style "theme-tooltips"
+
+
+widget_class "*<GtkNotebook>" style "theme-notebook"
+widget_class "*.GtkNotebook.*GtkEventBox" style "theme-notebook"
+widget_class "*.GtkNotebook.*GtkViewport" style "theme-notebook"
+widget_class "*.GtkNotebook.GtkLabel*" style "theme-notebook" #for tabs
+
+# treeview stuff
+widget_class "*.<GtkTreeView>.GtkButton" style "theme-tree"
+widget_class "*.GtkCTree.GtkButton" style "theme-tree"
+widget_class "*.GtkList.GtkButton" style "theme-tree"
+widget_class "*.GtkCList.GtkButton" style "theme-tree"
+widget_class "*.ETree*" style "theme-tree" #evolution
+
+#For arrow bg
+widget_class "*.<GtkTreeView>.GtkButton.*GtkArrow" style "theme-tree-arrow"
+widget_class "*.GtkCTree.GtkButton.*GtkArrow" style "theme-tree-arrow"
+widget_class "*.GtkList.GtkButton.*GtkArrow" style "theme-tree-arrow"
+
+style "panelbuttons" = "theme-button"
+{
+ # as buttons are draw lower this helps center text
+ ythickness = 3
+}
+
+widget_class "*Panel*GtkToggleButton*" style "panelbuttons"
+
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/index.theme
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/index.theme?rev=2612&op=file
==============================================================================
--- pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/index.theme (added)
+++ pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/index.theme Wed Dec 5 12:07:03 2007
@@ -1,0 +1,13 @@
+[Desktop Entry]
+Name=Ramon-Dark
+Type=X-GNOME-Metatheme
+Comment=Dark Ramon Theme
+Encoding=UTF-8
+
+[X-GNOME-Metatheme]
+GtkTheme=Aurora-Midnight
+MetacityTheme=Ramon-Dark
+IconTheme=Human
+GtkColorScheme=fg_color:#D4D4D4,bg_color:#333333,base_color:#474747,text_color:#D4D4D4,selected_bg_color:#0081DE,selected_fg_color:#ffffff
+CursorTheme=default
+CursorSize=18
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close_u.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close_u.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_close_u.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize_u.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize_u.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_maximize_u.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize_u.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize_u.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_minimize_u.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore_u.png
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore_u.png?rev=2612&op=file
==============================================================================
Binary file - no diff available.
Propchange: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/icon_restore_u.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/metacity-theme-1.xml
URL: http://svn.debian.org/wsvn/pkg-parsix/pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/metacity-theme-1.xml?rev=2612&op=file
==============================================================================
--- pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/metacity-theme-1.xml (added)
+++ pkg/contrib/parsix-graphics/trunk/themes/Ramon-Dark/metacity-1/metacity-theme-1.xml Wed Dec 5 12:07:03 2007
@@ -1,0 +1,753 @@
+<?xml version="1.0"?>
+<metacity_theme>
+<info>
+ <name>Ramon-Dark</name>
+ <author>Daniel Borgmann <daniel.borgmann at gmail.com> Billy Cantrell, bvcmdk at yahoo.com</author>
+ <copyright>Â 2005 Daniel Borgmann</copyright>
+ <date>April, 2006</date>
+ <description>Parsix Ramon, based on Human</description>
+</info>
+
+<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true">
+ <distance name="left_width" value="5"/>
+ <distance name="right_width" value="5"/>
+ <distance name="bottom_height" value="5"/>
+ <distance name="left_titlebar_edge" value="4"/>
+ <distance name="right_titlebar_edge" value="4"/>
+ <aspect_ratio name="button" value="0.9"/>
+ <distance name="title_vertical_pad" value="4"/>
+ <border name="title_border" left="2" right="2" top="1" bottom="2"/>
+ <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+</frame_geometry>
+
+<frame_geometry name="shaded" parent="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true"/>
+
+<frame_geometry name="normal_maximized" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
+ <!-- strip frame spacing off the normal geometry when maximised -->
+ <distance name="left_width" value="0"/>
+ <distance name="right_width" value="0"/>
+ <distance name="bottom_height" value="1"/>
+ <distance name="left_titlebar_edge" value="0"/>
+ <distance name="right_titlebar_edge" value="0"/>
+</frame_geometry>
+
+<frame_geometry name="utility" title_scale="small" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
+ <distance name="left_width" value="5"/>
+ <distance name="right_width" value="5"/>
+ <distance name="bottom_height" value="5"/>
+ <distance name="left_titlebar_edge" value="0"/>
+ <distance name="right_titlebar_edge" value="2"/>
+ <distance name="title_vertical_pad" value="4"/>
+ <border name="title_border" left="0" right="2" top="1" bottom="2"/>
+ <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+ <aspect_ratio name="button" value="0.8"/>
+</frame_geometry>
+
+<frame_geometry name="border" has_title="false">
+ <distance name="left_width" value="4"/>
+ <distance name="right_width" value="4"/>
+ <distance name="bottom_height" value="4"/>
+ <distance name="left_titlebar_edge" value="0"/>
+ <distance name="right_titlebar_edge" value="0"/>
+ <distance name="button_width" value="0"/>
+ <distance name="button_height" value="0"/>
+ <distance name="title_vertical_pad" value="4"/>
+ <border name="title_border" left="0" right="0" top="0" bottom="0"/>
+ <border name="button_border" left="0" right="0" top="0" bottom="0"/>
+</frame_geometry>
+
+<!-- button minimum size -->
+<constant name="Bmin" value="7"/>
+<!-- button inside padding -->
+<constant name="Bpad" value="8"/>
+
+<draw_ops name="corners_outline_selected_top">
+ <!-- top left -->
+ <line color="shade/gtk:bg[SELECTED]/0.4" x1="0" y1="6" x2="1" y2="2"/>
+ <line color="shade/gtk:bg[SELECTED]/0.5" x1="1" y1="3" x2="1" y2="4"/>
+ <line color="shade/gtk:bg[SELECTED]/0.55" x1="1" y1="3" x2="2" y2="2"/>
+ <line color="shade/gtk:bg[SELECTED]/0.55" x1="3" y1="1" x2="4" y2="1"/>
+ <line color="shade/gtk:bg[SELECTED]/0.6" x1="3" y1="1" x2="1" y2="1"/>
+
+ <!-- top right -->
+ <line color="shade/gtk:bg[SELECTED]/0.4" x1="width-1" y1="6" x2="width-1" y2="2"/>
+ <line color="shade/gtk:bg[SELECTED]/0.5" x1="width-2" y1="3" x2="width-2" y2="4"/>
+ <line color="shade/gtk:bg[SELECTED]/0.55" x1="width-2" y1="3" x2="width-3" y2="2"/>
+ <line color="shade/gtk:bg[SELECTED]/0.55" x1="width-4" y1="1" x2="width-5" y2="1"/>
+ <line color="shade/gtk:bg[SELECTED]/0.6" x1="width-4" y1="1" x2="width-1" y2="1"/>
+</draw_ops>
+
+<draw_ops name="corners_outline_top">
+ <!-- top left -->
+ <line color="shade/gtk:bg[NORMAL]/0.35" x1="1" y1="3" x2="1" y2="4"/>
+ <line color="shade/gtk:bg[NORMAL]/0.4" x1="2" y1="2" x2="2" y2="2"/>
+ <line color="shade/gtk:bg[NORMAL]/0.45" x1="3" y1="1" x2="4" y2="1"/>
+
+ <!-- top right -->
+ <line color="shade/gtk:bg[NORMAL]/0.35" x1="width-2" y1="3" x2="width-2" y2="4"/>
+ <line color="shade/gtk:bg[NORMAL]/0.4" x1="width-3" y1="2" x2="width-3" y2="2"/>
+ <line color="shade/gtk:bg[NORMAL]/0.45" x1="width-4" y1="1" x2="width-5" y2="1"/>
+</draw_ops>
+
+<draw_ops name="corners_outline_selected_bottom">
+ <!-- bottom left -->
+ <line color="shade/gtk:bg[SELECTED]/0.38" x1="1" y1="height-4" x2="0" y2="height-7"/>
+ <line color="shade/gtk:bg[SELECTED]/0.36" x1="1" y1="height-4" x2="1" y2="height-5"/>
+ <line color="shade/gtk:bg[SELECTED]/0.38" x1="2" y1="height-3" x2="2" y2="height-3"/>
+ <line color="shade/gtk:bg[SELECTED]/0.35" x1="2" y1="height-2" x2="4" y2="height-2"/>
+
+ <!-- bottom right -->
+ <line color="shade/gtk:bg[SELECTED]/0.38" x1="width-2" y1="height-4" x2="width-1" y2="height-7"/>
+ <line color="shade/gtk:bg[SELECTED]/0.36" x1="width-2" y1="height-4" x2="width-2" y2="height-5"/>
+ <line color="shade/gtk:bg[SELECTED]/0.38" x1="width-3" y1="height-3" x2="width-3" y2="height-3"/>
+ <line color="shade/gtk:bg[SELECTED]/0.35" x1="width-4" y1="height-2" x2="width-5" y2="height-2"/>
+</draw_ops>
+<draw_ops name="corners_outline_bottom">
+ <!-- bottom left -->
+ <line color="shade/gtk:bg[NORMAL]/0.95" x1="4" y1="height-3" x2="1" y2="height-3"/>
+ <line color="shade/gtk:bg[NORMAL]/0.93" x1="3" y1="height-3" x2="1" y2="height-3"/>
+ <line color="shade/gtk:bg[NORMAL]/1.05" x1="2" y1="height-5" x2="1" y2="height-6"/>
+ <line color="shade/gtk:bg[NORMAL]/1.03" x1="2" y1="height-4" x2="1" y2="height-5"/>
+ <line color="shade/gtk:bg[NORMAL]/0.85" x1="6" y1="height-2" x2="1" y2="height-2"/>
+ <line color="shade/gtk:bg[NORMAL]/0.83" x1="5" y1="height-2" x2="1" y2="height-3"/>
+
+ <line color="shade/gtk:bg[NORMAL]/0.28" x1="1" y1="height-4" x2="1" y2="height-5"/>
+ <line color="shade/gtk:bg[NORMAL]/0.3" x1="2" y1="height-3" x2="2" y2="height-3"/>
+ <line color="shade/gtk:bg[NORMAL]/0.28" x1="2" y1="height-2" x2="4" y2="height-2"/>
+
+ <!-- bottom right -->
+ <line color="shade/gtk:bg[NORMAL]/0.90" x1="width-3" y1="height-4" x2="width-2" y2="height-4"/>
+ <line color="shade/gtk:bg[NORMAL]/0.90" x1="width-3" y1="height-5" x2="width-2" y2="height-5"/>
+ <line color="shade/gtk:bg[NORMAL]/0.90" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>
+ <line color="shade/gtk:bg[NORMAL]/0.97" x1="width-4" y1="height-4" x2="width-4" y2="height-4"/>
+
+ <line color="shade/gtk:bg[NORMAL]/0.28" x1="width-2" y1="height-4" x2="width-2" y2="height-5"/>
+ <line color="shade/gtk:bg[NORMAL]/0.3" x1="width-3" y1="height-3" x2="width-3" y2="height-3"/>
+ <line color="shade/gtk:bg[NORMAL]/0.28" x1="width-4" y1="height-2" x2="width-5" y2="height-2"/>
+
+</draw_ops>
+
+<draw_ops name="corners_hilight">
+ <!-- ** corner hilight for left top ** -->
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="2" y="3" width="1" height="2"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="3" y="3" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="3" y="2" width="2" height="1"/>
+ <tint color="#000000" alpha="0.07" x="3" y="2" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="5" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="2" y="6" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="4" y="3" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="4" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="5" y="2" width="1" height="1"/>
+
+
+ <!-- ** corner hilight for right top ** -->
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.15" x="width-4" y="3" width="1" height="1"/>
+ <tint color="#000000" alpha="0.05" x="width-4" y="2" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="width-5" y="2" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="width-6" y="2" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="width-7" y="2" width="1" height="1"/>
+ <tint color="#000000" alpha="0.1" x="width-3" y="3" width="1" height="1"/>
+ <tint color="#000000" alpha="0.04" x="width-3" y="4" width="1" height="2"/>
+
+ <!-- ** corner hilight for left bottom ** -->
+ <!--<line color="shade/gtk:bg[NORMAL]/1.3" x1="2" y1="height-4" x2="2" y2="height-5"/>
+ <line color="shade/gtk:bg[NORMAL]/0.88" x1="3" y1="height-3" x2="4" y2="height-3"/>-->
+
+ <!-- ** corner hilight for right bottom ** -->
+ <!--<line color="shade/gtk:bg[NORMAL]/0.88" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/>
+ <line color="shade/gtk:bg[NORMAL]/0.88" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>-->
+</draw_ops>
+
+<draw_ops name="corners_hilight_shaded">
+ <!-- ** corner hilight for left top ** -->
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="2" y="3" width="1" height="2"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="3" y="3" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="3" y="2" width="2" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="5" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="2" y="6" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="4" y="3" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="4" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="5" y="2" width="1" height="1"/>
+
+ <!-- ** corner hilight for right top ** -->
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="width-5" y="2" width="2" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="width-4" y="3" width="1" height="1"/>
+ <tint color="#000000" alpha="0.04" x="width-3" y="3" width="1" height="2"/>
+
+ <!-- ** corner hilight for left bottom ** -->
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.2" x="2" y="height-5" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.15" x="2" y="height-4" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="3" y="height-4" width="1" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="2" y="height-6" width="1" height="1"/>
+ <tint color="#000000" alpha="0.05" x="4" y="height-3" width="1" height="1"/>
+ <tint color="#000000" alpha="0.1" x="3" y="height-3" width="1" height="1"/>
+
+ <!-- ** corner hilight for right bottom ** -->
+ <tint color="#000000" alpha="0.03" x="width-6" y="height-3" width="1" height="1"/>
+ <tint color="#000000" alpha="0.03" x="width-4" y="height-4" width="1" height="1"/>
+ <tint color="#000000" alpha="0.03" x="width-3" y="height-6" width="1" height="1"/>
+ <tint color="#000000" alpha="0.11" x="width-5" y="height-3" width="1" height="1"/>
+ <tint color="#000000" alpha="0.15" x="width-4" y="height-3" width="1" height="1"/>
+ <tint color="#000000" alpha="0.09" x="width-3" y="height-5" width="1" height="1"/>
+ <tint color="#000000" alpha="0.13" x="width-3" y="height-4" width="1" height="1"/>
+</draw_ops>
+
+<draw_ops name="outer_frame">
+ <!-- background fill to fix theme manager rendering bugs -->
+ <rectangle color="gtk:bg[NORMAL]" filled="true" x="0" y="0" width="width-1" height="height-1"/>
+
+ <line color="shade/gtk:bg[NORMAL]/0.88" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
+ <line color="shade/gtk:bg[NORMAL]/0.88" x1="width - 2" y1="3" x2="width - 2" y2="height - 2"/>
+ <line color="shade/gtk:bg[NORMAL]/1.3" x1="3" y1="1" x2="width - 4" y2="1"/>
+ <line color="shade/gtk:bg[NORMAL]/1.3" x1="1" y1="3" x2="1" y2="height - 2"/>
+
+ <rectangle color="shade/gtk:bg[NORMAL]/0.25" filled="false"
+ x="0" y="0"
+ width="width - 1"
+ height="height - 1"/>
+</draw_ops>
+
+<draw_ops name="title_background">
+ <gradient type="vertical" x="0" y="1" width="width" height="top_height / 2">
+ <color value="shade/gtk:bg[SELECTED]/1.3"/> <!-- 1.25 0.97 - 0.95 1.00 -->
+ <color value="shade/gtk:bg[SELECTED]/1.0"/>
+ </gradient>
+ <gradient type="vertical" x="0" y="top_height / 2" width="width" height="top_height / 2">
+ <color value="shade/gtk:bg[SELECTED]/0.97"/>
+ <color value="shade/gtk:bg[SELECTED]/1.1"/>
+ </gradient>
+
+ <line color="shade/gtk:bg[SELECTED]/0.55" x1="0" y1="0" x2="width" y2="0"/>
+ <!--<line color="shade/gtk:bg[SELECTED]/0.4" x1="7" y1="0" x2="width -8" y2="0"/>-->
+
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="0" y="1" width="width" height="1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.05" x="7" y="1" width="width -14" height="1"/>
+
+ <line color="shade/gtk:bg[SELECTED]/0.97" x1="0" y1="top_height-2" x2="width" y2="top_height-2"/>
+ <line color="shade/gtk:bg[SELECTED]/0.7" x1="0" y1="top_height-1" x2="width-1" y2="top_height-1"/>
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.1" x="6" y="2" width="1" height="1"/>
+
+ <tint color="#000000" alpha="0.05" x="width-6" y="1" width="1" height="1"/>
+ <tint color="#000000" alpha="0.05" x="5" y="1" width="1" height="1"/>
+</draw_ops>
+
+<!-- ** title background with side borders ** -->
+<draw_ops name="title_background_full">
+ <include name="title_background"/>
+
+ <line color="shade/gtk:bg[SELECTED]/0.32" x1="0" y1="0" x2="0" y2="top_height-1"/>
+ <line color="shade/gtk:bg[SELECTED]/0.32" x1="width-1" y1="0" x2="width-1" y2="top_height-1"/>
+
+ <tint color="shade/gtk:bg[SELECTED]/2" alpha="0.3" x="1" y="2" width="1" height="top_height-3"/>
+ <tint color="#000000" alpha="0.05" x="width-2" y="2" width="1" height="top_height-4"/>
+</draw_ops>
+
+<draw_ops name="title_background_unfocused">
+ <gradient type="vertical" x="2" y="1" width="width - 4" height="top_height / 2">
+ <color value="shade/gtk:bg[NORMAL]/1.05"/>
+ <color value="shade/gtk:bg[NORMAL]/1.0"/>
+ </gradient>
+ <gradient type="vertical" x="2" y="top_height / 2" width="width - 4" height="top_height / 2">
+ <color value="shade/gtk:bg[NORMAL]/0.99"/>
+ <color value="shade/gtk:bg[NORMAL]/1.0"/>
+ </gradient>
+
+ <line color="shade/gtk:bg[NORMAL]/0.45" x1="0" y1="0" x2="width" y2="0"/>
+ <line color="shade/gtk:bg[NORMAL]/1.3" x1="0" y1="1" x2="width" y2="1"/>
+</draw_ops>
+
+<draw_ops name="title_background_unfocused_full">
+ <include name="title_background_unfocused"/>
+
+ <!--<line color="shade/gtk:bg[NORMAL]/0.25" x1="0" y1="0" x2="0" y2="top_height-1"/>
+ <line color="shade/gtk:bg[NORMAL]/0.25" x1="width-1" y1="0" x2="width-1" y2="top_height-1"/>
+
+ <tint color="shade/gtk:bg[NORMAL]/2" alpha="0.4"
+ x="1" y="2" width="1" height="top_height-3"/>
+ <tint color="#000000" alpha="0.1"
+ x="width-2" y="2" width="1" height="top_height-4"/>-->
+</draw_ops>
+
+<draw_ops name="bevel_maximized">
+ <include name="title_background"/>
+ <line color="gtk:dark[NORMAL]" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_shaded">
+ <include name="title_background"/>
+ <line color="shade/gtk:bg[SELECTED]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_unfocused">
+ <include name="title_background_unfocused"/>
+ <line color="gtk:dark[NORMAL]" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_maximized_unfocused_shaded">
+ <include name="title_background_unfocused"/>
+ <line color="shade/gtk:bg[NORMAL]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel_unfocused">
+ <include name="outer_frame"/>
+ <include name="title_background_unfocused_full"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_unfocused">
+ <include name="bevel_unfocused"/>
+ <include name="corners_outline_top"/>
+ <include name="corners_outline_bottom"/>
+ <include name="corners_hilight"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_unfocused_shaded">
+ <include name="bevel_unfocused"/>
+ <include name="corners_outline_top"/>
+ <include name="corners_outline_bottom"/>
+ <include name="corners_hilight_shaded"/>
+ <line color="shade/gtk:bg[NORMAL]/0.25" x1="5" y1="height-1" x2="width-6" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="bevel">
+ <include name="outer_frame"/>
+ <include name="title_background_full"/>
+</draw_ops>
+
+<draw_ops name="round_bevel">
+ <include name="bevel"/>
+ <include name="corners_outline_selected_top"/>
+ <include name="corners_outline_bottom"/>
+ <include name="corners_hilight"/>
+</draw_ops>
+
+<draw_ops name="bevel_shaded">
+ <include name="bevel"/>
+ <line color="shade/gtk:bg[SELECTED]/0.25" x1="0" y1="height-1" x2="width" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="round_bevel_shaded">
+ <include name="bevel"/>
+ <include name="corners_outline_selected_top"/>
+ <include name="corners_outline_selected_bottom"/>
+ <include name="corners_hilight_shaded"/>
+ <line color="shade/gtk:bg[SELECTED]/0.25" x1="5" y1="height-1" x2="width-6" y2="height-1"/>
+</draw_ops>
+
+<draw_ops name="border">
+ <line color="shade/gtk:bg[NORMAL]/0.88" x1="1" y1="height - 2" x2="width - 2" y2="height - 2"/>
+ <line color="shade/gtk:bg[NORMAL]/0.88" x1="width - 2" y1="1" x2="width - 2" y2="height - 2"/>
+ <line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="width - 2" y2="1"/>
+ <line color="shade/gtk:bg[NORMAL]/1.4" x1="1" y1="1" x2="1" y2="height - 2"/>
+
+ <rectangle color="shade/gtk:bg[NORMAL]/0.25" filled="false"
+ x="0" y="0"
+ width="width - 1"
+ height="height - 1"/>
+</draw_ops>
+
+<!-- ::: TITLES ::: -->
+<draw_ops name="title_text">
+ <title color="shade/gtk:bg[SELECTED]/0.75"
+ x="(3 `max` (width-title_width)) / 2 + 1"
+ y="(((height - title_height) / 2) `max` 0) + 1"/>
+ <title color="#ffffff"
+ x="(3 `max` (width-title_width)) / 2"
+ y="(((height - title_height) / 2) `max` 0)"/>
+</draw_ops>
+
+<draw_ops name="title_text_unfocused">
+ <title color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"
+ x="(3 `max` (width-title_width)) / 2"
+ y="((height - title_height) / 2) `max` 0"/>
+</draw_ops>
+
+<draw_ops name="title">
+ <include name="title_text"/>
+</draw_ops>
+
+<draw_ops name="title_unfocused">
+ <include name="title_text_unfocused"/>
+</draw_ops>
+
+<!-- ::: BUTTONS ::: -->
+<draw_ops name="button_outline">
+ <tint color="#000000" alpha="0.45"
+ x="2" y="3" width="width-4" height="1"/>
+ <tint color="#000000" alpha="0.45"
+ x="2" y="height-4" width="width-4" height="1"/>
+ <tint color="#000000" alpha="0.45"
+ x="1" y="4" width="1" height="height-8"/>
+ <tint color="#000000" alpha="0.45"
+ x="width-2" y="4" width="1" height="height-8"/>
+
+ <tint color="#ffffff" alpha="0.4"
+ x="2" y="4" width="width-4" height="1"/>
+ <tint color="#ffffff" alpha="0.4"
+ x="2" y="height-5" width="width-4" height="1"/>
+ <tint color="#ffffff" alpha="0.4"
+ x="2" y="5" width="1" height="height-10"/>
+ <tint color="#ffffff" alpha="0.4"
+ x="width-3" y="5" width="1" height="height-10"/>
+
+ <tint color="#000000" alpha="0.2"
+ x="2" y="4" width="1" height="1"/>
+ <tint color="#000000" alpha="0.2"
+ x="2" y="height-5" width="1" height="1"/>
+ <tint color="#000000" alpha="0.2"
+ x="width-3" y="4" width="1" height="1"/>
+ <tint color="#000000" alpha="0.2"
+ x="width-3" y="height-5" width="1" height="1"/>
+</draw_ops>
+
+<draw_ops name="button_bg">
+ <gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+ <color value="shade/gtk:bg[SELECTED]/1.35"/>
+ <color value="shade/gtk:bg[SELECTED]/0.95"/>
+ </gradient>
+ <gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+ <color value="shade/gtk:bg[SELECTED]/0.90"/>
+ <color value="shade/gtk:bg[SELECTED]/0.95"/>
+ </gradient>
+
+ <include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="button_bg_prelight">
+ <gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+ <color value="shade/gtk:bg[SELECTED]/1.45"/>
+ <color value="shade/gtk:bg[SELECTED]/1.05"/>
+ </gradient>
+ <gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+ <color value="shade/gtk:bg[SELECTED]/0.95"/>
+ <color value="shade/gtk:bg[SELECTED]/1.05"/>
+ </gradient>
+
+ <include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="button_bg_pressed">
+ <gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+ <color value="shade/gtk:bg[SELECTED]/1.15"/>
+ <color value="shade/gtk:bg[SELECTED]/0.75"/>
+ </gradient>
+ <gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+ <color value="shade/gtk:bg[SELECTED]/0.70"/>
+ <color value="shade/gtk:bg[SELECTED]/0.75"/>
+ </gradient>
+
+ <include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused">
+ <gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+ <color value="shade/gtk:bg[NORMAL]/1.1"/>
+ <color value="shade/gtk:bg[NORMAL]/1.0"/>
+ </gradient>
+ <gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+ <color value="shade/gtk:bg[NORMAL]/0.98"/>
+ <color value="shade/gtk:bg[NORMAL]/1.0"/>
+ </gradient>
+
+ <include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused_prelight">
+ <gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+ <color value="shade/gtk:bg[NORMAL]/1.3"/>
+ <color value="shade/gtk:bg[NORMAL]/1.1"/>
+ </gradient>
+ <gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+ <color value="shade/gtk:bg[NORMAL]/1.05"/>
+ <color value="shade/gtk:bg[NORMAL]/1.1"/>
+ </gradient>
+
+ <include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="button_bg_unfocused_pressed">
+ <gradient type="vertical" x="2" y="4" width="width - 4" height="height / 2 - 4">
+ <color value="shade/gtk:bg[NORMAL]/0.76"/>
+ <color value="shade/gtk:bg[NORMAL]/0.75"/>
+ </gradient>
+ <gradient type="vertical" x="2" y="height / 2" width="width - 4" height="height / 2 - 3">
+ <color value="shade/gtk:bg[NORMAL]/0.73"/>
+ <color value="shade/gtk:bg[NORMAL]/0.75"/>
+ </gradient>
+
+ <include name="button_outline"/>
+</draw_ops>
+
+<draw_ops name="menu_button_icon">
+ <icon x="(width-mini_icon_width)/2-2"
+ y="(height-mini_icon_height)/2+1"
+ width="mini_icon_width" height="mini_icon_height"/>
+</draw_ops>
+
+<draw_ops name="menu_button_normal">
+ <include name="menu_button_icon"/>
+</draw_ops>
+<draw_ops name="menu_button_pressed">
+ <include name="menu_button_icon"/>
+</draw_ops>
+<draw_ops name="menu_button_unfocused">
+ <include name="menu_button_icon"/>
+</draw_ops>
+
+<!-- ::: ICONS ::: -->
+<draw_ops name="close_button_icon">
+ <image filename="icon_close.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="close_button_icon_unfocused">
+ <image filename="icon_close_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="close_button_normal">
+ <include name="button_bg"/>
+ <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_prelight">
+ <include name="button_bg_prelight"/>
+ <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_pressed">
+ <include name="button_bg_pressed"/>
+ <include name="close_button_icon"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused">
+ <include name="button_bg_unfocused"/>
+ <include name="close_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused_prelight">
+ <include name="button_bg_unfocused_prelight"/>
+ <include name="close_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="close_button_unfocused_pressed">
+ <include name="button_bg_unfocused_pressed"/>
+ <include name="close_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_icon">
+ <image filename="icon_maximize.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_icon_unfocused">
+ <image filename="icon_maximize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="maximize_button_normal">
+ <include name="button_bg"/>
+ <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_prelight">
+ <include name="button_bg_prelight"/>
+ <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_pressed">
+ <include name="button_bg_pressed"/>
+ <include name="maximize_button_icon"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused">
+ <include name="button_bg_unfocused"/>
+ <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused_prelight">
+ <include name="button_bg_unfocused_prelight"/>
+ <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="maximize_button_unfocused_pressed">
+ <include name="button_bg_unfocused_pressed"/>
+ <include name="maximize_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="restore_button_icon">
+ <image filename="icon_restore.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="restore_button_icon_unfocused">
+ <image filename="icon_restore_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/>
+</draw_ops>
+
+<draw_ops name="restore_button_normal">
+ <include name="button_bg"/>
+ <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_prelight">
+ <include name="button_bg_prelight"/>
+ <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_pressed">
+ <include name="button_bg_pressed"/>
+ <include name="restore_button_icon"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused">
+ <include name="button_bg_unfocused"/>
+ <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused_prelight">
+ <include name="button_bg_unfocused_prelight"/>
+ <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="restore_button_unfocused_pressed">
+ <include name="button_bg_unfocused_pressed"/>
+ <include name="restore_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="minimize_button_icon">
+ <image filename="icon_minimize.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10"/>
+</draw_ops>
+
+<draw_ops name="minimize_button_icon_unfocused">
+ <image filename="icon_minimize_u.png" x="(width-10)/2" y="(height-10)/2" width="10" height="10" colorize="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/1.2"/></draw_ops>
+
+<draw_ops name="minimize_button_normal">
+ <include name="button_bg"/>
+ <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_prelight">
+ <include name="button_bg_prelight"/>
+ <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_pressed">
+ <include name="button_bg_pressed"/>
+ <include name="minimize_button_icon"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused">
+ <include name="button_bg_unfocused"/>
+ <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused_prelight">
+ <include name="button_bg_unfocused_prelight"/>
+ <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+<draw_ops name="minimize_button_unfocused_pressed">
+ <include name="button_bg_unfocused_pressed"/>
+ <include name="minimize_button_icon_unfocused"/>
+</draw_ops>
+
+<draw_ops name="blank">
+<!-- nothing -->
+</draw_ops>
+
+<frame_style name="normal" geometry="normal">
+ <piece position="entire_background" draw_ops="round_bevel_unfocused"/>
+ <piece position="title" draw_ops="title_unfocused"/>
+ <button function="close" state="normal" draw_ops="close_button_unfocused"/>
+ <button function="close" state="pressed" draw_ops="close_button_unfocused_pressed"/>
+ <button function="close" state="prelight" draw_ops="close_button_unfocused_prelight"/>
+ <button function="maximize" state="normal" draw_ops="maximize_button_unfocused"/>
+ <button function="maximize" state="pressed" draw_ops="maximize_button_unfocused_pressed"/>
+ <button function="maximize" state="prelight" draw_ops="maximize_button_unfocused_prelight"/>
+ <button function="minimize" state="normal" draw_ops="minimize_button_unfocused"/>
+ <button function="minimize" state="pressed" draw_ops="minimize_button_unfocused_pressed"/>
+ <button function="minimize" state="prelight" draw_ops="minimize_button_unfocused_prelight"/>
+ <button function="menu" state="normal" draw_ops="menu_button_normal"/>
+ <button function="menu" state="pressed" draw_ops="menu_button_pressed"/>
+</frame_style>
+
+<frame_style name="normal_shaded" geometry="shaded" parent="normal">
+ <piece position="entire_background" draw_ops="round_bevel_unfocused_shaded"/>
+</frame_style>
+
+<frame_style name="focused" geometry="normal" parent="normal">
+ <piece position="entire_background" draw_ops="round_bevel"/>
+ <piece position="title" draw_ops="title"/>
+ <button function="close" state="normal" draw_ops="close_button_normal"/>
+ <button function="close" state="pressed" draw_ops="close_button_pressed"/>
+ <button function="close" state="prelight" draw_ops="close_button_prelight"/>
+ <button function="maximize" state="normal" draw_ops="maximize_button_normal"/>
+ <button function="maximize" state="pressed" draw_ops="maximize_button_pressed"/>
+ <button function="maximize" state="prelight" draw_ops="maximize_button_prelight"/>
+ <button function="minimize" state="normal" draw_ops="minimize_button_normal"/>
+ <button function="minimize" state="pressed" draw_ops="minimize_button_pressed"/>
+ <button function="minimize" state="prelight" draw_ops="minimize_button_prelight"/>
+</frame_style>
+
+<frame_style name="focused_shaded" geometry="shaded" parent="focused">
+ <piece position="entire_background" draw_ops="round_bevel_shaded"/>
+</frame_style>
+
+<frame_style name="normal_maximized" geometry="normal_maximized" parent="normal">
+ <piece position="entire_background" draw_ops="bevel_maximized_unfocused"/>
+ <button function="maximize" state="normal" draw_ops="restore_button_unfocused"/>
+ <button function="maximize" state="pressed" draw_ops="restore_button_unfocused_pressed"/>
+ <button function="maximize" state="prelight" draw_ops="restore_button_unfocused_prelight"/>
+</frame_style>
+
+<frame_style name="normal_maximized_shaded" geometry="normal_maximized" parent="normal_maximized">
+ <piece position="entire_background" draw_ops="bevel_maximized_unfocused_shaded"/>
+</frame_style>
+
+<frame_style name="focused_maximized" geometry="normal_maximized" parent="focused">
+ <piece position="entire_background" draw_ops="bevel_maximized"/>
+ <button function="maximize" state="normal" draw_ops="restore_button_normal"/>
+ <button function="maximize" state="pressed" draw_ops="restore_button_pressed"/>
+ <button function="maximize" state="prelight" draw_ops="restore_button_prelight"/>
+</frame_style>
+
+<frame_style name="focused_maximized_shaded" geometry="normal_maximized" parent="focused_maximized">
+ <piece position="entire_background" draw_ops="bevel_maximized_shaded"/>
+</frame_style>
+
+<frame_style name="border" geometry="border" parent="normal">
+ <piece position="entire_background" draw_ops="border"/>
+ <piece position="title" draw_ops="blank"/>
+</frame_style>
+
+<frame_style name="utility_normal" geometry="utility" parent="normal">
+ <piece position="entire_background" draw_ops="bevel_unfocused"/>
+</frame_style>
+<frame_style name="utility_focused" geometry="utility" parent="focused">
+ <piece position="entire_background" draw_ops="bevel"/>
+</frame_style>
+<frame_style name="utility_focused_shaded" geometry="utility" parent="focused_shaded">
+ <piece position="entire_background" draw_ops="bevel_shaded"/>
+</frame_style>
+
+<frame_style_set name="normal">
+ <frame focus="yes" state="normal" resize="both" style="focused"/>
+ <frame focus="no" state="normal" resize="both" style="normal"/>
+ <frame focus="yes" state="maximized" style="focused_maximized"/>
+ <frame focus="no" state="maximized" style="normal_maximized"/>
+ <frame focus="yes" state="shaded" style="focused_shaded"/>
+ <frame focus="no" state="shaded" style="normal_shaded"/>
+ <frame focus="yes" state="maximized_and_shaded" style="focused_maximized_shaded"/>
+ <frame focus="no" state="maximized_and_shaded" style="normal_maximized_shaded"/>
+</frame_style_set>
+
+<frame_style_set name="utility" parent="normal">
+<frame focus="yes" state="normal" resize="both" style="utility_focused"/>
+<frame focus="no" state="normal" resize="both" style="utility_normal"/>
+<!-- this is a bunch of crack since utility windows shouldn't be maximized -->
+<frame focus="yes" state="maximized" style="focused"/>
+<frame focus="no" state="maximized" style="normal"/>
+<frame focus="yes" state="shaded" style="utility_focused_shaded"/>
+<frame focus="no" state="shaded" style="utility_normal"/>
+<frame focus="yes" state="maximized_and_shaded" style="focused_shaded"/>
+<frame focus="no" state="maximized_and_shaded" style="normal"/>
+</frame_style_set>
+
+<frame_style_set name="border">
+<frame focus="yes" state="normal" resize="both" style="border"/>
+<frame focus="no" state="normal" resize="both" style="border"/>
+<frame focus="yes" state="maximized" style="border"/>
+<frame focus="no" state="maximized" style="border"/>
+<frame focus="yes" state="shaded" style="border"/>
+<frame focus="no" state="shaded" style="border"/>
+<frame focus="yes" state="maximized_and_shaded" style="border"/>
+<frame focus="no" state="maximized_and_shaded" style="border"/>
+</frame_style_set>
+
+<window type="normal" style_set="normal"/>
+<window type="dialog" style_set="normal"/>
+<window type="modal_dialog" style_set="normal"/>
+<window type="menu" style_set="normal"/>
+<window type="utility" style_set="utility"/>
+<window type="border" style_set="border"/>
+
+<menu_icon function="close" state="normal" draw_ops="close_button_icon_unfocused"/>
+<menu_icon function="maximize" state="normal" draw_ops="maximize_button_icon_unfocused"/>
+<menu_icon function="unmaximize" state="normal" draw_ops="restore_button_icon_unfocused"/>
+<menu_icon function="minimize" state="normal" draw_ops="minimize_button_icon_unfocused"/>
+
+</metacity_theme>
More information about the Parsix-Devel
mailing list