diff -Nru mac-ithemes-v3-3.12/debian/changelog mac-ithemes-v3-3.12/debian/changelog --- mac-ithemes-v3-3.12/debian/changelog 2014-06-15 20:12:02.000000000 +0000 +++ mac-ithemes-v3-3.12/debian/changelog 2014-07-01 14:12:33.000000000 +0000 @@ -1,3 +1,10 @@ +mac-ithemes-v3 (3.12-c~trusty~NoobsLab.com) trusty; urgency=high + + * Added - Macbuntu-MB theme for Linux Mint 17 + * Added - Macbuntu-IB theme for Linux Mint 17 + + -- Umair Riaz Tue, 01 Jul 2014 16:11:45 +0200 + mac-ithemes-v3 (3.12-b~trusty~NoobsLab.com) trusty; urgency=high * Three ZukiMac themes added to this pack diff -Nru mac-ithemes-v3-3.12/debian/install mac-ithemes-v3-3.12/debian/install --- mac-ithemes-v3-3.12/debian/install 2014-06-15 20:10:34.000000000 +0000 +++ mac-ithemes-v3-3.12/debian/install 2014-07-01 14:11:23.000000000 +0000 @@ -6,3 +6,5 @@ Mbuntu-Zukimac /usr/share/themes/ Mbuntu-Zukimac-ml /usr/share/themes/ Mbuntu-Zukimac-ml2 /usr/share/themes/ +Mbuntu-iB-For-Mint /usr/share/themes/ +Mbuntu-Mb-For-Mint /usr/share/themes/ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/gmusicbrowser.rc mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/gmusicbrowser.rc --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/gmusicbrowser.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/gmusicbrowser.rc 2012-11-18 15:06:10.000000000 +0000 @@ -0,0 +1,7 @@ +style "gmusicbrowser-handle" +{ + GtkPaned::handle-size = 1 +} + +widget "Shimmer Desktop.VBMain.HPMain" style "gmusicbrowser-handle" +widget_class "Shimmer Desktop.VBMain.VBTop.HBTop.*" style "toolbar" diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/panel.rc mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/panel.rc --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/panel.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/panel.rc 2012-11-18 17:12:28.000000000 +0000 @@ -0,0 +1,117 @@ +style "theme-panel" = "murrine-dark" +{ + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (0.7, @bg_color_dark) + bg[ACTIVE] = shade (0.5, @bg_color_dark) + bg[PRELIGHT] = shade (0.35, @bg_color_dark) + bg[SELECTED] = shade (0.5, @bg_color_dark) + + fg[NORMAL] = shade (0.9, @base_color) + fg[PRELIGHT] = @base_color + fg[ACTIVE] = shade (0.9, @base_color) + fg[SELECTED] = shade (0.9, @base_color) + + text[NORMAL] = shade (0.9, @base_color) + text[PRELIGHT] = @base_color + text[ACTIVE] = shade (0.9, @base_color) + text[SELECTED] = shade (0.9, @base_color) + + engine "murrine" { + #border_shades = { 1.3, 0.9 } + contrast = 0.0 + roundness = 0 + glowstyle = 0 + glow_shade = 1.4 + glazestyle = 2 + #trough_border_shades = { 3.0, 2.5 } # improve visibility in panel-plugins using the progressbar (xfce4-timer-plugin) + } +} + +style "theme-panel-text" +{ + fg[NORMAL] = @base_color + fg[PRELIGHT] = "#ffffff" + fg[ACTIVE] = @base_color + + text[NORMAL] = @base_color + text[PRELIGHT] = "#ffffff" + text[ACTIVE] = @base_color +} + +style "panel-entry" = "murrine-dark" +{ + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + fg[SELECTED] = @text_color + fg[INSENSITIVE] = @text_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @text_color + text[SELECTED] = @text_color + text[INSENSITIVE] = @text_color + +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "workspace-switcher" = "theme-panel" +{ + bg[SELECTED] = shade (0.8, @selected_bg_color) +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +widget "*indicator-applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*WnckPager*" style "workspace-switcher" + +# Fix gtk-entries in the panel +class "GtkEntry" style "murrine-combo" +class "*SexyIconEntry*" style:highest "murrine-combo" # fixes dict-plugin +widget "*xfce4-verve-plugin*GtkEntry" style:highest "murrine-combo" # fixes verve-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel**" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# dark menus +widget_class "**" style "murrine-dark" +widget_class "**" style "murrine-wide-dark" +widget_class "*.*." style "murrine-dark" +widget_class "*.*." style "panel-entry" +widget_class "*.*." style "murrine-scale-dark" +widget_class "**" style "murrine-menubar" +widget "*.gtk-combobox-popup-menu.*" style "murrine-wide-dark" + +# dark bg and black text for gdm's panel +widget_class "*GdmGreeterPanel*" style "panel-entry" +widget "*GdmClockWidget*" style "murrine-dark" diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/terminal.rc mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/terminal.rc --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/terminal.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/terminal.rc 2012-12-07 09:10:20.000000000 +0000 @@ -0,0 +1,59 @@ +style "terminal" +{ + + bg[NORMAL] = @bg_color + bg[ACTIVE] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @bg_color + base[NORMAL] = @bg_color +} + +style "terminal-scrollbar" = "scrollbar" +{ + +} + +style "terminal-notebook" +{ + bg[ACTIVE] = shade( 0.95, @bg_color) + bg[NORMAL] = shade( 0.65, @bg_color) + fg[ACTIVE] = shade (1.00, @text_color) # text selected tab + fg[NORMAL] = shade( 1.00, @selected_fg_color) # text unselected tab + + engine "murrine" + { + gradient_shades = {1.00,0.96,0.92,0.88} + highlight_shade = 1.03 + roundness = 0 + contrast = 0.2 + + ## things that don't work: + #glow_shade = 0.8 + #glowstyle = 2 + #focusstyle = 3 + #glazestyle = 3 + #border_shades = { 0.45, 2.5 } + #prelight_shade = 1.5 + } +} + +style "notebook-button" { + xthickness = 0 + ythickness = 0 + bg[ACTIVE] = shade (0.68, @sidebar_background) + bg[PRELIGHT] = shade (0.75, @sidebar_background) + engine "murrine" + { + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 0.6 + roundness = 0 + } +} + +class "*TerminalWindow" style "terminal" +widget_class "TerminalWindow*GtkNotebook" style "terminal-notebook" +widget_class "TerminalWindow**" style "terminal-notebook" +widget_class "TerminalWindow**" style "notebook-button" +# widget "*TerminalWindow.*.GtkVScrollbar" style "terminal-scrollbar" + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/thunar.rc mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/thunar.rc --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/thunar.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/apps/thunar.rc 2012-11-18 18:50:20.000000000 +0000 @@ -0,0 +1,30 @@ +## Some additional thunar-specific theming +style "thunar-path-entry-increased-style" +{ + ThunarPathEntry::icon-size = 16 +} +class "ThunarPathEntry" style "thunar-path-entry-increased-style" + +style "thunar-location-buttons" +{ + ThunarLocationButtons::spacing = 0 +} +class "ThunarLocationButtons" style "thunar-location-buttons" + +style "sidepane" +{ + base[NORMAL] = @sidebar_background # backgroung + bg[NORMAL] = shade (0.91, @base_color) + bg[PRELIGHT] = @fg_color + + engine "murrine" + { + # gradient_shades = {1.00, 1.05, 1.05, 1.10} + contrast = 0.80 + } +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/checkbox-checked-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/checkbox-checked-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/checkbox-unchecked-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/checkbox-unchecked-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-checkbox-checked-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-checkbox-checked-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-checkbox-unchecked-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-checkbox-unchecked-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-radio-selected-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-radio-selected-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-radio-unselected-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/l-radio-unselected-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/null.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/null.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/radio-selected-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/radio-selected-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/radio-unselected-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/radio-unselected-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/scroll-background.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/assets/scroll-background.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/gtkrc mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/gtkrc --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/gtkrc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-2.0/gtkrc 2013-03-21 08:29:56.000000000 +0000 @@ -0,0 +1,925 @@ +gtk-color-scheme = "base_color:#ffffff\nbg_color:#ededed" +gtk-color-scheme = "text_color:#202020\nfg_color:#363636" +gtk-color-scheme = "selected_bg_color:#0043fb\nselected_fg_color:#ffffff" +gtk-color-scheme = "tooltip_bg_color:#2e3436\ntooltip_fg_color:#ffffff\nlink_color:#0033ff" +gtk_color_scheme = "menu_gradient:#4455F6" +gtk_color_scheme = "progressbar_color:#6ab2f5" +gtk-color-scheme = "theme_bg_dark_color:#D5D5D5\ntheme_fg_dark_color:#323232\ntheme_text_dark_color:#202020" +gtk-color-scheme = "sidebar_background:#e1e5eb" +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton::child-displacement-x = 0 + GtkButton::child-displacement-y = 0 + GtkButton::default-border = {0, 0, 0, 0} + GtkButton::image-spacing = 4 + GtkToolButton::icon-spacing = 4 + + GtkCheckButton::indicator-size = 18 + GtkRadioButton::indicator-size = 18 + + GtkEntry::honors-transparent-bg-hint = 1 + GtkEntry::invisible-char = 0x2022 + GtkEntry::progress-border = {2, 2, 2, 2} + GtkEntry::state-hint = 0 + + GtkProgressBar::min-vertical-bar-width = 13 + GtkProgressBar::min-horizontal-bar-height = 13 + + GtkExpander::expander-size = 14 + + GtkMenuBar::internal-padding = 0 + GtkMenuBar::window-dragging = 1 + # GtkMenuBar::shadow-type = GTK_SHADOW_NONE # En Unity se habilita esta linea + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + GtkSeparatorMenuItem::horizontal-padding = 7 + + GtkNotebook::tab-overlap = 2 # Default = 2 + GtkNotebook::tab-curvature = 1 # Default = 1 + + GtkPaned::handle-size = 6 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 15 + GtkRange::stepper-size = 1 + + GtkScale::slider-length = 14 + GtkScale::slider-width = 14 + GtkScale::trough-side-details = 1 + + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 1 # El maldito rollo de gtk2 y las scrollbars + GtkScrollbar::min-slider-length = 30 + GtkScrollbar::slider-width = 9 + GtkScrollbar::trough-border = 3 + GtkScrollbar::activate-slider = 0 + GtkScrollbar::trough-side-details = 0 + GtkScrollbar::stepper-size = 1 + + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkSpinButton::shadow_type = GTK_SHADOW_ETCHED_OUT + + GtkToolbar::internal-padding = 0 + GtkToolbar::window-dragging = 1 + + GtkTreeView::expander-size = 7 + GtkTreeView::odd_row_color = "#F4F6FA" + # en eclipse afecta backcolor de "Quick Type Hierarchy (CTRL+T)" + # GtkTreeView::even_row_color = "#FFF" + + GtkWidget::link-color = @link_color + GtkWidget::focus-padding = 0 + WnckTasklist::fade-overlay-rect = 0 + + GtkWindow::resize-grip-height = 0 # Ocultar resize-grip + GtkWindow::resize-grip-width = 0 + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (0.85, @base_color) + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @text_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (0.85, @base_color) + base[ACTIVE] = @selected_bg_color + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # Estilo flechas menu (triangulos) + colorize_scrollbar = TRUE + contrast = 0.6 + #default_button_color = shade (1.05, "#5c8fe9") + expanderstyle = 0 # Treview expander (triangulo) + cellstyle = 0 + focusstyle = 3 + focus_color = shade(0.95, mix(0.85, "#83aadc", @bg_color)) + glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight + glow_shade = 1.0 + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + gradient_shades = {1.10, 1.10, 0.95, 0.94} + highlight_shade = 1.0 + lightborder_shade = 1.0 + lightborderstyle = 0 # 0 = top side, 1 = all sides + listviewstyle = 0 # 0 = nothing, 1 = dotted, 2 = line + listviewheaderstyle = 1 # 0 = flat, 1 = glassy, 2 = raised + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 3 # 0 = no vertical menu stripe, 1 = display vertical menu stripe, 2 = faint? 3 = borderless + prelight_shade = .90 # shade level for scrollbar's slider, comboboxstyle(1), and prelight state with gradient_colors + progressbarstyle = 0 + reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # alpha transparency + roundness = 3 # 0 = square + scrollbarstyle = 0 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles + separatorstyle = 1 # 0 = Hard seperators 1 = Smooth seperators + shadow_shades = {0.5, 0.0} + sliderstyle = 0 # 0 = nothing added, 1 = handles + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + textstyle = 0 # 0 = normal text, 1 = inset + toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {0.95, 1.05} + } +} + +style "test" = "default" { + fg[NORMAL] = "#00FF00" + fg[ACTIVE] = "#00FF00" + fg[PRELIGHT] = "#00FF00" + fg[SELECTED] = "#00FF00" + fg[INSENSITIVE] = "#00FF00" + + bg[NORMAL] = "#FF0000" + bg[ACTIVE] = "#FF0000" + bg[PRELIGHT] = "#FF0000" + bg[SELECTED] = "#FF0000" + bg[INSENSITIVE] = "#FF0000" + + text[NORMAL] = "#0000FF" + text[ACTIVE] = "#0000FF" + text[PRELIGHT] = "#0000FF" + text[SELECTED] = "#0000FF" + text[INSENSITIVE] = "#0000FF" + + base[NORMAL] = "#FFFF00" + base[ACTIVE] = "#FFFF00" + base[PRELIGHT] = "#FFFF00" + base[SELECTED] = "#FFFF00" + base[INSENSITIVE] = "#FFFF00" +} + +style "wide" { + xthickness = 2 + ythickness = 2 +} + +style "wider" { + xthickness = 3 + ythickness = 3 +} + +style "button" { + xthickness = 3 + ythickness = 3 + #bg[ACTIVE] = shade (1.05, @selected_bg_color) # Pulsado #80B8EA + #bg[PRELIGHT] = @bg_color + #bg[SELECTED] = shade (1.25, "#5c8fe9") # Default + #bg[ACTIVE] = shade (0.98, "#89b6eb") # Pulsado "#80B8EA" + + bg[ACTIVE] = shade (1.1, "#5c8fe9") + bg[NORMAL] = shade (0.98, @bg_color) + bg[PRELIGHT] = shade (1.00, @bg_color) + bg[SELECTED] = shade (0.90, "#89b6eb") # Default enter + bg[INSENSITIVE] = shade (0.93, @bg_color) + + engine "murrine" { + border_shades = {1.0, 0.85} + contrast = 0.95 + gradient_shades = {1.25,1.05,1.01,1.04} + focusstyle = 0 + lightborderstyle = 0 + lightborder_shade = 1.2 + glow_shade = 1.2 + textstyle = 2 + text_shade = 0.7 + reliefstyle = 2 + } +} + + +style "combobox" = "button" { + #bg[PRELIGHT] = shade (0.98, "#89b6eb") # Pulsado "#80B8EA" + engine "murrine" { + #gradient_shades = {1.23,1.05,1.01,1.04} + focusstyle = 3 + } +} + +style "checkradio_label" { + fg[ACTIVE] = @text_color # Forzar color texto en radiobutton-eclipse +} + +style "checkbutton" { + engine "pixmap" { + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/l-checkbox-unchecked-18.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/l-checkbox-unchecked-18.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/l-checkbox-unchecked-18.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive-18.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/l-checkbox-checked-18.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/l-checkbox-checked-18.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/l-checkbox-checked-18.png" + overlay_stretch = FALSE + } + + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive-18.png" + overlay_stretch = FALSE + } + + image { + function = FLAT_BOX + recolorable = TRUE + stretch = TRUE + file = "assets/null.png" + # border = {2, 2, 2, 2} + } + } +} + +style "entry" { # text + xthickness = 3 + ythickness = 3 + + base[NORMAL] = @base_color # background text-box + base[SELECTED] = "#B5D5FF" # background texto seleccionado + base[ACTIVE] = "#B5D5FF" # background texto seleccionado + base[INSENSITIVE] = shade(0.85, @base_color) # background text-box disabled + + bg[NORMAL] = @bg_color # base para color de bordes + bg[INSENSITIVE] = shade(0.85, @base_color) # background boton spin disabled (creo que es un bug) + + text[SELECTED] = @text_color + text[ACTIVE] = @text_color + + #bg[SELECTED] = mix (0.5, @selected_bg_color, @base_color) + #fg[SELECTED] = @text_color + + engine "murrine" { + contrast = 0.7 + roundness = 2 + border_shades = {1.2, 0.90} + focus_color = shade(0.75, mix(0.95, "#83aadc", @bg_color)) + + } +} + +style "expander" { + bg[NORMAL] = "#FFF" + fg[NORMAL] = shade (2.0, @text_color) + fg[PRELIGHT] = shade (2.0, @text_color) + + engine "murrine" { + contrast = 1.2 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + } +} + +style "frame_title" { + fg[NORMAL] = lighter (@fg_color) +} + +style "handle" { + +} +class "GtkPaned" style "handle" + +style "menubar" { + # Modificado + xthickness = 3 + ythickness = 3 + + + fg[NORMAL] = shade (1.0, "#000000") + bg[NORMAL] = shade (1.0, "#a5a5a5") + + engine "murrine" { + gradient_shades = {1.00,0.95,0.96,0.92} + border_shades = {1.0, 1.0} + contrast = 1.00 + lightborderstyle = 0 + } +} + +style "menu" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (1.05, "#ededed") + + GtkMenuItem::arrow-scaling = 0.5 + + engine "murrine" { + gradient_shades = {1.0, 1.0, 1.0, 1.0} + border_shades = {1.1, 0.9} + roundness = 0 # 0 = squared + contrast = 0.8 + } +} + +style "menu_item_white" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color + bg[PRELIGHT] = @menu_gradient + bg[SELECTED] = @menu_gradient + + engine "murrine" { + gradient_shades = {1.20, 1.10, 1.10, 1.00} + roundness = 1 + border_shades = {1.60, 1.0} + roundness = 1 + contrast = 0.9 + } +} + +style "menu_item_black" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color + bg[PRELIGHT] = shade (0.94, "#3C3CF0") + bg[SELECTED] = shade (0.94, "#3C3CF0") + + engine "murrine" { + gradient_shades = {1.30, 1.15, 1.15, 1.00} + roundness = 1 + #contrast = 0.0 + } +} + +style "notebook" { + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.96, @bg_color) # selected tab entire + bg[ACTIVE] = shade (1.04, @bg_color) # unselected tab + + engine "murrine" { + gradient_shades = {1.18,0.96,0.92,0.65} + #gradient_shades = {1.25,1.05,1.01,1.04} + contrast = 0.75 + roundness = 3 + focusstyle = 2 + focus_color = shade (0.96, @bg_color) + } + +} + +style "progressbar" { + xthickness = 2 + ythickness = 2 + + bg[SELECTED] = shade (1.00, @progressbar_color) + + engine "murrine" { + gradient_shades = {1.17, 1.00, 1.01, 1.12} + roundness = 3 + } +} + +style "radiobutton" { + engine "pixmap" { + image { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/l-radio-unselected-18.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/l-radio-unselected-18.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/l-radio-unselected-18.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unselected-insensitive-18.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/l-radio-selected-18.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/l-radio-selected-18.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/l-radio-selected-18.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-selected-insensitive-18.png" + overlay_stretch = FALSE + } + + image { + function = FLAT_BOX + recolorable = TRUE + stretch = TRUE + file = "assets/null.png" + # border = {2, 2, 2, 2} + } + } +} + +style "scale" { # slider + GtkScale::trough-border = 0 + GtkScale::slider-width = 16 + GtkScale::slider-length = 16 + # GtkScale::slider-length = 15 + GtkScale::trough-side-details = 1 + + xthickness = 2 + ythickness = 2 + + bg[SELECTED] = shade (0.62, @bg_color) + + engine "murrine" { + sliderstyle = 0 # forma del slider + contrast = 0.8 # borde de todos los elementos + #gradient_shades = {1.1, 1.0, 1.0, 0.88} # gradiente del slider + gradient_shades = {0.85, 0.96, 0.94, 0.80} # gradiente del slider + border_shades = {0.9, 0.8} # borde del slider + roundness = 15 # antes 2 + lightborder_shade = 1.30 # brillo del trough-higlight + trough_border_shades = {0.9, 1.12} + glow_shade = 1.80 + glowstyle = 3 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + reliefstyle = 0 +# shadow_shades = { 1.0, 0.9 } + } +} + +style "scrollbar" { + bg[SELECTED] = "#6ab2f5" + + engine "murrine" { + scrollbarstyle = 2 + contrast = 0.8 + glazestyle = 0 # 0 = flat hilight, 1 = curved hilight (default), 2 = concave style + gradient_shades = {1.15,1.07,1.02,0.9} # default: {1.1,1.0,1.0,1.1} + glowstyle = 4 + roundness = 2 # 0 = squared, 1 = smooth squared, >= 2 round + menubarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + listviewheaderstyle = 1 # 0 = flat, 1 = glass + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menubaritemstyle = 1 # 0 = menuitem look, 1 = button look + menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe + animation = TRUE + rgba = TRUE +#MOD + sliderstyle = 1 # 0 = nothing added, 1 = handles + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient + reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow + listviewstyle = 1 # 0 = nothing, 1 = dotted + highlight_shade = 1.07 # set highlight amount for buttons or widgets + lightborder_shade = 1.36 # sets lightborder amount for buttons or widgets + lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides +# Old, from Clearlooks engine: +# menubarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient +# menuitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button) +# listviewitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient) +# progressbarstyle = 0 # 0 = candy bar, 1 = flat + } +} + +style "overlay_scrollbar" +{ + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.85, @bg_color) + bg[ACTIVE] = shade (0.6, @bg_color) +} + +style "spinbutton" { # input/stepper + bg[NORMAL] = @base_color + # Colores flechas-spin + # fg[NORMAL] = "#F00" # color flechas boton-spin + # fg[ACTIVE] = "#f00" # color flechas boton-spin pulsada + # fg[INSENSITIVE] = "#F00" # color flechas boton-spin disabled + # fg[PRELIGHT] = "#F00" # color flechas boton-spin prelight + + # Colores entry-spin + # base[NORMAL] = "#F00" # color fondo entry-spin + # base[INSENSITIVE] = "#F00" # color fondo entry-spin disabled + + # Colores boton-spin + # bg[NORMAL] = "#F00" # color boton-spin y borde entry-spin + # bg[INSENSITIVE] = "#F00" # color boton-spin disabled + # bg[SELECTED] = "#F00" # color focus borde entry-spin + + # text[NORMAL] = "#F00" # color texto entry-spin + # text[SELECTED] = "#F00" # color texto seleccionado entry-spin + # text[ACTIVE] = "#F00" # color texto seleccionado entry-spin unfocused + # text[INSENSITIVE] = "#F00" # color texto disabled + engine "murrine" { + gradient_shades = {0.93,1.00,1.00,1.00} + contrast = 0.70 + lightborderstyle = 1 + border_shades = {1.0, 0.7} + lightborder_shade = 1.00 + } +} + +style "toolbar" { + + engine "murrine" { + contrast = 0.80 + lightborder_shade = 1.00 + gradient_shades = {0.98,1.00,1.00,1.02} + # gradient_shades = {1.00,0.98,0.98,0.96} # En Unity + } +} + +style "toolbar_button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade(0.90, @bg_color) + bg[PRELIGHT] = shade(0.91, @bg_color) + bg[ACTIVE] = shade(0.76, @bg_color) + bg[SELECTED] = shade(0.80, @bg_color) + bg[INSENSITIVE] = shade(0.83, @bg_color) + fg[ACTIVE] = @text_color + + fg[INSENSITIVE] = shade(0.80, @bg_color) + + engine "murrine" { + gradient_shades = {1.00,0.96,0.96,0.90} + border_shades = {1.10, 1.00} + contrast = 1.00 + lightborderstyle = 1 + lightborder_shade = 1.1 + glow_shade = 1.0 + textstyle = 1 + } +} + +style "tooltips" { + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + + GtkWidget::new-tooltip-style = TRUE + + engine "murrine" { + border_colors = { "#343434", "#343434" } + roundness = 4 + } +} + +style "treeview" { + #base[SELECTED] = shade (1.00, @selected_bg_color) # seleccion row focused + #base[ACTIVE] = shade (1.00, @selected_bg_color) # seleccion row unfocused + + fg[NORMAL] = shade (1.00, @fg_color) # header txt color + bg[SELECTED] = shade (1.00, @selected_bg_color) # backgr mini-checkbox checked + text[NORMAL] = shade (1.05, @fg_color) # txt+indicador checked normal + text[SELECTED] = @selected_fg_color # txt+indicador selected focused + text[ACTIVE] = @selected_fg_color # txt+indicador selected unfocused + engine "murrine" { + gradient_shades = {1.00, 1.05, 1.05, 1.10} + separatorstyle = 0 + } + +} + +style "treeview_header" = "button" { + ythickness = 1 + GtkWidget ::focus-padding = 0 + + bg[ACTIVE] = shade (1.00, "#80B8EA") # Pulsado + bg[NORMAL] = shade (0.95, "#FFF") + bg[PRELIGHT] = shade (1.05, "#80B8EA") + bg[SELECTED] = shade (0.95, "#80B8EA") # Default enter + bg[INSENSITIVE] = shade (1.00, "#FFF") + + engine "murrine" { + border_shades = {1.2, 1.05} + contrast = 1.22 + gradient_shades = {1.20,1.02,0.99,1.15} + + lightborderstyle = 1 + textstyle = 1 + } +} + +style "checkradio" = "button" { + xthickness = 3 + ythickness = 3 + GtkRadioButton::indicator-size = 16 + + base[NORMAL] = shade (0.95, @base_color) # radiocheck normal + bg[SELECTED] = shade (1.25, "#5c8fe9") # radiocheck color checked + + text[NORMAL] = shade (0.50, @selected_bg_color) # indicador normal + text[PRELIGHT] = shade (0.35, @selected_bg_color) # indicador hover + text[ACTIVE] = shade (0.15, @selected_bg_color) # indicador click + + bg[ACTIVE] = shade (0.80, @bg_color) # button option "#80B8EA" + + engine "murrine" { + reliefstyle = 3 + } +} + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" +class "GtkSeparator" style "wide" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "scale" +class "GtkHScale" style "scale" + +class "GtkScrollbar" style "scrollbar" +#widget "*ToggleSwitch*" style "toolbar_button" +widget_class "*" style "toolbar" +widget_class "*" style "toolbar" + +# Overlay scrollbar +widget_class "*" style "overlay_scrollbar" +widget_class "*" style "overlay_scrollbar" +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*" style "button" +widget_class "*." style "combobox" + +widget_class "*" style "notebook" + +widget_class "*.*." style "entry" +widget_class "**" style "menubar" +widget_class "**" style "menu" +widget_class "**" style "menu_item_white" +#widget_class "*.*" style "menu_item_white" +#widget_class "*.*" style "menu_item_black" + +widget_class "*.*.*" style:highest "toolbar_button" + + +widget_class "*.." style "frame_title" +widget_class "*.*" style "treeview" + +class "*GtkExpander*" style "expander" + +widget_class "*" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.." style "treeview_header" +widget_class "*.." style "treeview_header" +widget_class "*.." style "treeview_header" +widget_class "*.." style "treeview_header" + +# The window of the tooltip is called "gtk-tooltip" +widget "gtk-tooltip*" style "tooltips" + + +widget_class "**" style "checkbutton" +widget_class "**" style:highest "checkradio_label" + + +widget_class "**" style "checkradio" +widget_class "***" style:highest "radiobutton" +widget_class "***" style:highest "radiobutton" +widget_class "***" style:highest "radiobutton" +widget_class "**" style:highest "checkradio_label" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## +# Firefox +style "FireFox-MenuBar" = "menubar" { + GtkMenuBar::shadow-type = GTK_SHADOW_IN + engine "murrine" { + contrast = 1.5 + } +} +widget "MozillaGtkWidget*GtkMenuBar" style "FireFox-MenuBar" +widget "MozillaGtkWidget*GtkCheck*" style:highest "checkbutton" +widget "MozillaGtkWidget*GtkRadio*" style:highest "radiobutton" + +# For Google Chrome/Chromium integration. +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-gradient-size = 120 + ChromeGtkFrame::frame-color = shade (0.46, @bg_color) + ChromeGtkFrame::inactive-frame-color = shade (0.46, @bg_color) + ChromeGtkFrame::frame-gradient-color = shade (0.96, @bg_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (0.96, @bg_color) + ChromeGtkFrame::scrollbar-trough-color = shade (1.00, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (0.85, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = shade (0.78, @bg_color) +} +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# For places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} +widget_class "*.." style "text_is_fg_color_workaround" + +# For menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# For places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} +widget_class "**" style "fg_is_text_color_workaround" +widget_class "*" style "fg_is_text_color_workaround" +widget_class "*" style "fg_is_text_color_workaround" + +# For gvim scrollbars. +style "vim-scrollbar" = "scrollbar" { + GtkScrollbar ::slider_width = 16 + GtkScrollbar ::stepper_size = 16 + + engine "pixmap" { + image { + function = BOX + orientation = VERTICAL + file = "assets/scroll-background.png" + } + } +} +widget "vim-main-window.*Scrollbar*" style "vim-scrollbar" + +# For Eclipse (swt) toolbars. +widget "*swt*toolbar*" style "default" + +# --------------------------------- +# Xfce panel theming +# --------------------------------- +style "xfce-panel" { + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + bg[PRELIGHT] = shade (0.60, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.80, mix(0.30, @bg_color, @selected_bg_color)) + bg[SELECTED] = shade (1.20, @selected_bg_color) + engine "murrine" { + gradient_shades = {0.75, 0.85, 0.85, 0.95} + roundness = 2 + contrast = 0.2 + glowstyle = 1 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + glow_shade = 1.25 + } + xthickness = 3 + ythickness = 3 +} +widget "*Xfce*Panel*" style "xfce-panel" +class "*Xfce*Panel*" style "xfce-panel" + +# XFCE desktop icon text looks weird when murrine textstyle is on. +style "xfdesktop-icon-view" { engine "murrine" { textstyle = 0 }} +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# widget "xfwm4-tabwin*" style "murrine-dark" +include "apps/thunar.rc" # thunar especific +include "apps/terminal.rc" +include "apps/gmusicbrowser.rc" + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/apps/softwarecenter.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/apps/softwarecenter.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/apps/softwarecenter.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/apps/softwarecenter.css 2012-12-18 12:27:18.000000000 +0000 @@ -0,0 +1,72 @@ + +#featured-star { + + border-color: alpha (#fff, 0.2); + color: @selected_bg_color; +} + +.grid-lines { + border-color: alpha (#fff, 0.2); +} + + +.backforward-left-button { + border-radius: 3px 0 0 3px; +} + +.backforward-right-button { + border-radius: 0 3px 3px 0; +} + +.cellrenderer-button { + border-radius: 3px; +} + +.cellrenderer-avgrating-label { + color: @base2_color; +} + +.cellrenderer-avgrating-label:selected { + color: white; +} + +.more-link { + -GtkButton-inner-border: 0; + -GtkButton-default-border: 0; + -GtkButton-default-outside-border: 0; + color: darker (@link_color); + background-image: -gtk-gradient (linear, left top, left bottom, + from (alpha (#1F1F1F, 0.4)), + to (alpha (#1F1F1F, 0.4))); + border-color: alpha (#fff, 0.2); + text-shadow: 0 1 white; +} + +.frame-header-title { + text-shadow: 0 1 white; +} + +.item-view-separator { + border-color: alpha (#fff, 0.2); + border-width: 1px; +} + +.light-aubergine-bg { + background-image: -gtk-gradient (linear, left top, left bottom, + from (alpha (@theme_base_color, 0.4)), + to (alpha (@theme_base_color, 0.4))); +} + +.super-light-aubergine-bg { + background-color: @super-light-aubergine; + border-color: alpha (#fff, 0.2); +} + +GtkViewport { + background-image: -gtk-gradient (linear, left top, left bottom, + from (alpha (@base2_color, 0.9)), + to (alpha (@base2_color, 0.9))); + + border-width: 0; + padding: 0; +} Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-checked-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-checked-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-checked-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-checked-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-checked.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-checked.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-mixed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-unchecked-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-unchecked-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-unchecked-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-unchecked-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-unchecked.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/checkbox-unchecked.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/combobox-arrow-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/combobox-arrow-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/combobox-arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/combobox-arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/DeepinScrot-0610.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/DeepinScrot-0610.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/dnd-counter.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/dnd-counter.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/dnd-counter.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/dnd-counter.svg 2012-06-17 23:49:26.000000000 +0000 @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-checked.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-checked.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-checked.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-checked.svg 2012-06-17 23:49:26.000000000 +0000 @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-unchecked.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-unchecked.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-unchecked.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/grid-selection-unchecked.svg 2012-06-17 23:49:26.000000000 +0000 @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-checkbox-checked-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-checkbox-checked-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-checkbox-unchecked-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-checkbox-unchecked-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-radio-selected-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-radio-selected-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-radio-unselected-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/l-radio-unselected-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-mixed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-selected-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-selected-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-selected-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-selected-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-selected.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-selected.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-unselected-insensitive-18.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-unselected-insensitive-18.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-unselected-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-unselected-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-unselected.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/radio-unselected.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal-insensitive.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal-insensitive.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal-insensitive.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal-insensitive.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-horizontal.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-hor.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-hor.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-hor.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-hor.svg 2012-03-19 13:45:48.000000000 +0000 @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-hor.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-hor.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-hor.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-hor.svg 2012-03-19 13:53:20.000000000 +0000 @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive.svg 2012-12-16 12:38:34.000000000 +0000 @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-ver.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-ver.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-ver.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-insensitive-ver.svg 2012-03-19 13:54:10.000000000 +0000 @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive.svg 2012-12-16 12:23:22.000000000 +0000 @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-horizontal.svg 2012-12-16 12:22:24.000000000 +0000 @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive.svg 2012-12-16 12:25:08.000000000 +0000 @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-above-vertical.svg 2012-12-16 12:29:36.000000000 +0000 @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive.svg 2012-12-16 12:15:26.000000000 +0000 @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-horizontal.svg 2012-12-16 12:18:56.000000000 +0000 @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive.svg 2012-12-16 12:26:02.000000000 +0000 @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-marks-below-vertical.svg 2012-12-16 12:29:00.000000000 +0000 @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider.svg 2012-12-16 12:02:26.000000000 +0000 @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-ver.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-ver.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-ver.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-ver.svg 2012-03-19 13:47:42.000000000 +0000 @@ -0,0 +1,315 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical-insensitive.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical-insensitive.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical-insensitive.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical-insensitive.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/scale-slider-vertical.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-checked.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-checked.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-checked.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-checked.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,66 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-prelight.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-prelight.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-prelight.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-prelight.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,66 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected-prelight.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected-prelight.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected-prelight.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected-prelight.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,66 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sidebar-radio-selected.svg 2012-05-18 08:03:18.000000000 +0000 @@ -0,0 +1,66 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/swich-off.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/swich-off.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/swich-on.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/swich-on.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-off-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-off-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-off.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-off.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-on-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-on-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-on.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/switch-on.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sw-off.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/assets/sw-off.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-apps.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-apps.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-apps.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-apps.css 2014-04-25 07:03:58.000000000 +0000 @@ -0,0 +1,107 @@ +/***************************** + gnome-shell apps settings +******************************/ + +TerminalWindow .notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.92)), + to (shade(@theme_bg_dark_color, 0.88))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + /* border-radius: 4px; */ + border-top-color: shade(@theme_bg_dark_color, 0.92); + border-left-color: shade(@theme_mdi_border_color, 0.75); + border-right-color: shade(@theme_mdi_border_color, 0.75); + + border-image: none; + + box-shadow: inset 1px 0px alpha(#fff, 0.04), + inset -1px 0px alpha(#fff, 0.04), + inset 0px -1px alpha(#fff, 0.04); + +} + +.gedit-search-entry-occurrences-tag { + background-color: transparent; + color: black; + margin: 2px; + padding: 2px; +} + +GeditWindow .notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.82)), + to (shade(@theme_bg_dark_color, 0.80))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + /* border-radius: 4px; */ + border-top-color: shade(@theme_bg_dark_color, 0.82); + border-left-color: shade(@theme_mdi_border_color, 0.75); + border-right-color: shade(@theme_mdi_border_color, 0.75); + + border-image: none; + + box-shadow: inset 1px 0px alpha(#fff, 0.04), + inset -1px 0px alpha(#fff, 0.04), + inset 0px -1px alpha(#fff, 0.04); +} + +NemoWindow .menubar, +RemminaMain .menubar, +YelpWindow .menubar, +EvWindow .menubar, +Totem .menubar, +FrWindow .menubar, +EogWindow .menubar, +GeditWindow .menubar, +TerminalWindow .menubar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(#b0b0b0, 0.95)), + to (shade(#b0b0b0, 0.85))); + /* linea 3D (oscura) */ + box-shadow: inset 0px -1px shade(@theme_bg_dark_color, 0.77); + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-bottom-color: shade(@theme_bg_dark_color, 0.99); +} + +NemoWindow .primary-toolbar.toolbar, +RemminaMain .toolbar, +FrWindow .primary-toolbar.toolbar, +EvWindow .primary-toolbar .toolbar, +EogWindow .primary-toolbar .toolbar, +GeditWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.92)), + to (shade(@theme_bg_dark_color, 0.82))); + + border-bottom-color: shade(@theme_bg_dark_color, 0.60); + border-image: none; +} + +YelpWindow .menubar { + box-shadow: none; + border-bottom-color: shade(@theme_bg_dark_color, 0.74); +} + +TerminalWindow .menubar, +GeditWindow .primary-toolbar.toolbar { + /* linea 3D (oscura) */ + /* box-shadow: inset 0px -1px shade(@theme_bg_dark_color, 0.33); */ + box-shadow: none; + + /* linea 3D (clara) */ + /* border-bottom-color: shade(@theme_bg_dark_color, 0.56); */ + border-bottom-width: 0px; + +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-mdi.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-mdi.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-mdi.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-mdi.css 2013-03-21 23:51:52.000000000 +0000 @@ -0,0 +1,1015 @@ +@define-color theme_mdi_border_color shade(@theme_bg_dark_color, 0.73); + +/* +GeditWindow GtkLayout, +GeditWindow GtkExpander, +GeditWindow GtkAspectFrame, +*/ + +@define-color back_linenumber_color shade(@theme_bg_color, 0.98); + +GeditWindow GtkTextView { + background-color: @back_linenumber_color; +} + +GeditWindow GtkTextView.view { + background-color: shade(@theme_base_color, 0.96); +} + +GtkTextView.view:selected { + /* some problem */ + background-color: shade(@selected_bg_color, 0.96); +} + +EphyWindow { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.74)), + to (shade(@theme_bg_dark_color, 0.70))); +} + +GeditWindow GtkPaned { + background-image: linear-gradient(to bottom, + shade(@theme_mdi_border_color, 0.75) 1px, + shade(@theme_bg_dark_color, 0.66) 1px, + shade(@theme_bg_dark_color, 0.73) 5px, + shade(@theme_bg_dark_color, 0.73)); + +} + +TerminalWindow, +TerminalWindow .notebook { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.95)), + to (shade(@theme_bg_dark_color, 0.95))); +} + +NautilusWindow .notebook, +NemoWindow .notebook, +TerminalWindow .notebook, +GeditWindow .notebook { + -GtkNotebook-initial-gap: 0; +} + + +TerminalWindow .notebook, +GeditWindow .notebook, +EphyNotebook.notebook { + border-style: solid; + border-width: 1px 0px 0px 0px; + border-radius: 0px; + border-top-color: @theme_mdi_border_color; + border-image: none; + background-color: shade(@theme_bg_color, 0.97); + background-image: none; +} + +NautilusWindow .notebook { + border-style: solid; + border-width: 1px 0px 0px 0px; + border-radius: 0px; + border-top-color: shade(@theme_mdi_border_color, 0.80); + + border-image: none; + background-color: shade(@theme_bg_color, 0.97); + background-image: none; +} + +/* Panel izquierdo +GeditPanel +GeditDocumentsPanel +*/ +EphyNotebook.notebook tab { + padding: 2px 4px; + background-image: linear-gradient(to bottom, + shade(@theme_bg_dark_color, 0.69) 1px, + shade(@theme_bg_dark_color, 0.73) 4px, + shade(@theme_bg_dark_color, 0.73)); + border-width: 1px 1px 0px 1px; + border-style: solid; + border-top-color: shade(@theme_bg_dark_color, 0.66); + border-left-color: shade(@theme_mdi_border_color, 0.75); + border-right-color: shade(@theme_mdi_border_color, 0.75); + border-bottom-color: shade(@theme_mdi_border_color, 0.75); + border-image: none; + box-shadow: none; +/* + box-shadow: inset 0px 1px alpha(#fff, 0.07), + inset 1px 0px alpha(#fff, 0.07), + inset -1px 0px alpha(#fff, 0.07); +*/ +} + +TerminalWindow .notebook tab, +GeditWindow .notebook tab { + padding: 2px 4px; + background-image: linear-gradient(to bottom, + shade(@theme_bg_dark_color, 0.66) 1px, + shade(@theme_bg_dark_color, 0.73) 5px, + shade(@theme_bg_dark_color, 0.73)); + border-width: 1px 1px 0px 1px; + border-style: solid; + border-top-color: shade(@theme_mdi_border_color, 0.75); + border-left-color: shade(@theme_mdi_border_color, 0.75); + border-right-color: shade(@theme_mdi_border_color, 0.75); + border-bottom-color: shade(@theme_mdi_border_color, 0.75); + border-image: none; + + box-shadow: inset 0px 1px alpha(#000, 0.02), + inset 1px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.02); +} + +NautilusWindow .notebook tab { + padding: 2px 4px; + background-image: linear-gradient(to bottom, + shade(@theme_bg_dark_color, 0.72) 1px, + shade(@theme_bg_dark_color, 0.77) 8px, + shade(@theme_bg_dark_color, 0.78)); + border-width: 0px 1px 0px 1px; + border-style: solid; + border-top-color: shade(@theme_mdi_border_color, 0.79); + border-left-color: shade(@theme_mdi_border_color, 0.79); + border-right-color: shade(@theme_mdi_border_color, 0.79); + border-bottom-color: shade(@theme_mdi_border_color, 0.79); + border-image: none; + + box-shadow: inset 0px 1px alpha(#000, 0.02), + inset 1px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.02); + +} + +GeditWindow.notebook tab.top. +EphyNotebook.notebook tab.top { + padding: 3px 4px; +} + +NautilusWindow .notebook tab:active, +GeditWindow .notebook tab:active, +EphyNotebook.notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.84)), + to (shade(@theme_bg_dark_color, 0.80))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + /* border-radius: 4px; */ + border-top-color: shade(@theme_bg_dark_color, 0.84); + border-left-color: shade(@theme_mdi_border_color, 0.75); + border-right-color: shade(@theme_mdi_border_color, 0.75); + + border-image: none; + + box-shadow: inset 1px 0px alpha(#fff, 0.04), + inset -1px 0px alpha(#fff, 0.04), + inset 0px -1px alpha(#fff, 0.04); + +} + +NautilusWindow .notebook tab:active { + border-top-width: 0px; + box-shadow: inset 0px 1px alpha(#fff, 0.10), + inset 1px 0px alpha(#fff, 0.04), + inset -1px 0px alpha(#fff, 0.04), + inset 0px -1px alpha(#fff, 0.04); +} + +EphyNotebook.notebook tab:active { + border-top-color: shade(@theme_bg_dark_color, 0.91); +} + +TerminalWindow .notebook tab:first-child, +TerminalWindow .notebook tab:first-child:active { + border-left-width: 0px; + border-radius: 0px 0px 0px 0px; +} + +TerminalWindow .notebook tab:last-child, +TerminalWindow .notebook tab:last-child:active { + border-right-width: 0px; + border-radius: 0px 0px 0px 0px; +} + + +GeditWindow .notebook tab:first-child, +EphyNotebook.notebook tab:first-child, +GeditWindow .notebook tab:first-child:active, +EphyNotebook.notebook tab:first-child:active { + + border-left-width: 0px; + border-radius: 0px; +} + +GeditWindow .notebook tab:last-child, +EphyNotebook.notebook tab:last-child, +GeditWindow .notebook tab:last-child:active, +EphyNotebook.notebook tab:last-child:active { + border-radius: 0px 0px 0px 0px; +} + +TerminalWindow .notebook tab:last-child, +NautilusWindow .notebook tab:last-child { + border-right-width: 0px; +} + +TerminalWindow .notebook tab:only-child, +NautilusWindow .notebook tab:only-child, +GeditWindow .notebook tab:only-child, +EphyNotebook.notebook tab:only-child { + border-radius: 0px; +} + + +TerminalWindow .notebook tab GtkLabel, +EphyNotebook.notebook tab GtkLabel, +GeditWindow .notebook tab GtkLabel, +GeditWindow.notebook tab GtkLabel { + padding: 1px 4px; + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +EphyToolbar.toolbar.menubar { + /* linea 3D (oscura) */ +/* + box-shadow: inset 0px -3px shade(@theme_bg_dark_color, 0.68), + 0px -2px shade(@theme_bg_dark_color, 0.73), + 0px -1px shade(@theme_bg_dark_color, 0.78); +*/ + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-bottom-color: shade(@theme_mdi_border_color, 0.80); + +} + +EphyToolbar.toolbar .button { +/* + padding-left: 4px; + padding-right: 4px; +*/ +} + +EphyToolbar.toolbar .raised .button *:hover, +EphyToolbar.toolbar .raised.button *:hover { + color: shade(@theme_fg_dark_color, 1.30); + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +EphyToolbar.toolbar .raised .button *:active, +EphyToolbar.toolbar .raised.button *:active, +EphyToolbar.toolbar .raised .button *:active:hover, +EphyToolbar.toolbar .raised.button *:active:hover { + color: shade(@theme_selected_fg_color, 1.00); + text-shadow: 0px 1px @theme_selected_shadow_color; +} +/* gnome-terminal */ +TerminalScreen { + -TerminalScreen-background-darkness: 0.95; + background-color: #f7f7f7; + + color: #000000; + +} + + +MathWindow * { + background-color: @transparent; +} + + +MathWindow { + /* background de la calculadora */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 1.00)), + color-stop (0.05, shade(@theme_bg_dark_color, 0.88)), + to (shade (@theme_bg_dark_color, 0.94))); +} + +MathWindow .menubar { + /* Ocultar linea 3D (clara) */ + border-width: 0px; + border-style: none; + border-radius: 0px; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 0.95))); + +} + +MathDisplay { + /* Espacio (padding del frame) entre el display y su borde */ + /* es necesario poner 'padding' porque si no, el display sobre-escribe el borde */ + background-color: shade(#d2d6c2, 1.00); + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(#d2d6c2, 1.00)), + to (shade(#d2d6c2, 1.00))); +} + +MathDisplay GtkTextView { + /* color del display */ + background-color: shade(#d2d6c2, 1.00); + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(#d2d6c2, 1.00)), + to (shade(#d2d6c2, 1.00))); + +} + +MathDisplay GtkTextView.view { + /* color texto del display */ + color: shade (#e8d001, 1.25); + color: @theme_text_color; +} + +MathWindow .frame { + /* Borde del display */ + /* es necesario poner 'padding' porque sino el display sobre-escribe el borde */ + padding: 1px; + border-width: 1px; + border-radius: 5px; + border-style: solid; + border-top-color: alpha(#000, 0.35); + border-left-color: alpha(#000, 0.22); + border-right-color: alpha(#000, 0.22); + border-bottom-color: alpha(#fff, 0.16); + border-image: none; +} + +/******************************* + Gcalc Buttons +*******************************/ +MathWindow .button, +MathWindow .button:hover { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_color, 1.05)), + color-stop (0.20, shade (@theme_bg_color, 0.95)), + color-stop (0.50, shade (@theme_bg_color, 0.92)), + color-stop (0.80, shade (@theme_bg_color, 0.95)), + to (shade (@theme_bg_color, 0.75))); + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.05), + inset 0px 1px shade(@button_border, 0.85), + inset 1px 0px shade(@button_border, 0.81), + inset -1px 0px shade(@button_border, 0.81), + inset 0px -1px shade(@button_border, 0.77); +} + +MathWindow .button.default:active, +MathWindow .button:hover:active, +MathWindow .button:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_color, 1.15)), + color-stop (0.20, shade (@theme_bg_color, 1.05)), + color-stop (0.50, shade (@theme_bg_color, 1.02)), + color-stop (0.80, shade (@theme_bg_color, 1.05)), + to (shade (@theme_bg_color, 0.85))); + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.05), + inset 0px 1px shade(@button_border, 0.85), + inset 1px 0px shade(@button_border, 0.81), + inset -1px 0px shade(@button_border, 0.81), + inset 0px -1px shade(@button_border, 0.77); +} + +MathWindow .cell, +MathWindow GtkLabel { + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +MathWindow GtkLabel:active { + color: shade(@theme_text_color, 0.90); + text-shadow: 0px 1px @theme_shadow_color; +} + +MathWindow GtkLabel:insensitive { + color: shade(@theme_fg_dark_color, 0.80); + text-shadow: none; +} + +RBDisplayPageTree.frame { + border-width: 0px 1px 1px 0px; + border-color: shade (@button_border, 1.15); +} + +RBDisplayPageTree .cell, +RBDisplayPageTree .cell:hover { + /* background-image: none; */ + background-color: @sidebar_background; +} + +RBSource .toolbar { + background-image: none; + background-color: transparent; + padding: 4px 3px; +} + +RBSource .toolbar .button { + padding: 0px 8px; + border-radius: 14px; +} +/* +RBSource .toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(#000, 0.08)), + to (alpha(#000, 0.12))); + + border-color: alpha(@theme_bg_color, 0.00); +} + +RBSource .toolbar .button:active, +RBSource .toolbar .button:active:hover { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(#000, 0.20)), + to (alpha(#000, 0.06))); + + border-image: none; + + border-top-color: alpha (#000, 0.45); + border-left-color: alpha (#000, 0.33); + border-right-color: alpha (#000, 0.33); + border-bottom-color: alpha (#000, 0.22); + + box-shadow: inset 0px 3px alpha(#000, 0.02), + inset 0px 2px alpha(#000, 0.04), + inset 0px 1px alpha(#000, 0.08), + inset 2px 0px alpha(#000, 0.02), + inset 1px 0px alpha(#000, 0.06), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.06), + inset 0px -1px alpha(#fff, 0.01); + +} +*/ + + +.info, +.question, +NemoTrashBar.info, +NemoXContentBar.info, +NemoQueryEditor.info, +NautilusFloatingBar, +NautilusTrashBar.info, +NautilusTrashBar, +NautilusXContentBar.info, +NautilusSearchBar.info, +NautilusQueryEditor.info { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@nautilus_cluebar_color, 1.00)), + to (shade(@nautilus_cluebar_color, 1.00))); + border-radius: 0px; + border-width: 0px 0px 1px 0px; + border-style: solid; + border-color: transparent @nautilus_cluebar_color shade(@nautilus_cluebar_color, 0.75); + + box-shadow: inset 0px 1px alpha(#fff, 0.06), + inset 1px 0px alpha(#fff, 0.06), + inset -1px 0px alpha(#fff, 0.06), + inset 0px -1px alpha(#fff, 0.06); + +} + +NemoSearchBar.info { + padding: 0px; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@toolbar_gradient_base, 1.00)), + to (shade(@toolbar_gradient_base, 1.00))); + border-radius: 0px; + border-width: 0px 0px 1px 0px; + border-style: solid; + border-color: alpha(#000, 0.00) @toolbar_gradient_base shade(@toolbar_gradient_base, 0.75); + + box-shadow: inset 0px 1px alpha(#fff, 0.06), + inset 1px 0px alpha(#fff, 0.06), + inset -1px 0px alpha(#fff, 0.06), + inset 0px -1px alpha(#fff, 0.06); +} + + +NemoSearchBar .entry { + +} + +NemoSearchBar .entry:focused { + +} + +NemoSearchBar .entry, +NemoSearchBar .entry:focused, +NautilusSearchBar .entry, +NautilusSearchBar .entry:focused { + -GtkEntry-inner-border: 1; +} + +NemoSearchBar .entry.image, +NautilusSearchBar .entry.image { + padding: 0px; + color: shade(@nautilus_cluebar_color, 0.60); +} + +NautilusTrashBar GtkLabel { + color: shade(@theme_fg_color, 1.00); + text-shadow: 0 1px @theme_shadow_color; + +} + +.info +.nemo-cluebar-label, +.nautilus-cluebar-label { + font: bold; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0 1px @theme_shadow_color; +} + +.question .button, +.question .button:hover, +NemoTrashBar .button, +NemoTrashBar .button:hover, +NautilusTrashBar .button, +NautilusTrashBar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@nautilus_cluebar_color, 1.08)), + color-stop (0.45, shade(@nautilus_cluebar_color, 1.02)), + color-stop (0.52, shade(@nautilus_cluebar_color, 0.96)), + to (shade(@nautilus_cluebar_color, 0.92))); + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.05), + inset 0px 1px shade(@nautilus_cluebar_color, 0.80), + inset 1px 0px shade(@nautilus_cluebar_color, 0.70), + inset -1px 0px shade(@nautilus_cluebar_color, 0.70), + inset 0px -1px shade(@nautilus_cluebar_color, 0.60); + + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +/* + -unico-focus-fill-color: alpha (@theme_base_color, 0.0); +*/ +} + +.question .button:active, +.question .button:hover:active, +NemoTrashBar .button:active, +NemoTrashBar .button:hover:active, +NautilusTrashBar .button:active, +NautilusTrashBar .button:hover:active { +/* .button:hover:active */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@nautilus_cluebar_color, 1.00)), + color-stop (0.45, shade(@nautilus_cluebar_color, 0.95)), + color-stop (0.52, shade(@nautilus_cluebar_color, 0.91)), + to (shade(@nautilus_cluebar_color, 0.87))); + /* outer */ + border-top-color: alpha(@focused_entry_border, 0.20); + border-right-color: alpha(@focused_entry_border, 0.25); + border-left-color: alpha(@focused_entry_border, 0.25); + border-bottom-color: alpha(#fff, 0.10); + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.05), + inset 0px 1px shade(@nautilus_cluebar_color, 0.75), + inset 1px 0px shade(@nautilus_cluebar_color, 0.65), + inset -1px 0px shade(@nautilus_cluebar_color, 0.65), + inset 0px -1px shade(@nautilus_cluebar_color, 0.55); +} + +.question .button *:active, +.question .button *:hover:active, +NemoTrashBar .button *:active, +NemoTrashBar .button *:hover:active, +NautilusTrashBar .button *:active, +NautilusTrashBar .button *:hover:active { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +.question .button:insensitive, +NemoTrashBar .button:insensitive, +NautilusTrashBar .button:insensitive { +/* .button:hover:active */ + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@nautilus_cluebar_color, 0.95)), + color-stop (0.45, shade(@nautilus_cluebar_color, 0.90)), + color-stop (0.52, shade(@nautilus_cluebar_color, 0.88)), + to (shade(@nautilus_cluebar_color, 0.89))); + + box-shadow: inset 0px 1px shade(@nautilus_cluebar_color, 0.85), + inset 1px 0px shade(@nautilus_cluebar_color, 0.81), + inset -1px 0px shade(@nautilus_cluebar_color, 0.81), + inset 0px -1px shade(@nautilus_cluebar_color, 0.78); +} + +.question .button *:insensitive, +NemoTrashBar .button *:insensitive, +NautilusTrashBar .button *:insensitive { + color: mix(@nautilus_cluebar_color, @theme_fg_color, 0.50); + text-shadow: none; +} + +NautilusWindow .sidebar .scrollbar, +NemoWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical, +NemoWindow .sidebar .scrollbar.trough, +NemoWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: @sidebar_background; +} + +NautilusWindow .sidebar .frame, +NemoWindow .sidebar .frame { + border-width: 0px; + border-style: none; + +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator, +NemoWindow > GtkTable > .pane-separator, +NemoWindow .pane-separator { + background-color: @sidebar_background; + background-image: -gtk-gradient (linear, + left top, right top, + from (@sidebar_background), + color-stop(0.50, @sidebar_background), + to (shade(@theme_bg_color, 0.60))); + + border-style: solid; + border-width: 0px; + border-color: @sidebar_background; + border-image: none; +} + +NemoWindow .primary-toolbar.toolbar { + padding: 3px 4px; + + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade(@theme_bg_dark_color, 0.68); + + -GtkToolbar-button-relief: normal; +} + +NemoSearchBar, +NemoSearchBar *, +NemoWindow .primary-toolbar.toolbar .button * { + padding: 0px; +} + +NemoSearchBar .entry { + padding: 2px 8px; + border-width: 0px; + border-radius: 16px; +} + +NemoWindow .primary-toolbar.toolbar .entry { + padding: 3px 8px; +} + +NemoWindow .primary-toolbar.toolbar .button, +NemoWindow .primary-toolbar.toolbar .button:active, +NemoWindow .primary-toolbar.toolbar .button:hover, +NemoWindow .primary-toolbar.toolbar .button:hover:active { + padding: 0px 4px; + border-image: none; + background-image: none; + border-radius: 6px; + border-color: transparent; +} + + +NemoWindow .primary-toolbar.toolbar NemoPathbarButton { + padding: 0px; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@button_raised_gradient_color_a, 0.96)), + to (shade(@button_raised_gradient_color_b, 0.98))); + + border-image: none; + border-width: 1px; + border-color: shade(@theme_button_border_dark, 0.95); + + /* inset */ + box-shadow: inset 0px 1px alpha(#fff, 0.09), + inset 1px 0px alpha(#fff, 0.08), + inset -1px 0px alpha(#fff, 0.08), + inset 0px -1px alpha(#fff, 0.07); + + color: @theme_text_color; + text-shadow: 0px 1px @theme_shadow_color; + +} + + +NemoWindow .primary-toolbar.toolbar NemoPathbarButton:active, +NemoWindow .primary-toolbar.toolbar NemoPathbarButton:hover:active { + /*background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@button_raised_gradient_color_b, 0.96)), + to (shade(@button_raised_gradient_color_a, 0.90)));*/ + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.46)), + color-stop (0.33, shade(@theme_bg_color, 0.54)), + to (shade(@theme_bg_color, 0.60))); + border-color: shade(@theme_button_border_dark, 0.82); + box-shadow: none; + +} + +NemoWindow .primary-toolbar.toolbar .button:active, +NemoWindow .primary-toolbar.toolbar .button:hover:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.46)), + color-stop (0.33, shade(@theme_bg_color, 0.54)), + to (shade(@theme_bg_color, 0.62))); + + border-image: none; + border-top-color: transparent; + border-left-color: alpha (#fff, 0.01); + border-right-color: alpha (#fff, 0.01); + border-bottom-color: alpha (#fff, 0.14); + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.17), + inset 1px 0px alpha(#000, 0.12), + inset -1px 0px alpha(#000, 0.12), + inset 0px -1px alpha(#000, 0.12); + +} + +NemoWindow .primary-toolbar.toolbar NemoPathbarButton *:active, +NemoWindow .primary-toolbar.toolbar NemoPathbarButton *:hover:active, +NemoWindow .primary-toolbar.toolbar .button *:active, +NemoWindow .primary-toolbar.toolbar .button *:hover:active { + color: shade(@theme_selected_fg_color, 1.00); + text-shadow: 1px 1px @theme_selected_shadow_color; +} + +NemoWindow .primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(shade(@theme_bg_dark_color, 0.97), 0.0)), + color-stop (0.50, shade(@theme_bg_dark_color, 0.82) ), + to (alpha(shade(@theme_bg_dark_color, 0.78), 0.0))); + + border-color: @transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.20), + inset 1px 0px alpha(#000, 0.20), + inset -1px 0px alpha(#000, 0.20), + inset 0px -1px alpha(#000, 0.20); + +} + +.nemo-inactive-pane .view { + background-color: shade(@theme_bg_color, 1.00); +} + +/* Frame vista iconos nautilus36 */ +NautilusView.frame { + border-top-width: 0; + border-right-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + + +NemoWindow .notebook { + border-width: 1px 0px 0px 0px; + border-radius: 0px; + border-image: none; + border-top-color: shade(@sidebar_background, 0.75); + border-left-color: @transparent; + border-bottom-color: @transparent; + border-right-color: @transparent; + +} + + +NemoWindow .notebook tab { + padding: 0px 4px; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@sidebar_background, 1.00)), + to (shade(@sidebar_background, 1.00))); + + border-width: 0px 1px 0px 1px; + border-style: solid; + border-top-color: shade(@sidebar_background, 1.00); + border-left-color: shade(@sidebar_background, 0.75); + border-bottom-color: shade(@sidebar_background, 0.75); + border-right-color: shade(@sidebar_background, 0.75); + border-image: none; + + box-shadow: inset 0px 1px alpha(#fff, 0.06), + inset 1px 0px alpha(#fff, 0.06), + inset -1px 0px alpha(#fff, 0.06), + inset 0px -1px alpha(#fff, 0.06); +} + + +NemoWindow .notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@sidebar_background, 0.75)), + color-stop (0.20, shade(@sidebar_background, 0.90)), + to (shade(@sidebar_background, 0.95))); + + border-width: 0px 1px 0px 1px; + border-image: none; + border-top-color: shade(@sidebar_background, 0.73); + border-left-color: shade(@sidebar_background, 0.70); + border-bottom-color: shade(@sidebar_background, 0.70); + border-right-color: shade(@sidebar_background, 0.70); + + box-shadow: inset 0px 1px alpha(#000, 0.04), + inset 1px 0px alpha(#000, 0.04), + inset -1px 0px alpha(#000, 0.04), + inset 0px -1px alpha(#000, 0.04); + +} + +NautilusWindow .notebook tab.top, +NemoWindow .notebook tab.top { + padding: 0px 6px; + border-radius: 0px; +} + +NautilusWindow .notebook tab:first-child, +NautilusWindow .notebook tab:first-child:active, +NemoWindow .notebook tab:first-child, +NemoWindow .notebook tab:first-child:active { + border-width: 0px 1px 0px 0px; + border-radius: 0px; +} + +NautilusWindow .notebook tab:last-child, +NautilusWindow .notebook tab:last-child:active, +NemoWindow .notebook tab:last-child, +NemoWindow .notebook tab:last-child:active { + border-width: 0px 0px 0px 1px; + border-radius: 0px; +} + +NautilusWindow .notebook tab GtkLabel, +NemoWindow .notebook tab GtkLabel { + padding: 0px; + color: @theme_text_color; + text-shadow: 0px 1px @theme_shadow_color; +} + +/* close button */ +.notebook tab .button, +.notebook tab .button:active, +.notebook tab .button:hover { + background-image: none; + background-color: transparent; + border-image: none; + border-width: 1px; + border-style: solid; + border-color: transparent; + box-shadow: none; +} + +.notebook tab .button GtkImage { + border-radius: 3px; + color: shade(@theme_fg_dark_color, 1.75); + border-width: 1px; + border-style: solid; + border-color: transparent; + border-image: none; + padding: 0; + + icon-shadow: 1px 1px @theme_shadow_dark_color; +} + +.notebook tab .button GtkImage:hover { + color: @theme_fg_dark_color; + border-color: alpha(black, 0.1); + border-image: none; +} + +.notebook tab .button GtkImage:active, +.notebook tab .button GtkImage:active:hover { + background-color: alpha(black, 0.15); + color: shade (@theme_fg_dark_color, 1.10); + icon-shadow: 1px 1px @theme_shadow_dark_color; + border-color: alpha(black, 0.27) + alpha(black, 0.13) + alpha(black, 0.13) + alpha(black, 0.13); +} + +/* +.baobab-toolbar.toolbar { + border-color: shade (@bg_color, 0.9); + border-style: solid; + border-width: 0 0 1px 0; + border-radius: 0; +} + +.cell.baobab-level-cell, +.cell.baobab-level-cell:hover, +.cell.baobab-level-cell:selected, +.cell.baobab-level-cell:selected:hover { + border-color: alpha (black, 0.06); + border-width: 1px; + border-style: solid; + background-color: @base_color; +} +*/ + +ApDocView, /* Abiword */ +EogScrollView, /* Eog */ +CheeseThumbView /* Cheese */ +{ + background-color: @chrome_bg_color; + -EogScrollView-shadow-type: none; +} + +/* nautilus */ +.nemo-canvas-item, +.nautilus-canvas-item { + border-radius: 3px; +} + +/* desktop mode */ +.nemo-desktop.nautilus-canvas-item, +.nautilus-desktop.nautilus-canvas-item { + color: @theme_selected_fg_color; + text-shadow: 1px 1px black; +} + +.nemo-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:active { + background-image: none; + color: @theme_text_color; +} + +.nemo-desktop.nautilus-canvas-item:selected, +.nautilus-desktop.nautilus-canvas-item:selected { + color: @theme_selected_fg_color; +} + +.nemo-desktop.nautilus-canvas-item:active, +.nemo-desktop.nautilus-canvas-item:prelight, +.nemo-desktop.nautilus-canvas-item:selected, +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +.documents-counter { + background-image: url('assets/dnd-counter.svg'); + background-size: contain; + background-color: transparent; + color: @theme_base_color; + font: bold; +} + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray.css 2012-11-30 14:57:20.000000000 +0000 @@ -0,0 +1,211 @@ +/********************************* + * nautilus 3.4 gnome-shell-gray * + *********************************/ + +NautilusWindow .menubar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 0.92))); + + /* linea 3D (oscura) */ + box-shadow: inset 0px -1px shade(@theme_bg_dark_color, 0.72); + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-bottom-color: shade(@theme_bg_dark_color, 1.00); + +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.92)), + to (shade(@theme_bg_dark_color, 0.92))); + + border-width: 0px 0px 1px 1px; + border-radius: 0px; + border-style: solid; + border-color: @transparent @transparent shade(@theme_bg_dark_color, 0.68) shade(@theme_bg_dark_color, 1.00); + + padding: 0px 3px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + +#nautilus-search-button .button * { + border-width: 0px; + padding: 0px 4px; +} + +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 4px; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar .button { + background-image: none; + border-image: none; + border-style: solid; + border-width: 7px 5px; + border-radius: 20px; + border-color: transparent; + box-shadow: none; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + padding: 0px 4px; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_selected_fg_color, 0.90); + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.40)), + to (shade(@theme_bg_color, 0.70))); + border-width: 7px 5px; + border-radius: 20px; + border-color: transparent; + + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.04); +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@theme_bg_color, 0.75), 0.15)), + to (alpha (shade (@theme_bg_color, 0.50), 0.25))); + + border-image: none; + border-color: transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.20), + inset -1px 0px alpha(#000, 0.20), + inset 0px -1px alpha(#000, 0.25); +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 3px 3px 0px 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + background-color: shade(@theme_bg_dark_color, 0.92); + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: shade (@theme_bg_dark_color, 0.92); + + border-width: 0px; + border-style: none; +} + +/* overlay scrollbar */ +NautilusWindow .sidebar OsThumb:selected, +NautilusWindow .sidebar OsScrollbar:selected { + background-color: shade (@theme_bg_dark_color, 0.60); +} + +NautilusWindow .sidebar OsThumb:active, +NautilusWindow .sidebar OsScrollbar:active { + background-color: shade (@theme_bg_dark_color, 0.46); +} + +NautilusWindow .sidebar OsThumb:insensitive, +NautilusWindow .sidebar OsScrollbar:insensitive { + background-color: shade (@theme_bg_dark_color, 0.68); +} + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + /* ubuntu-12 */ + background-color: shade (@theme_bg_dark_color, 0.92); + border-color: shade (@theme_bg_dark_color, 0.92); + border-style: solid; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from(shade (@theme_bg_dark_color, 0.92)), + color-stop(0.65, shade (@theme_bg_dark_color, 0.92)), + to(shade (@button_border, 0.60))); + +} + +NautilusWindow > GtkTable > .pane-separator:hover { + background-color: shade (@theme_bg_dark_color, 0.52); +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray-light.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray-light.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray-light.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-gray-light.css 2012-11-30 14:56:26.000000000 +0000 @@ -0,0 +1,217 @@ +/**************** + * Applications * + ****************/ + +NautilusWindow .menubar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 0.92))); + + /* linea 3D (oscura) */ + box-shadow: inset 0px -1px shade(@theme_bg_dark_color, 0.70); + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-bottom-color: shade(@theme_bg_dark_color, 0.96); + +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@bg_color, 0.93)), + color-stop (0.08, shade (@bg_color, 0.95) ), + color-stop (0.08, shade (@bg_color, 0.97) ), + to (shade (@base_color, 1.00))); + + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: @transparent @transparent shade(@theme_bg_color, 0.75) shade(@theme_bg_color, 0.58); + + padding: 0px 3px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + + +#nautilus-search-button * { + border-width: 0px; +} + +#nautilus-search-button .button, +NautilusWindow .primary-toolbar.toolbar .button { + background-image: none; + border-image: none; + border-style: solid; + border-width: 7px 2px; + border-radius: 18px; + border-color: transparent; + box-shadow: none; +} + +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 6px; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + padding: 0px 4px; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_selected_fg_color, 1.25); + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.40)), + to (shade(@theme_bg_color, 0.75))); + border-width: 7px 2px; + border-radius: 18px; + border-color: transparent; + + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.04); + +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@theme_bg_color, 0.75), 0.15)), + to (alpha (shade (@theme_bg_color, 0.50), 0.25))); + + border-image: none; + border-color: transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.20), + inset -1px 0px alpha(#000, 0.20), + inset 0px -1px alpha(#000, 0.25); +} + + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 3px 3px 0px 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + background-color: shade (@theme_bg_dark_color, 0.92); + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: shade (@theme_bg_dark_color, 0.92); + + border-width: 0px; + border-style: none; +} + +/* overlay scrollbar */ +NautilusWindow .sidebar OsThumb:selected, +NautilusWindow .sidebar OsScrollbar:selected { + background-color: shade (@theme_bg_dark_color, 0.60); +} + +NautilusWindow .sidebar OsThumb:active, +NautilusWindow .sidebar OsScrollbar:active { + background-color: shade (@theme_bg_dark_color, 0.46); +} + +NautilusWindow .sidebar OsThumb:insensitive, +NautilusWindow .sidebar OsScrollbar:insensitive { + background-color: shade (@theme_bg_dark_color, 0.68); +} + + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + background-color: shade (@theme_bg_dark_color, 0.92); + border-color: shade (@theme_bg_dark_color, 0.92); + border-style: solid; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from(shade (@theme_bg_dark_color, 0.92)), + color-stop(0.65, shade (@theme_bg_dark_color, 0.92)), + to(shade (@button_border, 0.60))); + +} + + +NautilusWindow > GtkTable > .pane-separator:hover { + background-color: shade (@theme_bg_dark_color, 0.92); +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-light.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-light.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-light.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-nautilus34-light.css 2013-03-21 19:44:14.000000000 +0000 @@ -0,0 +1,200 @@ +/**************** + * Applications * + ****************/ +@define-color theme_path_bg_color #aaaaaa; + +NautilusWindow .menubar { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(#b0b0b0, 0.95)), + to (shade(#b0b0b0, 0.85))); + /* remove 3d border */ +border-image: none; + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: #676767; + padding: 3px; + + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; + color: #000000; +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(#c0c0c0, 0.75)), + to (shade(#ededed, 0.75))); + + border-image: none; + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: #ededed; + padding: 3px; + + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; + color: @fg_color; +} +/* +#nautilus-search-button * { + padding: 0px 4px; +} +*/ + + +#nautilus-search-button * { + border-width: 0px; +} + +#nautilus-search-button .button, +NautilusWindow .primary-toolbar.toolbar .button { + background-image: none; + border-image: none; + border-style: solid; + border-width: 7px 2px; + border-radius: 34px; + border-color: transparent; + box-shadow: none; +} + +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 6px; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + padding: 0px 4px; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_selected_fg_color, 1.25); + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + border-width: 7px 2px; + border-radius: 34px; + border-color: transparent; + + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.04); + +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@theme_bg_color, 0.75), 0.15)), + to (alpha (shade (@theme_bg_color, 0.50), 0.25))); + + border-image: none; + border-color: transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.20), + inset -1px 0px alpha(#000, 0.20), + inset 0px -1px alpha(#000, 0.25); +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 3px 3px 0px 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: @sidebar_background; + + border-width: 0px; + border-style: none; +} + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} +/* sidebar */ +NautilusWindow .sidebar, +NautilusWindow .sidebar .view { + background-color: #dee4ea; + border-color: shade (#000, 0.86); + + +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + background-color: @sidebar_background; + /* border-color: @sidebar_background; */ + border-style: none; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from (@sidebar_background), + color-stop (0.50, @sidebar_background), + to (shade(@theme_bg_color, 0.70))); +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel.css 2012-11-26 21:31:18.000000000 +0000 @@ -0,0 +1,118 @@ +/********************** + * Fallback Mode Panel + **********************/ + +.gnome-panel-menu-bar, +PanelApplet > GtkMenuBar.menubar, +PanelToplevel, +PanelWidget, +PanelAppletFrame, +PanelApplet { + background-image: none; + background-color: @os_chrome_bg_color; + color: @os_chrome_fg_color; + border-width: 0px; + border-image: none; + border-style: none; + text-shadow: none; +} + + +ClockBox, +.gnome-panel-menu-bar { + /* font: bold; */ +} + +.gnome-panel-menu-bar .menuitem:prelight { + /* background-color: @os_chrome_selected_bg_color; + color: @os_chrome_selected_fg_color; */ +} + +.gnome-panel-menu-bar .menuitem *:prelight { + /* color: @os_chrome_selected_fg_color; + text-shadow: @os_chrome_bg_color 0 1; */ +} + +PanelApplet > GtkMenuBar.menubar .menuitem { + padding: 0px; + +} + +PanelApplet .button, +PanelApplet .button:prelight, +PanelApplet .button *:prelight { + /* padding: 4px; */ + + border-image: none; + border-width: 0px; + border-radius: 0px; +/* + -unico-border-gradient: none; + -unico-outer-stroke-width: 0px; + -unico-outer-stroke-gradient: none; + -unico-inner-stroke-width: 0px; +*/ + background-image: none; + background-color: alpha(@theme_base_color, 0.0); + + color: @os_chrome_fg_color; + text-shadow: none; +} + +PanelToplevel { + /* color borde panel */ + background-color: shade(@os_chrome_bg_color, 0.70); + +} + +PanelApplet .button:active , +PanelApplet .button:active:prelight, +PanelApplet .button *:active:prelight { + border-image: none; + background-color: @os_chrome_selected_bg_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_selected_bg_color, 1.30)), + to (shade(@theme_selected_bg_color, 1.00))); + + color: @os_chrome_selected_fg_color; + text-shadow: none; + border-width: 0px; + border-radius: 0px; + border-image: none; + +} + +PanelApplet *:prelight { + /* color: @os_chrome_selected_fg_color; */ +} + +PanelApplet *:active, +PanelApplet *:prelight:active { + color: @os_chrome_selected_fg_color; + text-shadow: 0px 1px shade (#2255F5, 0.6); +} + +NaTrayApplet { + -NaTrayApplet-icon-padding: 3px; + -NaTrayApplet-icon-size: 16px; +} + +WnckPager, WnckTasklist { + background-color: @os_chrome_selected_bg_color; + background-image: none; + color: @os_chrome_fg_color; + text-shadow: none; +} + +GsmFailWhaleDialog { + background-color: @os_chrome_bg_color; + background-image: none; + color: @os_chrome_fg_color; + text-shadow: none; +} + +GsmFailWhaleDialog * { + background-color: @os_chrome_bg_color; + background-image: none; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel-steel.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel-steel.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel-steel.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gnome-panel-steel.css 2013-02-02 19:45:56.000000000 +0000 @@ -0,0 +1,99 @@ +/* Fallback Mode Panel */ +PanelWidget :backdrop, +PanelApplet :backdrop, +PanelToplevel :backdrop, +PanelWidget, +PanelApplet, +PanelToplevel { + border-image: none; + padding: 0; + + color: @dark_fg_color; +} + +PanelWidget, +PanelApplet, +PanelToplevel { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); +} + +PanelApplet { + border-width: 0; +} + +PanelSeparator:backdrop, +PanelSeparator { + border-width: 0; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); + + color: @dark_fg_color; +} + +.gnome-panel-menu-bar, +PanelApplet > GtkMenuBar.menubar, +PanelApplet > GtkMenuBar.menubar.menuitem, +PanelMenuBar.menubar, +PanelMenuBar.menubar.menuitem { + -PanelMenuBar-icon-visible: true; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); +} + +PanelAppletFrame { + background-color: @dark_bg_color; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); + border-width: 0; +} + +PanelApplet .button:backdrop, +PanelApplet .button { + -GtkButton-inner-border: 2; + + border-image: none; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); + border-color: alpha (shade (@dark_bg_color, 1.0), 0.6); + border-left-color: alpha (shade (@dark_bg_color, 1.5), 0.3); + border-radius: 0; + border-width: 0 1px 0 1px; + + color: @dark_fg_color; + text-shadow: none; +} + +PanelApplet .button:active:prelight:backdrop, +PanelApplet .button:active:prelight, +PanelApplet .button:active:backdrop, +PanelApplet .button:active { + border-image: none; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); + border-color: shade (@dark_bg_color, 0.9); +} + +PanelApplet .button:prelight:backdrop, +PanelApplet .button:prelight { + border-image: none; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); + border-color: alpha (shade (@dark_bg_color, 1.0), 0.6); + border-left-color: alpha (shade (@dark_bg_color, 1.5), 0.4); +} + +ClockBox { + text-shadow: none; +} + +WnckPager, WnckTasklist { + background-color: @dark_bg_color; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk.css 2014-04-20 04:38:41.000000000 +0000 @@ -0,0 +1,320 @@ +/* Default color scheme */ +@define-color base_color #ffffff; +@define-color bg_color #ededed; +@define-color text_color #202020; +@define-color fg_color #202020; +@define-color selected_bg_color #3875d7; +@define-color selected_fg_color #ffffff; +@define-color tooltip_bg_color #303635; +@define-color tooltip_fg_color #ffffff; + + +/* Colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_base_color @base_color; +@define-color theme_bg_color @bg_color; +@define-color theme_text_color @text_color; +@define-color theme_fg_color @fg_color; +@define-color theme_shadow_color alpha(#fff, 0.30); +@define-color theme_selected_bg_color shade(#3875d7, 1.00); +@define-color theme_selected_fg_color @selected_fg_color; +@define-color theme_selected_shadow_color alpha(#000, 0.22); +@define-color theme_tooltip_bg_color @tooltip_bg_color; +@define-color theme_tooltip_fg_color @tooltip_fg_color; + +/******************[Gnome-Cupertino-Gray]*******************/ +@define-color theme_bg_dark_color #d5d5d5; +@define-color theme_fg_dark_color #323232; +@define-color theme_text_dark_color #202020; +@define-color theme_shadow_dark_color alpha(#fff, 0.25); +@define-color theme_highlight_color #000; +/*********************************************************/ + +@define-color theme_button_border_dark shade(@theme_bg_dark_color, 0.68); +@define-color button_raised_gradient_color_a #f4f4f4; +@define-color button_raised_gradient_color_b #c0c0c0; +@define-color button_raised_linked_shadow alpha(@theme_base_color, 0.70); + +@define-color menu_bg_color shade(@theme_bg_color, 1.04); +@define-color menu_fg_color shade(@theme_fg_color, 1.00); +@define-color menu_controls_color shade (@theme_fg_dark_color, 0.89); +@define-color menu_combobox_border #3277bf; +@define-color menu_separator shade(@menu_bg_color, 0.95); +@define-color menu_shadow_color @theme_shadow_color; + +@define-color link_color #4a90d9; +@define-color frame_color shade(@theme_bg_color, 0.85); +@define-color inactive_frame_color shade(@theme_bg_color, 0.90); +@define-color warning_color #f57900; +@define-color error_color #cc0000; +@define-color success_color #4e9a06; + +@define-color info_fg_color rgb (181, 171, 156); +@define-color info_bg_color rgb (252, 252, 189); +@define-color warning_fg_color rgb (173, 120, 41); +@define-color warning_bg_color rgb (250, 173, 61); +@define-color question_fg_color rgb (97, 122, 214); +@define-color question_bg_color rgb (138, 173, 212); +@define-color error_fg_color rgb (106, 18, 18); +@define-color error_bg_color rgb (240, 54, 54); + +@define-color keyboard_focus_border_a #a2c9f1; +@define-color keyboard_focus_border_b #6794cf; + +@define-color os_chrome_bg_color @theme_bg_dark_color; +@define-color os_chrome_fg_color @theme_fg_dark_color; + +@define-color os_chrome_selected_bg_color @theme_selected_bg_color; +@define-color os_chrome_selected_fg_color @theme_selected_fg_color; + +@define-color chrome_bg_color @theme_bg_color; +@define-color chrome_fg_color @theme_fg_color; + +@define-color focused_entry_border #809abb; +@define-color focused_entry_outer #83aadc; +@define-color focused_entry_inset alpha (#d7e4f1, 0.50); + +/* @define-color sidebar_background shade(#E1E5E8, 0.95); */ + +@define-color sidebar_background #e1e5eb; +@define-color sidebar_selected_bg shade (#4E83D2, 1.00); +@define-color button_gradient_color_a shade(@theme_selected_bg_color, 1.25); +@define-color button_gradient_color_b shade(#80B8EA, 0.85); +@define-color button_border #a0a0a0; + +@define-color button_active_gradient_color_a #a4a4a4; +@define-color button_active_gradient_color_b shade (@button_active_gradient_color_a, 0.83); + +@define-color button_hover_gradient_color_a @theme_base_color; +@define-color button_hover_gradient_color_b shade (#fefefe, 0.94); + +@define-color button_raised_active_gradient_color_a @button_active_gradient_color_a; +@define-color button_raised_active_gradient_color_b alpha(@button_active_gradient_color_b, 0.13); + +@define-color insensitive_bg_color shade(@theme_bg_color, 0.93); +@define-color insensitive_fg_color mix(@theme_bg_color, @theme_fg_color, 0.70); +@define-color insensitive_border_color shade(@bg_color, 0.80); + +@define-color trough_bg_color_a shade (@theme_bg_color, 0.88); +@define-color trough_bg_color_b shade (@theme_bg_color, 0.95); + +@define-color progressbar_pattern #000000; +@define-color progressbar_color #7cccff; + +@define-color entry_text_color shade(@theme_text_color, 0.5); +@define-color entry_text_selected #B5D5FF; + +@define-color entry_background_a shade (@theme_base_color, 0.86); +@define-color entry_background_b shade (@theme_base_color, 0.96); +@define-color entry_background_c shade (@theme_base_color, 0.98); +@define-color entry_background_d shade (@theme_base_color, 1.00); + +@define-color internal_element_color #646464; +@define-color internal_element_prelight @theme_text_color; +@define-color internal_element_insensitive shade (@internal_element_color, 1.4); + +@define-color scale_fill @insensitive_border_color; +@define-color scale_border_a @internal_element_color; +@define-color scale_border_b shade (@internal_element_color, 1.25); +@define-color scale_progress_fill #2c85e2; +@define-color scale_progress_border_a #1864b2; +@define-color scale_progress_border_b #3e90e5; + +@define-color highlighted_border #8f8f8f; +@define-color transparent alpha(#000, 0.0); + +@define-color notebook_border shade(@theme_bg_color, 0.65); + +/* @define-color toolbar_gradient_base shade (mix(#d5dade, @theme_bg_dark_color, 0.75), 0.92); */ +@define-color toolbar_gradient_base shade (@theme_bg_color, 1.00); +@define-color toolbar_gradient_step1 #bcbcb4; +@define-color toolbar_gradient_step2 #d9d9d7; +@define-color toolbar_gradient_final #e5e5e2; + +@define-color toolbar_border_top shade (@toolbar_gradient_base, 1.04); +@define-color toolbar_border_bottom shade (@toolbar_gradient_base, 0.88); + +@define-color toolbar_active_button_color #909081; + +@define-color primary_toolbar_entry_bg @theme_base_color; +@define-color primary_toolbar_entry_fg @theme_text_color; + +@define-color nautilus_cluebar_color shade(@sidebar_background, 1.00); +@define-color treeview_focus_border @nautilus_cluebar_color; + +@define-color expander_row_selected_color #FFF; +@define-color test #f00; + +/******* + * OSD * + *******/ +@define-color osd_highlight #ffffff; +@define-color osd_lowlight #525252; +@define-color osd_base #212526; + +@define-color osd_fg #ededed; +@define-color osd_bg alpha(@osd_base, 0.80); + +@define-color osd_bg_backdrop alpha(shade(@osd_base, 1.40), 0.90); + +@define-color osd_text_shadow alpha(black, 0.75); + +@define-color osd_toolbar_bg_a alpha(@osd_base, 0.80); +@define-color osd_toolbar_bg_b alpha(#101010, 0.80); +@define-color osd_toolbar_bg_c alpha(shade(@osd_base, 1.02), 0.80); + +@define-color osd_button_bg_a alpha(@osd_highlight, 0.16); +@define-color osd_button_bg_b alpha(@osd_lowlight, 0.05); +@define-color osd_button_bg_c alpha(@osd_highlight, 0.12); + +@define-color osd_button_bg_insensitive alpha(@osd_highlight, 0.25); +@define-color osd_button_bg_insensitive_active alpha(@osd_highlight, 0.16); + +@define-color osd_button_bg_hover_a alpha(@osd_highlight, 0.28); +@define-color osd_button_bg_hover_b alpha(@osd_lowlight, 0.14); +@define-color osd_button_bg_hover_c alpha(@osd_highlight, 0.14); + +@define-color osd_button_bg_active_a alpha(@osd_lowlight, 0.18); +@define-color osd_button_bg_active_b alpha(@osd_highlight, 0.23); +@define-color osd_button_bg_active_c alpha(@osd_lowlight, 0.17); + +@define-color osd_button_bg_backdrop alpha(@osd_highlight, 0.18); +@define-color osd_button_bg_backdrop_hover alpha(@osd_highlight, 0.25); +@define-color osd_button_bg_backdrop_active alpha(@osd_highlight, 0.35); +@define-color osd_button_bg_backdrop_insensitive alpha(@osd_highlight, 0.08); + +@define-color osd_button_fg_backdrop shade(@osd_fg, 0.70); +@define-color osd_button_fg_backdrop_active shade(@osd_fg, 0.95); + +@define-color osd_button_fg shade(@osd_fg, 0.80); +@define-color osd_button_fg_hover shade(@osd_fg, 0.96); +@define-color osd_button_fg_active shade(@osd_fg, 1.10); +@define-color osd_button_fg_insensitive shade(@osd_fg, 0.70); + +@define-color osd_button_border alpha(@osd_highlight, 0.40); +@define-color osd_button_inset shade(@osd_fg, 0.67); +@define-color osd_button_shadow alpha(black, 0.35); + +@define-color osd_trough_bg alpha(@osd_button_fg, 0.10); + +/* Metacity ¡No modificar! */ +@define-color wm_highlight #ffffff; +@define-color wm_title_highlight #ffffff; + +@define-color wm_bg_a shade (@bg_color, 1.1); +@define-color wm_bg_b @bg_color; + +@define-color wm_button_bg_a shade (@bg_color, 1.0); +@define-color wm_button_bg_b shade (@bg_color, 0.85); +@define-color wm_button_bg_c shade (@bg_color, 0.8); +@define-color wm_button_bg_d shade (@bg_color, 0.9); + +@define-color wm_button_bg_hover_a shade (@wm_button_bg_a, 1.1); +@define-color wm_button_bg_hover_b shade (@wm_button_bg_b, 1.1); +@define-color wm_button_bg_hover_c shade (@wm_button_bg_c, 1.1); +@define-color wm_button_bg_hover_d shade (@wm_button_bg_d, 1.1); + +@define-color wm_button_bg_active_a shade (@bg_color, 0.7); +@define-color wm_button_bg_active_b shade (@bg_color, 0.9); +@define-color wm_button_bg_active_c shade (@bg_color, 0.9); + +@import url("gtk-widgets.css"); +@import url("scrollbar.css"); +@import url("sidebar.css"); +@import url("gtk-widgets-assets.css"); +@import url("gnome-panel-steel.css"); + +/* Select style for TABS + 1.- all tabs themed blue + @import url("tabs-themed.css"); + + 2.- only selected tab blue + @import url("tabs.css"); + + 3.- (Default) selected tab white + @import url("tabs-mono.css"); + + 4.- more traditional style tabs + @import url("tabs-classic.css"); + + (Be careful to leave only ONE of the five, + edit the line below according to the style you want) +*/ +@import url("tabs.css"); + +/* some gnome-mdi-apps */ +@import url("gnome-mdi.css"); + +/* + There are 3 options for Unity panel: + + 1.- If you prefer the default (perfect fit with maximized windows) + -------------------------------------------------------------- + @import url("unity.css"); + + 2.- If you prefer the white mac style solid + @import url("unity-white.css"); + + 3.- If you prefer the dark panel "Unity" + ------------------------------------ + @import url("unity-darkest.css"); + + (edit the line below according to the style you want) +-------------------------------------------------------------- */ +@import url("unity-steel.css"); + + +/* + There are 7 options for nautilus: + + ----------------------------------- + Nautilus 3.6 (default) + ----------------------------------- + Nautilus 3.6.x for gnome-shell 3.6.x or cinnamon or unity + @import url("nautilus36.css"); + + ----------------------------------- + 3 for Nautilus 3.4 GNOME-SHELL + ----------------------------------- + 1.- nautilus sidebar and pathbar dark gray: + @import url("gnome-nautilus34-gray.css"); + OR + 2.- nautilus sidebar and pathbar light: + @import url("gnome-nautilus34-light.css"); + OR + 3.- nautilus sidebar dark gray and pathbar light: + @import url("gnome-nautilus34-gray-light.css"); + + ----------------------------------- + 3 for Nautilus 3.4 UNITY + ----------------------------------- + 1.- nautilus sidebar and pathbar dark gray: + @import url("unity-nautilus34-gray.css"); + OR + 2.- nautilus sidebar and pathbar light: + @import url("unity-nautilus34-light.css"); + OR + 3.- nautilus sidebar dark gray and pathbar light: + @import url("unity-nautilus34-gray-light.css"); + + + (edit the line below according to the style of nautilus you want) +-------------------------------------------------------------------- */ + + +/* + Select your enviroment + ---------------------- + 1.- Gnome-shell and Cinnamon + @import url("gnome-apps.css"); + + 2.- Unity (GlobalMenu) + @import url("unity-apps.css"); + (edit the line below according your enviroment) +---------------------------------------------------*/ +@import url("gnome-apps.css"); +@import url("menu.css"); + +GtkComboBox .menuitem:hover { + color: white; +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets-assets.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets-assets.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets-assets.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets-assets.css 2014-04-29 07:36:33.000000000 +0000 @@ -0,0 +1,256 @@ +/************************* + * Check and Radio items * + *************************/ + +.check, +.radio, +.check:active, +.radio:active, +.check:insensitive, +.radio:insensitive { + background-color: transparent; + border-style: none; +} + +GtkCheckButton:hover, +GtkCheckButton:active:hover, +GtkCheckButton:selected, +GtkCheckButton:selected:focus { + background-color: transparent; +} + +.menu .menuitem.check, +.menu .menuitem.check:hover, +.check { + background-image: url("assets/l-checkbox-unchecked-18.png"); +} + +.menu .menuitem.check:active, +.menu .menuitem.check:active:hover, +.check:active { + background-image: url("assets/l-checkbox-checked-18.png"); +} + +.check:insensitive { + background-image: url("assets/checkbox-unchecked-insensitive-18.png"); +} + +.check:active:insensitive { + background-image: url("assets/checkbox-checked-insensitive-18.png"); +} + +.check:inconsistent { + background-image: url("assets/checkbox-mixed-18.png"); +} + +.check:inconsistent:insensitive{ + background-image: url("assets/checkbox-mixed-insensitive-18.png"); +} + +.check row, +.check row:selected, +.check row:selected:focused { + background-image: url("assets/checkbox-unchecked.png"); +} + +.check row:active, +.check row:selected:active, +.check row:selected:focused:active { + background-image: url("assets/checkbox-checked.png"); +} + +.check row:insensitive, +.check row:selected:insensitive, +.check row:selected:focused:insensitive { + background-image: url("assets/checkbox-unchecked-insensitive.png"); +} + + +.check row:active:insensitive, +.check row:selected:active:insensitive, +.check row:selected:focused:active:insensitive { + background-image: url("assets/checkbox-checked-insensitive.png"); +} + +.check row:inconsistent, +.check row:selected:inconsistent, +.check row:selected:focused:inconsistent { + background-image: url("assets/checkbox-mixed.png"); +} + +.check row:inconsistent:insensitive, +.check row:selected:inconsistent:insensitive, +.check row:selected:focused:inconsistent:insensitive { + background-image: url("assets/checkbox-mixed-insensitive.png"); +} + +.menu .menuitem.radio, +.menu .menuitem.radio:hover, +.radio { + background-image: url("assets/l-radio-unselected-18.png"); +} + +.menu .menuitem.radio:active, +.menu .menuitem.radio:active:hover, +.radio:active { + background-image: url("assets/l-radio-selected-18.png"); +} + +.radio:insensitive { + background-image: url("assets/radio-unselected-insensitive-18.png"); +} + +.radio:active:insensitive { + background-image: url("assets/radio-selected-insensitive-18.png"); +} + +.radio:inconsistent { + background-image: url("assets/radio-mixed-18.png"); +} + +.radio:inconsistent:insensitive { + background-image: url("assets/radio-mixed-insensitive-18.png"); +} + +.radio row, +.radio row:selected, +.radio row:selected:focused { + background-image: url("assets/radio-unselected.png"); +} + +.radio row:active, +.radio row:selected:active, +.radio row:selected:focused:active { + background-image: url("assets/radio-selected.png"); +} + +.radio row:insensitive, +.radio row:selected:insensitive, +.radio row:selected:focused:insensitive { + background-image: url("assets/radio-unselected-insensitive.png"); +} + +.radio row:active:insensitive, +.radio row:selected:active:insensitive, +.radio row:selected:focused:active:insensitive { + background-image: url("assets/radio-selected-insensitive.png"); +} + +.radio row:inconsistent, +.radio row:selected:inconsistent, +.radio row:selected:focused:inconsistent { + background-image: url("assets/radio-mixed.png"); +} + +.radio row:inconsistent:insensitive, +.radio row:selected:inconsistent:insensitive, +.radio row:selected:focused:inconsistent:insensitive { + background-image: url("assets/radio-mixed-insensitive.png"); +} + + + +.primary-toolbar GtkComboBox.combobox-entry .button, +GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(last), +GtkComboBox.combobox-entry .button:nth-child(last) { + +} + +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:hover:active, +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(last), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(last), +GtkComboBox.combobox-entry .button:active:nth-child(last), +GtkComboBox.combobox-entry .button:hover:active:nth-child(last) { + +} + +/* for RTL languages */ +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(first), +GtkComboBox.combobox-entry .button:nth-child(first) { + +} + +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(first), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(first), +GtkComboBox.combobox-entry .button:active:nth-child(first), +GtkComboBox.combobox-entry .button:hover:active:nth-child(first) { + +} + +GtkScale.trough, +GtkScale.trough.horizontal { + +} + +GtkScale.trough.vertical { + +} + + +GtkScale.progressbar.horizontal { + +} + +GtkScale.progressbar.vertical { + +} + +GtkScale.slider, +GtkScale.slider.horizontal, +GtkScale.slider.horizontal:hover { + background-image: url("assets/scale-slider.svg"); +} + +GtkScale.slider:insensitive, +GtkScale.slider.horizontal:insensitive { + background-image: url("assets/scale-slider-insensitive.svg"); +} + +GtkScale.slider.vertical { + background-image: url("assets/scale-slider.svg"); +} + +GtkScale.slider.vertical:insensitive { + background-image: url("assets/scale-slider-insensitive.svg"); +} + +GtkScale.scale-has-marks-above.slider.horizontal, +GtkScale.scale-has-marks-above.slider.horizontal:hover { + background-image: url("assets/scale-slider-marks-above-horizontal.svg"); +} + +GtkScale.scale-has-marks-above.slider.horizontal:insensitive { + background-image: url("assets/scale-slider-marks-above-horizontal-insensitive.svg"); +} + +GtkScale.scale-has-marks-above.slider.vertical { + background-image: url("assets/scale-slider-marks-above-vertical.svg"); +} + +GtkScale.scale-has-marks-above.slider.vertical:insensitive { + background-image: url("assets/scale-slider-marks-above-vertical-insensitive.svg"); +} + +GtkScale.scale-has-marks-below.slider.horizontal, +GtkScale.scale-has-marks-below.slider.horizontal:hover { + background-image: url("assets/scale-slider-marks-below-horizontal.svg"); +} + +GtkScale.scale-has-marks-below.slider.horizontal:insensitive { + background-image: url("assets/scale-slider-marks-below-horizontal-insensitive.svg"); +} + +GtkScale.scale-has-marks-below.slider.vertical { + background-image: url("assets/scale-slider-marks-below-vertical.svg"); +} + +GtkScale.scale-has-marks-below.slider.vertical:insensitive { + background-image: url("assets/scale-slider-marks-below-vertical-insensitive.svg"); +} + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/gtk-widgets.css 2014-07-01 07:15:55.000000000 +0000 @@ -0,0 +1,3391 @@ +* { + -GtkArrow-arrow-scaling: 0.7; + -GtkButton-child-displacement-x: 0; + -GtkButton-child-displacement-y: 0; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-interior-focus: true; + -GtkButton-inner-border: 1; + -GtkCheckButton-indicator-size: 18; + -GtkCheckMenuItem-indicator-size: 18; + -GtkEntry-inner-border: 2; + -GtkEntry-progress-border: 0; + -GtkExpander-expander-size: 8; + + -GtkHTML-link-color: @link_color; + -GtkIMHtml-hyperlink-color: @link_color; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 2; + -GtkMenuBar-internal-padding: 0; + -GtkMenuItem-arrow-scaling: 0.6; + -GtkNotebook-tab-overlap: 1; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-initial-gap: 0; + + -GtkPaned-handle-size: 3; + + -GtkProgressBar-min-horizontal-bar-height: 14; + -GtkProgressBar-min-vertical-bar-width: 14; + + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + + -GtkSeparatorMenuItem-horizontal-padding: 0; + + -GtkTextView-error-underline-color: @error_color; + -GtkTreeView-vertical-separator: 0; + -GtkWidget-wide-separators: true; + -GtkWidget-separator-width: 2px; + -GtkWidget-separator-height: 2; + + -GtkToolItemGroup-expander-size: 11; + -GtkToolbar-internal-padding: 0; + -GtkToolButton-icon-spacing: 4; + + -GtkTreeView-expander-size: 8; + -GtkTreeView-vertical-separator: 0; + + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-border-radius: 3; + -GtkWidget-focus-border-color: alpha (@theme_selected_bg_color, 0.25); + -GtkWidget-focus-fill-color: alpha (@theme_selected_bg_color, 0.1); + + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; + + -WnckTasklist-fade-overlay-rect: 0; + + background-origin: border-box; + background-clip: padding-box; + border-width: 1px; + + /* Resaltar destino en drag-drop */ + + +} + +/*************** + * Base States * + ***************/ + +GtkWindow { + color: @fg_color; + background-color: @bg_color; +} + +GtkPaned { + background-color: @bg_color; +} + + + +GtkEventBox { + background-color: @bg_color; +} + + + +/********* + * label * + *********/ +GtkLabel, +GtkLabel:insensitive { + background-color: transparent; +} + + +/********* + * arrow * + *********/ + +/* +.menuitem.arrow { + -unico-arrow-texture: url("assets/menuitem-arrow.png"); +} + +.menuitem.arrow:hover { + -unico-arrow-texture: url("assets/menuitem-arrow-hover.png"); +} + +.menuitem.arrow:insensitive { + -unico-arrow-texture: url("assets/menuitem-arrow-disabled.png"); +} +*/ + + +.tooltip { + padding: 5px 5px; + border-width: 1px; + border-style: solid; + border-radius: 4px; + border-color: alpha(@theme_tooltip_bg_color, 0.95); + background-image: none; + background-color: alpha(@theme_tooltip_bg_color, 0.80); + color: shade(@theme_tooltip_fg_color, 0.85); +} + +.tooltip * { + background-color: alpha(@theme_tooltip_bg_color, 0.0); +} + +.grip { + background-color: shade (@inactive_frame_color, 0.93); +} + +.view.rubberband, +.rubberband { + background-color: alpha (@theme_selected_bg_color, 0.35); + + border-color: @bg_color; + border-style: solid; + border-width: 1px; + border-radius: 2px; +} + +/************* + * separator * + *************/ +.separator { + border-width: 1px; + border-style: solid; + border-image: none; + border-color: mix(@theme_fg_color, @theme_bg_color, 0.95); + border-bottom-color: alpha (shade (@theme_bg_color, 1.26), 0.10); + border-right-color: alpha (shade (@theme_bg_color, 1.26), 0.10); + +} + +GtkTreeView.view.separator, +GtkTreeView.separator, +GtkTreeView.view.separator:hover, +GtkTreeView.separator:hover, +.separator, +.separator:prelight { + color: shade (@theme_bg_color, 0.92); + border-color: mix(@theme_fg_color, @theme_bg_color, 0.95); + border-image: none; +} + +.separator.horizontal { + border-width: 1px 0 1px 0; +} + +.separator.vertical { + border-width: 0 1px 0 1px; +} + +GtkComboBox .separator { + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} + +.button .separator, +.button.separator { + border-color: alpha (#000, 0.00); + +} + +.button .separator:insensitive, +.button.separator:insensitive { + border-color: alpha (#000, 0.00); + +} + +.pane-separator { + color: shade (@sidebar_background, 0.95); +} + +.pane-separator:prelight, +.pane-separator:selected { + color: shade (@sidebar_background, 0.95); +} + +GtkStatusbar { + padding: 5px; + color: @theme_fg_color; + -GtkStatusbar-shadow-type: none; +} + +.dnd { + border-width: 1px; + border-style: solid; + border-color: @bg_color; + border-radius: 0px; +} + +/**************** + * Text Entries * + ****************/ +.entry { + +/* ¡¡¡ Ojo !!! + Este es el color de fondo de la ventana de configuracion del sistema */ + background-color: @theme_bg_color; +/* ---------------------------------------- */ + + + padding: 4px; + -GtkEntry-inner-border: 0; + -GtkEntry-progress-border: 0; + color: @entry_text_color; + + background-image: -gtk-gradient(linear, + left top, left bottom, + from (@entry_background_a), + color-stop (0.15, @entry_background_b), + color-stop (0.50, @entry_background_c), + to (@entry_background_d)); + + /* outer */ + border-width: 2px; + border-style: solid; + border-radius: 5px; + border-top-color: transparent; + border-right-color: alpha(#fff, 0.03); + border-left-color: alpha(#fff, 0.03); + border-bottom-color: alpha(#fff, 0.07); + + /* border */ + box-shadow: inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.05), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.03), + inset 0px 1px shade(@button_border, 0.90), + inset 1px 0px shade(@button_border, 0.99), + inset -1px 0px shade(@button_border, 0.99), + inset 0px -1px shade(@button_border, 1.10); +} + +.entry:focus { + +} + +.entry:focused { + /* outer */ + border-top-color: alpha(@focused_entry_outer, 0.40); + border-right-color: alpha(@focused_entry_outer, 0.45); + border-left-color: alpha(@focused_entry_outer, 0.45); + border-bottom-color: alpha(@focused_entry_outer, 0.40); + + /* border */ + box-shadow: inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.05), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.03), + inset 0px 1px alpha(@focused_entry_border, 0.95), + inset 1px 0px alpha(@focused_entry_border, 0.90), + inset -1px 0px alpha(@focused_entry_border, 0.90), + inset 0px -1px alpha(@focused_entry_border, 0.85); + +} + +.entry:insensitive { + color: @insensitive_fg_color; + background-image: none; + background-color: @insensitive_bg_color; + border-style: solid; + border-color: alpha (#000, 0.00); + border-bottom-color: alpha (#000, 0.00); + border-image: none; + box-shadow: inset 0px 1px @insensitive_border_color, + inset 1px 0px @insensitive_border_color, + inset -1px 0px @insensitive_border_color, + inset 0px -1px @insensitive_border_color; +} + + +.entry:selected, +.entry:selected:focused { + background-color: @entry_text_selected; + color: @entry_text_color; +} + +.entry.progressbar { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + + + border-width: 1px; + border-radius: 3px; + +} + +/******************* + * Symbolic images * + *******************/ +.image { + color: @internal_element_color; +} + +.image:prelight { + color: @internal_element_prelight; +} + +/***************** + * GtkSpinButton * + *****************/ +.spinbutton.button, +.spinbutton.button:prelight, +.spinbutton.button:hover, +.spinbutton.button:active, +.spinbutton.button:focused, +.spinbutton.button:insensitive { + box-shadow: none; + background-image: none; + background-color: alpha(@theme_base_color, 0.0); + + border-width: 0px; + border-style: none; + border-image: none; + +} + +.spinbutton.button { + color: @internal_element_color; +} + +.spinbutton.button:prelight, +.spinbutton.button:active { + color: @internal_element_prelight; +} + +.spinbutton.button:insensitive { + color: @insensitive_border_color; +} + +.spinbutton.entry { + padding: 5px 6px 5px 5px; + +} + +.spinbutton.entry:focused { + +} + +/**************** + * Progress bar * + ****************/ + +/* progress component */ +.progressbar, +.entry.progressbar, +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focused { + background-image: -gtk-gradient (radial, + center center, 0.50, + center center, 0.05, + from (alpha (#fff, 0.00)), + to (alpha (#310, 0.10))), + -gtk-gradient (linear, + left top, left bottom, + from (shade(#b2ccf4, 1.03)), + color-stop (0.49, shade (#50a4f1, 1.10)), + color-stop (0.50, shade (#50a4f1, 0.95)), + to (shade(#b3dbf6, 1.03)) + ); + + background-size: 18px auto, auto; + box-shadow: inset 0px 1px alpha(white, 0.2), + inset 0px -1px alpha(white, 0.1); + + border-width: 1px; + border-style: solid; + + border-top-color: #959595; + border-left-color: #a3a3a3; + border-right-color: #a3a3a3; + border-bottom-color: #a3a3a3; + border-radius: 2px; + + color: @theme_fg_color; + text-shadow: @theme_shadow_color; +} + +.progressbar.vertical { + background-image: -gtk-gradient (radial, + center center, 0.50, + center center, 0.05, + from (alpha (#000, 0.00)), + to (alpha (#310, 0.08))), + -gtk-gradient (linear, + left top, right top, + from (shade(#5df0fd, 1.03)), + color-stop (0.49, shade (#50a4f1, 1.10)), + color-stop (0.50, shade (#50a4f1, 0.95)), + to (shade(#5d83fd, 1.03))); + background-size: auto 18px, auto; + box-shadow: inset 1px 0px alpha(white, 0.2), + inset -1px 0px alpha(white, 0.1); + + border-width: 1px; + border-style: solid; + border-top-color: #a3a3a3; + border-left-color: #959595; + border-right-color: #a3a3a3; + border-bottom-color: #a3a3a3; + border-radius: 2px; + + + color: @theme_fg_color; + text-shadow: @theme_shadow_color; +} + +/* through component */ +GtkProgressBar, +.trough row { + padding: 0px; + text-shadow: none; +/* -GtkProgressBar-xspacing: 22; + -GtkProgressBar-yspacing: 22; +*/ +} + +.trough, +.trough row, +.trough row:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@trough_bg_color_a), + to (@trough_bg_color_b)); + + border-style: none; + border-width: 0px; + border-radius: 4px; + box-shadow: inset 1px 1px alpha(#000, 0.15), + inset -1px -1px alpha(#000, 0.15); + + text-shadow: none; +} + +.trough.vertical { + background-image: -gtk-gradient (linear, + left top, right top, + from (@trough_bg_color_a), + to (@trough_bg_color_b)); + text-shadow: none; +} + +.trough row:selected, +.trough row:selected:focused { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + text-shadow: none; +} + +/* level bars as used for password quality or remaining power */ +GtkLevelBar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 3; +} + +GtkLevelBar.vertical { + -GtkLevelBar-min-block-width: 3; + -GtkLevelBar-min-block-height: 34; +} + +.level-bar.trough { + padding: 2px; +} + + +.level-bar.fill-block { + border-width: 1px; + border-style: solid; + + border-color: shade(#59558f, 1.00); + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; +} + +.level-bar.indicator-continuous.fill-block { + padding: 2px; + border-radius: 2px; +} + + +.level-bar.indicator-discrete.fill-block.horizontal { + margin: 0 1px; +} + +.level-bar.indicator-discrete.fill-block.vertical { + margin: 1px 0; +} + +/* discrete indicator border rounding, + uncomment when :nth-child will be working + on the widget + +.level-bar.indicator-discrete.fill-block.horizontal:first-child { + border-radius: 2px 0 0 2px; +} + +.level-bar.indicator-discrete.fill-block.horizontal:last-child { + border-radius: 0 2px 2px 0; +} + +.level-bar.indicator-discrete.fill-block.vertical:first-child { + border-radius: 2px 2px 0 0; +} + +.level-bar.indicator-discrete.fill-block.vertical:last-child { + border-radius: 0 0 2px 2px; +} + +*/ + +.level-bar.fill-block.level-high { + border-color: shade(@success_color, 0.85); + background-image: linear-gradient(to bottom, + shade(@success_color, 1.2), + @success_color 75%, + shade(@success_color, 0.95) + ); +} + +.level-bar.fill-block.level-low { + border-color: shade(@warning_bg_color, 0.80); + background-image: linear-gradient(to bottom, + shade(@warning_bg_color, 1.3), + @warning_bg_color 75%, + shade(@warning_bg_color, 0.90) + ); +} + +.level-bar.fill-block.empty-fill-block { + background-color: transparent; + background-image: none; + border-color: alpha(@theme_fg_color, 0.1); +} + +.level-bar.fill-block.empty-fill-block:backdrop { + border-color: transparent; + background-color: transparent; +} + +/************ + * GtkScale * + ************/ +.scale { + -GtkScale-slider-length: 19; + -GtkRange-slider-width: 19; + -GtkRange-trough-border: 0; + -GtkWidget-focus-line-width: 0; +} + +.scale.slider, +.scale.slider:hover, +.scale.slider:insensitive { + border-width: 0px; + border-radius: 0px; + border-style: none; + + color: alpha(@theme_base_color, 0.0); + background-color: alpha(@theme_base_color, 0.0); + + /* background-image in -assets variant */ +} + +.scale.trough { + margin: 7px 0; + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (alpha (#000, 0.40)), + to (alpha (#000, 0.02))); + + border-style: none; + border-width: 0px; + border-radius: 8px; + box-shadow: inset 0px 1px alpha(#000, 0.23), + inset 1px 0px alpha(#000, 0.22), + inset -1px 0px alpha(#000, 0.22), + inset 0px -1px alpha(#000, 0.215); + +} + +.scale.trough.vertical { + margin: 0 7px; + background-image: -gtk-gradient (linear, + left top, + right top, + from (alpha (#000, 0.40)), + to (alpha (#000, 0.02))); + + box-shadow: inset 0px 1px alpha(#000, 0.22), + inset 1px 0px alpha(#000, 0.23), + inset -1px 0px alpha(#000, 0.215), + inset 0px -1px alpha(#000, 0.22); +} + +.scale.trough:insensitive { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (alpha (#000, 0.03)), + to (alpha (#000, 0.03))); + +} + +.scale.progressbar { + background-color: @scale_progress_fill; + + border-width: 1px; + border-radius: 3px; + border-style: none; + +} + +.scale.mark { + color: mix(@theme_fg_color, @theme_bg_color, 0.30); +} + +.menubar .menuitem .scale.highlight.left, +.scale.highlight.left { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_color, 0.50)), + to (shade(@theme_bg_color, 0.75))); + border-style: none; + border-width: 0px; + border-radius: 8px; +/* + box-shadow: inset 1px 1px alpha(#000, 0.08), + inset -1px -1px alpha(#000, 0.08); +*/ + color: @theme_selected_fg_color; + text-shadow: none; + +} + +.toolbar.menubar .scale.trough, +.primary-toolbar .toolbar .scale.trough, +.primary-toolbar.toolbar .scale.trough { + margin: 5px 0; + box-shadow: inset 0px 1px alpha(#000, 0.22), + inset 1px 0px alpha(#000, 0.24), + inset -1px 0px alpha(#000, 0.215), + inset 0px -2px alpha(#000, 0.06), + inset 0px -1px alpha(#fff, 0.45); +} + +.toolbar.menubar .scale.highlight.left, +.primary-toolbar .toolbar .scale.highlight.left, +.primary-toolbar.toolbar .scale.highlight.left { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_color, 0.38)), + to (shade(@theme_bg_color, 0.75))); + box-shadow: inset 0px 1px alpha(#000, 0.22), + inset 1px 0px alpha(#000, 0.24), + inset -1px 0px alpha(#000, 0.215), + inset 0px -2px alpha(#000, 0.16), + inset 0px -1px alpha(#fff, 0.55); +} + + +.menubar .menuitem .scale.highlight.bottom, +.scale.highlight.bottom { + + background-image: -gtk-gradient (linear, + left top, right top, + from (shade(@theme_bg_color, 0.50)), + to (shade(@theme_bg_color, 0.75))); + border-style: none; + border-width: 0px; + border-radius: 8px; + box-shadow: inset 1px 1px alpha(#000, 0.08), + inset -1px -1px alpha(#000, 0.08); + + color: @theme_selected_fg_color; + text-shadow: none; +} + +.toolbar.menubar .scale.highlight.bottom, +.primary-toolbar .toolbar .scale.highlight.bottom, +.primary-toolbar.toolbar .scale.highlight.bottom { + background-image: -gtk-gradient (linear, + left top, right top, + from (shade(@theme_bg_color, 0.38)), + to (shade(@theme_bg_color, 0.65))); +} + +.scale.highlight.left:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_bg_color, 0.85)), + to (shade (@theme_bg_color, 0.85))); + + box-shadow: inset 1px 1px alpha(#000, 0.02), + inset -1px -1px alpha(#000, 0.02); + +} + +.scale.highlight.bottom:insensitive { + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@theme_bg_color, 0.85)), + to (shade (@theme_bg_color, 0.85))); + + box-shadow: inset 1px 1px alpha(#000, 0.02), + inset -1px -1px alpha(#000, 0.02); +} + + +/********** + * Frames * + **********/ +.frame { + padding: 2px; + border-width: 1px; + border-style: solid; + border-radius: 4px; + border-color: @frame_color; + color: mix(@theme_bg_color, @theme_fg_color, 0.90); + +} + +/* only render frames in a GtkScrolledWindow */ +GtkScrolledWindow.frame { + border-width: 1px; + border-radius: 0; + border-style: solid; + border-color: @frame_color; + + padding: 0px; +} + +/*********** + * Buttons * + ***********/ +.button, +.button.menuitem.menubar { + padding: 2px 4px; +} + +.button GtkLabel { + padding: 0px 0px; +} + + +.button { + -GtkWidget-focus-line-width: 0; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (rgb(255,255,255)), + color-stop (0.25, rgb(255,255,255)), + color-stop (0.50, rgb(243,243,243)), + color-stop (0.50, rgb(236,236,236)), + to (rgb(242,242,242))); + + border-width: 2px; + border-radius: 6px; + border-style: solid; + + /* outer */ + border-top-color: transparent; + border-left-color: alpha (#000, 0.01); + border-right-color: alpha (#000, 0.01); + border-bottom-color: alpha (#000, 0.05); + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.05), + inset 0px 1px shade(@button_border, 0.96), + inset 1px 0px shade(@button_border, 0.91), + inset -1px 0px shade(@button_border, 0.91), + inset 0px -1px shade(@button_border, 0.90); + + /* box-shadow Syntax */ + /* box-shadow: [ inset ] horizontal_offset vertical_offset [ blur_radius ] [ spread ] color */ + + color: @theme_fg_color; + text-shadow: 0px 1px @theme_shadow_color; + + /* transition: 200ms ease-out; */ +} + +.button:hover { + border-top-color: alpha (#000, 0.01); + border-left-color: alpha (#000, 0.03); + border-right-color: alpha (#000, 0.03); + border-bottom-color: alpha (#000, 0.08); + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.05), + inset 0px 1px shade(@button_border, 0.95), + inset 1px 0px shade(@button_border, 0.86), + inset -1px 0px shade(@button_border, 0.86), + inset 0px -1px shade(@button_border, 0.80); + +} + +.button:active, +.button:hover:active, +.button.default:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#a9bfef, 1.07)), + color-stop (0.50, shade (#759ee9, 1.00)), + color-stop (0.51, shade (#5c8fe9, 0.97)), + to (shade (#9fc8ef, 1.07))); + + border-top-color: transparent; + border-left-color: alpha (#000, 0.01); + border-right-color: alpha (#000, 0.01); + border-bottom-color: alpha (#000, 0.06); + + box-shadow: inset 0px 2px alpha(#def, 0.40), + inset 3px 0px alpha(#000, 0.04), + inset 2px 0px alpha(#fff, 0.12), + inset -3px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#fff, 0.12), + inset 0px -2px alpha(#cef, 0.35), + inset 0px 1px shade(#615bb0, 1.00), + inset 1px 0px shade(#59558f, 1.00), + inset -1px 0px shade(#59558f, 1.00), + inset 0px -1px shade(#53526d, 1.00); +} + +.button:focus, +.button.default { + border-top-color: alpha(@focused_entry_outer, 0.40); + border-right-color: alpha(@focused_entry_outer, 0.45); + border-left-color: alpha(@focused_entry_outer, 0.45); + border-bottom-color: alpha(@focused_entry_outer, 0.40); + + box-shadow: inset 0px 2px alpha(#fff, 0.08), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.06), + inset 0px 1px alpha(@focused_entry_border, 0.80), + inset 1px 0px alpha(@focused_entry_border, 0.85), + inset -1px 0px alpha(@focused_entry_border, 0.85), + inset 0px -1px alpha(@focused_entry_border, 0.95); +} + +.button:active, +.button:hover:active { + color: @theme_text_color; + text-shadow: 0px 1px @theme_shadow_color; +} + +.cell:insensitive, +.button:insensitive { + background-image: none; + background-color: @insensitive_bg_color; + border-color: alpha (#000, 0.00); + border-bottom-color: alpha (#000, 0.00); + border-image: none; + box-shadow: inset 0px 1px @insensitive_border_color, + inset 1px 0px @insensitive_border_color, + inset -1px 0px @insensitive_border_color, + inset 0px -1px @insensitive_border_color; + +} + +.cell:insensitive, +.button *:insensitive { + color: @insensitive_fg_color; + text-shadow: none; +} + +/************** + * ComboBoxes * + **************/ + +GtkComboBox { + padding: 1px 2px; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 1; + + -GtkComboBox-arrow-scaling: 0.5; + -GtkComboBox-shadow-type: none; +} + +GtkComboBox .arrow { + -unico-arrow-texture: url("assets/combobox-arrow.png"); +} + +GtkComboBox .arrow:insensitive { + -unico-arrow-texture: url("assets/combobox-arrow-disabled.png"); +} + +GtkComboBox .cell { + /* color combobox read-only */ + color: @theme_fg_color; + text-shadow: 0 1px @theme_shadow_color; +} + + + +GtkComboBox .entry, +GtkComboBox .entry:nth-child(first) { + border-width: 2px 0px 2px 2px; /* remove right-outer */ + border-radius: 5px 0px 0px 5px; + + /* remove right-border */ + box-shadow: inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.05), + inset 2px 0px alpha(#000, 0.04), + inset -1px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.03), + inset 0px 1px shade(@button_border, 0.90), + inset 1px 0px shade(@button_border, 0.99), + inset 0px -1px shade(@button_border, 1.10); +} + + +GtkComboBox .entry:focused { + border-width: 2px 0px 2px 2px; /* remove right-outer */ + + /* border */ + box-shadow: inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.05), + inset 2px 0px alpha(#000, 0.04), + inset -1px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.03), + inset 0px 1px alpha (@focused_entry_border, 0.90), + inset 1px 0px alpha (@focused_entry_border, 0.85), + inset 0px -1px alpha (@focused_entry_border, 0.80); +} + +/* for RTL languages */ +GtkComboBox .entry:nth-child(last) { + border-width: 2px 2px 2px 0px; + border-radius: 0px 5px 5px 0px; + border-image-width: 2px 2px 2px 0px; +} + +GtkComboBox .button { + -unico-arrow-texture: url("assets/combobox-arrow.png"); + color: @internal_element_color; + padding: 1px 3px 1px 6px; +} + +GtkComboBox .button *:prelight { + color: @theme_text_color; +} + + + +/* +.primary-toolbar GtkComboBox .cell { + color: shade(@theme_fg_dark_color, 0.94); + text-shadow: 0 1px @theme_shadow_dark_color; +} +*/ + +.toolbar .entry { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_base_color, 0.94)), + color-stop (0.12, shade(@theme_base_color, 0.97)), + to (shade(@theme_base_color, 1.00))); + /* border */ + border-width: 1px 1px 1px 1px; + border-style: solid; + border-radius: 4px; + border-image: none; + border-top-color: shade(@toolbar_gradient_base, 0.60); + border-right-color: shade(@toolbar_gradient_base, 0.70); + border-left-color: shade(@toolbar_gradient_base, 0.70); + border-bottom-color: shade(@toolbar_gradient_base, 0.80); + + /* inner */ + box-shadow: inset 0px 3px alpha(#000, 0.02), + inset 0px 2px alpha(#000, 0.04), + inset 0px 1px alpha(#000, 0.06), + inset 1px 0px alpha(#000, 0.05), + inset -1px 0px alpha(#000, 0.05); + +} + +.toolbar GtkComboBox .entry, +.toolbar GtkComboBox .entry:focused { + border-width: 1px 0px 1px 1px; /* remove rightr */ + border-top-color: shade(@toolbar_gradient_base, 0.60); + border-left-color: shade(@toolbar_gradient_base, 0.70); + border-bottom-color: shade(@toolbar_gradient_base, 0.80); + + box-shadow: inset 0px 3px alpha(#000, 0.02), + inset 0px 2px alpha(#000, 0.04), + inset 0px 1px alpha(#000, 0.06), + inset 1px 0px alpha(#000, 0.05), + inset -1px 0px alpha(#000, 0.05); +} + +.toolbar GtkComboBox.combobox-entry .button { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(#fff, 0.04)), + to (alpha(#000, 0.07))); + + border-top-color: alpha (#000, 0.15); + border-left-color: alpha (#000, 0.20); + border-right-color: alpha (#000, 0.20); + border-bottom-color: alpha (#000, 0.25); +} + +.toolbar GtkComboBox.combobox-entry .button:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(#000, 0.20)), + to (alpha(#000, 0.06))); + + border-top-color: alpha (#000, 0.40); + border-left-color: alpha (#000, 0.31); + border-right-color: alpha (#000, 0.31); + border-bottom-color: alpha (#000, 0.22); + + box-shadow: inset 0px 2px alpha(#000, 0.02), + inset 0px 1px alpha(#000, 0.06), + inset 2px 0px alpha(#000, 0.02), + inset 1px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.04), + inset 0px -1px alpha(#fff, 0.01); +} + +.toolbar GtkComboBox.combobox-entry .button, +.toolbar GtkComboBox.combobox-entry .button:hover, +.toolbar GtkComboBox.combobox-entry .button:active, +.toolbar GtkComboBox.combobox-entry .button:insensitive, +.toolbar GtkComboBox.combobox-entry .button:nth-child(last), +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:hover, +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(last) { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + + border-width: 1px 1px 1px 1px; + padding: 0px 3px; + +} + +GtkComboBox.combobox-entry .button, +GtkComboBox.combobox-entry .button:hover, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:insensitive, +GtkComboBox.combobox-entry .button:nth-child(last) { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; + + border-width: 2px 2px 2px 0px; + padding: 2px 3px; + +} + + +/* for RTL languages */ +GtkComboBox.combobox-entry .button:nth-child(first) { + border-width: 2px 0px 2px 2px; + border-radius: 5px 0px 0px 5px; +} +.primary-toolbar GtkComboBox.combobox-entry .button:nth-child(first) { + border-width: 1px 0px 1px 1px; + border-radius: 4px 0px 0px 4px; +} + +.primary-toolbar GtkComboBox.combobox-entry .button *:active, +.primary-toolbar GtkComboBox.combobox-entry .button *:prelight, +GtkComboBox.combobox-entry .button *:active, +GtkComboBox.combobox-entry .button *:prelight { + color: @internal_element_prelight; +} + + +/* Hace que el boton del combobox_entry tenga el mismo gradient que las cajas de texto + +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:hover:active, +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(last), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(last), +GtkComboBox.combobox-entry .button:active:nth-child(last), +GtkComboBox.combobox-entry .button:hover:active:nth-child(last) { + background-image: -gtk-gradient(linear, + left top, left bottom, + from(shade(@entry_background_a, 0.95)), + color-stop(0.20, shade(@entry_background_b, 0.95)), + color-stop(0.85, shade(@entry_background_c, 0.95)), + to(shade(@entry_background_d, 0.95))); + + box-shadow: 1 0 inset shade(@frame_color, 1.50); +} + +.primary-toolbar GtkComboBox.combobox-entry .button:active:nth-child(first), +.primary-toolbar GtkComboBox.combobox-entry .button:hover:active:nth-child(first), +GtkComboBox.combobox-entry .button:active:nth-child(first), +GtkComboBox.combobox-entry .button:hover:active:nth-child(first) { + box-shadow: -1 0 inset shade(@frame_color, 1.50); +} + +*/ + + +/************ + * Toolbars * + ************/ +.toolbar * { + background-image: none; + background-color: transparent; +} + +GtkWindow > GtkVBox > .dock, +GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { +background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@toolbar_gradient_base, 1.03)), + to (shade(@toolbar_gradient_base, 1.00))); +} + + +GtkHandleBox, +.toolbar { + padding: 2px 4px; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@toolbar_gradient_base, 1.03)), + to (shade(@toolbar_gradient_base, 1.00))); + + border-width: 0 0 1px 0; + border-radius: 0px; + border-style: solid; + border-bottom-color: shade(@toolbar_gradient_base, 0.84); +/* + box-shadow: inset 0px 2px alpha(#000, 0.03), + inset 0px 1px alpha(#000, 0.04), + inset 0px -1px alpha(#fff, 0.05); +*/ + color: @theme_fg_dark_color; + +} + +/* +GtkHandleBox { + -GtkHandleBox-shadow-type: GTK_SHADOW_NONE; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@toolbar_gradient_base, 1.20)), + to (shade(@toolbar_gradient_base, 1.20))); + + border-color: shade(@toolbar_gradient_base, 1.00); + color: shade(@toolbar_gradient_base, 1.00); + +} +*/ + +/******************** + * Menubar Toolbars * + ********************/ +.toolbar.menubar { + /* epiphany utiliza este tipo de toolbar */ + + padding: 2px 4px 5px 3px; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(#b0b0b0, 0.95)), + to (shade(#b0b0b0, 0.85))); + + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade (@theme_bg_dark_color, 0.64); + color: @theme_fg_dark_color; + + -GtkToolbar-button-relief: normal; +} + + +/******************** + * Primary Toolbars * + ********************/ +/* applications using EggEditableToolbar usually set the primary-toolbar + * hint on the containing vbox, so we need to handle both these cases here. + */ + +.primary-toolbar .toolbar, +.primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(#e8e8e8, 1.0)), + to (shade(#e8e8e8, 1.0))); + + border-image: none; + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: #cbcbcb; + padding: 3px; + + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; + color: @theme_fg_dark_color; +} + +.primary-toolbar .toolbar:insensitive, +.primary-toolbar.toolbar:insensitive { + background-image: none; + background-color: shade (@theme_bg_dark_color, 0.97); + + border-image: none; + border-style: solid; + border-color: shade (@theme_bg_dark_color, 0.91); +} + +/* primary toolbar buttons */ +.toolbar .button, +.primary-toolbar .toolbar .button, +.primary-toolbar.toolbar .button { + -GtkWidget-focus-line-width: 0; + border-image: none; + border-style: solid; + border-width: 1px; + border-radius: 4px; + border-color: @transparent; + box-shadow: none; + +/* + background-image: none; + background-color: alpha (@theme_base_color, 0.0); +*/ + padding: 2px 4px; + +} + +.primary-toolbar .toolbar GtkComboBox .button, +.primary-toolbar.toolbar GtkComboBox .button { + background-image: none; + border-color: @transparent; +} + +.toolbar GtkComboBox .button { + /* color combobox read-only */ + color: @theme_text_color; + text-shadow: 0 1px @theme_shadow_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(#fff, 0.04)), + to (alpha(#000, 0.06))); + border-top-color: alpha (#000, 0.15); + border-left-color: alpha (#000, 0.20); + border-right-color: alpha (#000, 0.20); + border-bottom-color: alpha (#000, 0.25); +} + +.toolbar .button { +/* barra */ + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +.primary-toolbar .toolbar .button, +.primary-toolbar.toolbar .button { + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +.toolbar .button:insensitive, +.primary-toolbar .toolbar .button:insensitive, +.primary-toolbar.toolbar .button:insensitive { + /* ubuntu-12 */ + background-image: none; + background-color: alpha (@theme_base_color, 0.0); + border-color: @transparent; + /* -GtkWidget-focus-line-width: 0; */ +} + +.toolbar .button *:insensitive { + color: @insensitive_fg_color; + text-shadow: none; +} + +.primary-toolbar .toolbar .button *:insensitive, +.primary-toolbar.toolbar .button *:insensitive { + color: @insensitive_fg_color; + text-shadow: none; +} + +.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(#fff, 0.05)), + to (alpha(#000, 0.08))); + + border-top-color: alpha (#000, 0.20); + border-left-color: alpha (#000, 0.25); + border-right-color: alpha (#000, 0.25); + border-bottom-color: alpha (#000, 0.30); +} + +.toolbar .button:active, +.toolbar .button:active:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha(#000, 0.20)), + to (alpha(#000, 0.06))); + + border-top-color: alpha (#000, 0.40); + border-left-color: alpha (#000, 0.31); + border-right-color: alpha (#000, 0.31); + border-bottom-color: alpha (#000, 0.22); + + + +} + +.primary-toolbar .toolbar .button:hover, +.primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (#d7d7d7), + to (#c3c3c3)); + + + border-color: #a3a3a3; + + border-image: none; + + + +} + +.primary-toolbar .toolbar .button:active, +.primary-toolbar.toolbar .button:active, +.primary-toolbar .toolbar .button:active:hover, +.primary-toolbar.toolbar .button:active:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (#aeaeae), + to (#a2a2a2)); + + + border-style: solid; + border-width: 1px; + border-image: none; + + border-color: #888888; + + + +} + +.toolbar .button:hover, +.toolbar .button:active { +/* barra */ + color: shade(@theme_text_color, 0.90); + text-shadow: 0px 1px @theme_shadow_color; +} + +/* arreglos epiphany (toolbar.menubar) */ +.primary-toolbar .toolbar .button:hover, +.primary-toolbar.toolbar .button:hover, +.primary-toolbar .toolbar .button *:active, +.primary-toolbar.toolbar .button *:active, +.primary-toolbar .toolbar .button *:active:hover, +.primary-toolbar.toolbar .button *:active:hover { + color: @theme_text_dark_color; +} + +.toolbar .button:active:insensitive, +.primary-toolbar .toolbar .button:active:insensitive, +.primary-toolbar.toolbar .button:active:insensitive { + background-image: none; + background-color: alpha (@theme_base_color, 0.0); + border-color: @transparent; + icon-shadow: none; + text-shadow: none; +} + +.toolbar GtkLabel { +/* Da problemas con button-menu-menuitem nautilus 3.6 + color: shade(@theme_fg_color, 1.10); + text-shadow: 0px 1px @theme_shadow_color; +*/ +} + +.primary-toolbar .toolbar GtkLabel, +.primary-toolbar.toolbar GtkLabel { + /* Da problemas con menu-items primay-toolbar + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; */ +} + +.toolbar GtkSeparatorToolItem { + border-color: alpha (#000, 0.24); + border-bottom-color: alpha (#fff, 0.08); + border-right-color: alpha (#fff, 0.08); +} + + +/************************************ + primary toolbar raised buttons +*************************************/ +.toolbar .raised .button *, +.toolbar .raised.button * { + padding: 2px; +} + +.toolbar .raised .button, +.toolbar .raised.button { + padding: 2px 4px; +} + +.toolbar.menubar .button * { + padding: 2px 2px; +} + +.toolbar.menubar .linked .button * { +/* padding-left: 4px; + padding-right: 4px; */ + padding: 3px 4px; +} + +.toolbar.menubar .button { + padding: 2px 4px; +} + +.toolbar.menubar .button, +.toolbar .raised .button, +.toolbar .raised.button { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_raised_gradient_color_a), + to (@button_raised_gradient_color_b)); + + border-width: 1px; + border-radius: 5px; + border-style: solid; + + /* outer */ + border-top-color: transparent; + border-left-color: alpha (#fff, 0.03); + border-right-color: alpha (#fff, 0.03); + border-bottom-color: alpha (#fff, 0.28); + + /* border and inset */ + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.08), + inset -2px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 1.00), + inset 1px 0px shade(@theme_button_border_dark, 0.94), + inset -1px 0px shade(@theme_button_border_dark, 0.94), + inset 0px -1px shade(@theme_button_border_dark, 0.88); + + -GtkWidget-focus-line-width: 0; + color: shade(@theme_fg_dark_color, 0.90); + +} + +.toolbar NautilusPathBar .button:insensitive, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button:insensitive, +.toolbar .button.raised.linked:insensitive:active, +.toolbar .raised.linked .button:insensitive:active, +.toolbar.menubar .button:insensitive, +.toolbar.menubar .button:insensitive:active, +.toolbar .raised .button:insensitive, +.toolbar .raised.button:insensitive, +.toolbar .raised .button:insensitive:active, +.toolbar .raised.button:insensitive:active { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@button_raised_gradient_color_a, 0.88)), + to (shade(@button_raised_gradient_color_b, 1.00))); + + border-top-color: transparent; + border-left-color: alpha (#fff, 0.00); + border-right-color: alpha (#fff, 0.00); + border-bottom-color: alpha (#fff, 0.00); + + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset -1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); + + color: mix(@theme_bg_dark_color, @theme_fg_dark_color, 0.50); +} + +.toolbar NautilusPathBar .button:hover, +.toolbar.menubar .button:hover, +.toolbar .raised .button:hover, +.toolbar .raised.button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_raised_gradient_color_a), + to (@button_raised_gradient_color_b)); + + border-image: none; + border-top-color: transparent; + border-left-color: alpha (#fff, 0.01); + border-right-color: alpha (#fff, 0.01); + border-bottom-color: alpha (#fff, 0.28); + + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.08), + inset -2px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 1.06), + inset 1px 0px shade(@theme_button_border_dark, 0.97), + inset -1px 0px shade(@theme_button_border_dark, 0.97), + inset 0px -1px shade(@theme_button_border_dark, 0.80); +} + + +.toolbar .raised .button:active, +.toolbar .raised .button:hover:active, +.toolbar .raised.button:active, +.toolbar .raised.button:hover:active, +.toolbar.menubar .button:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.46)), + color-stop (0.33, shade(@theme_bg_color, 0.54)), + to (shade(@theme_bg_color, 0.65))); + + border-width: 1px; + border-style: solid; + border-radius: 5px; + border-image: none; + border-top-color: transparent; + border-left-color: alpha (#fff, 0.01); + border-right-color: alpha (#fff, 0.01); + border-bottom-color: alpha (#fff, 0.28); + + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.01), + inset 2px 0px alpha(#000, 0.04), + inset -3px 0px alpha(#000, 0.01), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px shade(@theme_button_border_dark, 0.68), + inset 1px 0px shade(@theme_button_border_dark, 0.77), + inset -1px 0px shade(@theme_button_border_dark, 0.77), + inset 0px -1px shade(@theme_button_border_dark, 0.92); + color: shade(@theme_selected_fg_color, 1.00); + text-shadow: 1px 1px @theme_selected_shadow_color; +} + +/* setup shadows */ +.toolbar NautilusPathBar .button, +.toolbar .raised .button, +.toolbar .raised.button { + icon-shadow: none; + color: shade(@theme_fg_dark_color, 1.15); + text-shadow: 0px 1px @theme_shadow_dark_color; +} + +.toolbar .raised .button *:hover, +.toolbar .raised.button *:hover { + color: shade(@theme_text_dark_color, 1.00); +} + +.toolbar.menubar .button *:active, +.toolbar .raised .button *:active, +.toolbar .raised.button *:active, +.toolbar .raised .button *:active:hover, +.toolbar .raised.button *:active:hover { + color: shade(@theme_selected_fg_color, 1.00); + text-shadow: 1px 1px @theme_selected_shadow_color; +} + + +.toolbar.menubar .button *:insensitive, +.toolbar .raised .button *:insensitive, +.toolbar .raised.button *:insensitive { + icon-shadow: none; + text-shadow: none; + color: mix(@theme_bg_dark_color, @theme_fg_dark_color, 0.50); +} + +.toolbar.menubar .entry, +.toolbar .raised .entry, +.toolbar .raised.entry, +.primary-toolbar .toolbar .entry, +.primary-toolbar.toolbar .entry { + padding: 3px 4px 3px 6px; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_base_color, 0.94)), + color-stop (0.12, shade(@theme_base_color, 0.97)), + to (shade(@theme_base_color, 1.00))); + + /* outer */ + border-width: 2px; + border-style: solid; + border-radius: 18px; + border-top-color: transparent; + border-right-color: alpha(#fff, 0.02); + border-left-color: alpha(#fff, 0.02); + border-bottom-color: alpha(#fff, 0.07); + + /* border */ + box-shadow: inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.05), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.03), + inset 0px 1px shade(@theme_button_border_dark, 0.90), + inset 1px 0px shade(@theme_button_border_dark, 0.99), + inset -1px 0px shade(@theme_button_border_dark, 0.99), + inset 0px -1px shade(@theme_button_border_dark, 1.10); + +} + +.toolbar.menubar .entry:focused, +.toolbar .raised .entry:focused, +.toolbar .raised.entry:focused, +.primary-toolbar .toolbar .entry:focused, +.primary-toolbar.toolbar .entry:focused { + /* outer */ + border-top-color: alpha(@focused_entry_outer, 0.45); + border-right-color: alpha(@focused_entry_outer, 0.50); + border-left-color: alpha(@focused_entry_outer, 0.50); + border-bottom-color: alpha(@focused_entry_outer, 0.45); + + /* border */ + box-shadow: inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.05), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.03), + inset 0px 1px alpha(@focused_entry_border, 0.90), + inset 1px 0px alpha(@focused_entry_border, 0.85), + inset -1px 0px alpha(@focused_entry_border, 0.85), + inset 0px -1px alpha(@focused_entry_border, 0.80); +} + +.primary-toolbar.toolbar .entry { + background-color: @primary_toolbar_entry_bg; + color: @primary_toolbar_entry_fg; +} + +.primary-toolbar.toolbar .entry:selected { + background-color: @entry_text_selected; + color: @entry_text_color; +} + +/* progressbars on primary toolbar entries are special */ +.primary-toolbar .toolbar .entry.progressbar, +.primary-toolbar.toolbar .entry.progressbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@button_gradient_color_a, 1.35)), + color-stop (0.7, shade (@button_gradient_color_a, 1.15)), + to (shade (@button_gradient_color_a, 1.35))); + + border-width: 1px; + border-radius: 4px; + border-style: solid; + border-color: shade(@button_gradient_color_a, 1.00); + border-image: none; + + color: @theme_text_color; +} + +/**************************** + * Inline toolbars * + **************************** + * Botones + - dialogo open * + ****************************/ + +.inline-toolbar.toolbar { + -GtkToolbar-button-relief: normal; + padding: 0px; + background-color: alpha(@theme_base_color, 0.0); + border-style: none; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_base_color, 1.00)), + color-stop (0.48, shade(@theme_base_color, 0.96)), + color-stop (0.52, shade(@theme_base_color, 0.93)), + to (shade(@theme_base_color, 0.94))); + + border-width: 0 1px 1px 1px; + border-style: solid; + border-radius: 3px; + border-top-color: shade(@button_border, 1.20); + border-right-color: shade(@button_border, 1.20); + border-left-color: shade(@button_border, 1.20); + border-bottom-color: shade(@button_border, 1.20); + + +} + +.inline-toolbar.toolbar .button { + padding: 2px 6px; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_base_color, 1.00)), + color-stop (0.48, shade(@theme_base_color, 0.96)), + color-stop (0.52, shade(@theme_base_color, 0.93)), + to (shade(@theme_base_color, 0.94))); + + border-width: 0px; + border-radius: 0 0 4px 4px; + border-style: none; + + box-shadow: inset 0px 1px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.07), + inset -2px 0px alpha(#fff, 0.07), + inset 0px -2px alpha(#fff, 0.05), + inset 1px 0px shade(@button_border, 0.97), + inset -1px 0px shade(@button_border, 0.97), + inset 0px -1px shade(@button_border, 0.93); + + color: shade(@theme_fg_color, 1.50); + text-shadow: 0 1px @theme_shadow_color; + icon-shadow: @theme_shadow_color; +} + +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:active:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 0.70)), + to (shade (@theme_bg_dark_color, 0.90))); + + box-shadow: inset 0px 1px alpha(#000, 0.05), + inset 1px 0px alpha(#000, 0.03), + inset -1px 0px alpha(#000, 0.03), + inset 0px -1px alpha(#000, 0.02), + inset 1px 0px shade(@button_border, 0.70), + inset -1px 0px shade(@button_border, 0.70), + inset 0px -1px shade(@button_border, 0.73); +} + +.inline-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_base_color, 1.03)), + color-stop (0.48, shade(@theme_base_color, 0.99)), + color-stop (0.52, shade(@theme_base_color, 0.96)), + to (shade(@theme_base_color, 0.97))); + + color: shade(@theme_text_color, 1.00); +} + +.inline-toolbar.toolbar .button:insensitive { + box-shadow: none; + background-color: shade(@theme_bg_color, 1.0); + background-image: none; +} + +.inline-toolbar.toolbar .button *:insensitive { + color: shade(@theme_bg_color, 0.75); + text-shadow: none; + icon-shadow: none; +} + +.inline-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0 1px @theme_shadow_color; + icon-shadow: @theme_shadow_color; +} + +.inline-toolbar.toolbar .button *:active { + color: shade(@theme_base_color, 1.00); + text-shadow: 0 1px @theme_selected_shadow_color; + icon-shadow: @theme_selected_shadow_color; +} + + +/**************** + * GtkAssistant * + ****************/ +GtkAssistant .sidebar .highlight { + color: @theme_text_color; + font: bold; +} + +GtkAssistant .sidebar { + padding: 1px 2px; + + border-width: 1px; + border-radius: 2px; + border-style: solid; + border-color: @inactive_frame_color; + + color: mix (@theme_fg_color, @theme_bg_color, 0.40); + + background-color: shade (@theme_bg_color, 0.97); +} + +/********** + * switch * + **********/ +GtkSwitch { + border-radius: 8px; + padding: 0; + +} + +GtkSwitch.trough, +GtkSwitch.trough:backdrop { + border: none; + border-image: none; + background: none; + color: transparent; + box-shadow: none; + background-image: url("assets/switch-off.png"); + background-size: 56px 20px; + background-position: center center; + background-repeat: no-repeat; + text-shadow: none; +} + +GtkSwitch.trough { + background-image: url("assets/switch-off.png"); + +} + +GtkSwitch.trough:active { + background-image: url("assets/switch-on.png"); + +} + +GtkSwitch.trough:insensitive { + background-image: url("assets/switch-off-disabled.png"); +} + +GtkSwitch.trough:active:insensitive { + background-image: url("assets/switch-on-disabled.png"); +} + +GtkSwitch.slider { + border: none; + border-image: none; + background: none; + color: transparent; + box-shadow: none; + +} + +/********* + * image * + *********/ +GtkImage, +GtkImage:insensitive { + background-color: @transparent; +} + +/**************** + * drawing area * + ****************/ +GtkDrawingArea { + /* ubuntu-12 */ + /* background-color: @theme_bg_color; */ + + /* custom user interface element, ej. imagen selector wallpaper + background-color: @transparent; */ +} + +/************ + * viewport * + ************/ + +GtkViewport { + padding: 0px; + + /* ubuntu-12 */ + /* Color fondo config systema y gnome-tweak-tools */ + background-color: shade(@theme_bg_color, 1.00); +} + +GtkViewport.frame { + border-width: 0px; + padding: 0px; +} +GdMainIconView.content-view { + -GdMainIconView-icon-size: 40; +} + +GtkIconView.content-view.check { + background-image: url("assets/grid-selection-unchecked.svg"); + background-color: transparent; +} + +GtkIconView.content-view.check:active { + background-image: url("assets/grid-selection-checked.svg"); + background-color: transparent; +} + +GtkIconView { + /* Vista iconos gnome-control-center */ + border-radius: 3px; + padding: 0px; + + /* ubuntu-12 */ + background-color: @theme_bg_color; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_bg_color), + to (@theme_bg_color)); +} + +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focused { + /* eg. Configuration center */ + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + + border-width: 1px; + border-style: solid; + border-radius: 4px; + border-top-color: shade(@button_gradient_color_a, 1.04); + border-left-color: shade(@button_gradient_color_a, 0.92); + border-right-color: shade(@button_gradient_color_a, 0.92); + border-bottom-color: shade(@button_gradient_color_a, 0.80); + border-image: none; + + box-shadow: inset 0px 1px alpha(#fff, 0.08), + inset 1px 0px alpha(#fff, 0.07), + inset -1px 0px alpha(#fff, 0.07), + inset 0px -1px alpha(#fff, 0.06); + + -GtkWidget-focus-line-width: 0; + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +.view { + background-color: @theme_base_color; + color: @theme_text_color; + text-shadow: none; +} + +.view:selected, +.view *:selected { + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + + text-shadow: none; +} + + +.view:selected:focused, +.view *:selected:focused { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + + color: @theme_selected_fg_color; + text-shadow: none; +} + +.view:active, +.view *:active { + background-color: shade(@theme_bg_color, 0.915); + color: @theme_text_color; + text-shadow: none; + +} + +GtkTreeView { + /* Error Epiphany cuando: + -GtkWidget-focus-line-width: 0; */ + + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 1; + +} + +GtkTreeView row:nth-child(odd), +GtkTreeView row:nth-child(odd):hover { + background-color: shade(@theme_base_color, 0.96); + text-shadow: none; +} + +GtkTreeView row:nth-child(even), +GtkTreeView row:nth-child(even):hover { + background-color: shade(@theme_base_color, 1.00); + text-shadow: none; +} + + +column-header { + padding: 0px 2px; + +} + +column-header .button:active, +column-header .button:active:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@button_gradient_color_a, 1.35)), + color-stop (0.5, shade (@button_gradient_color_a, 1.20)), + to (shade (@button_gradient_color_a, 1.37))); + + border-width: 0px 1px 1px 0px; + border-style: solid; + border-radius: 0px; + + border-left-color: shade(@button_gradient_color_a, 1.00); + border-right-color: shade(@button_gradient_color_a, 1.00); + border-bottom-color: shade(@button_gradient_color_a, 1.00); + border-image: none; + + box-shadow: inset 0px 1px alpha(#fff, 0.08), + inset 1px 0px alpha(#fff, 0.07), + inset -1px 0px alpha(#fff, 0.07), + inset 0px -1px alpha(#fff, 0.06); +} + +column-header .button:hover, +column-header .button { + padding: 0px 4px 1px; + -GtkWidget-focus-line-width: 0; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_base_color, 1.00)), + color-stop (0.48, shade(@theme_base_color, 0.95)), + color-stop (0.52, shade(@theme_base_color, 0.92)), + to (shade(@theme_base_color, 0.93))); + + border-width: 0px 1px 1px 0px; + border-style: solid; + border-radius: 0px; + border-top-color: transparent; + border-left-color: shade(@button_border, 1.20); + border-right-color: shade(@button_border, 1.20); + border-bottom-color: shade(@button_border, 1.05); + border-image: none; + + box-shadow: inset 0px 1px alpha(#fff, 0.09), + inset 1px 0px alpha(#fff, 0.07), + inset -1px 0px alpha(#fff, 0.07), + inset 0px -1px alpha(#fff, 0.05); +} + +column-header .button:focus { + border-width: 0px 1px 1px 0px; + border-style: solid; + border-radius: 0px; + border-top-color: transparent; + border-left-color: shade(@button_border, 1.10); + border-right-color: shade(@button_border, 1.10); + border-bottom-color: shade(@button_border, 1.00); + border-image: none; + + box-shadow: inset 0px 1px alpha(#fff, 0.09), + inset 1px 0px alpha(#fff, 0.07), + inset -1px 0px alpha(#fff, 0.07), + inset 0px -1px alpha(#fff, 0.05); +} + +column-header .button:insensitive { + background-image: none; + background-color: @insensitive_bg_color; + border-color: @insensitive_border_color; + border-image: none; + box-shadow: none; +} + +column-header .button GtkArrow { + color: @internal_element_color; +} + +column-header:nth-child(last) .button { + border-width: 0px 0px 1px 0px; +} + +row:insensitive { + border-width: 0px; +} + +row:selected, +row:selected:focused { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + border-width: 0px; + border-style: none; +} + +.cell { + -GtkCheckButton-indicator-size: 16; + -GtkWidget-focus-line-width: 0; + + background-color: #b0b0b0; + + border-top-color: shade (#ededed, 0.8); + border-left-color: shade (#ededed, 0.7); + border-right-color: shade (#ededed, 0.8); + border-bottom-color: shade (#ededed, 0.9); +} + +.cell:hover { + /* Poner el mismo fondo que .view para evitar mouse-over en listas */ + /*background-color: @theme_base_color;*/ + background-color: @none; + +} + +.expander, +.expander:active, +.expander:prelight { + border-style: solid; + border-width: 1px; + border-color: #484848; + color: #484848; + background-color: #484848; +} + +.expander row:selected, +.expander row:selected:focused { + border-style: solid; + border-width: 1px 0px 0px 0px; + border-color: shade (#0043fb, 1.05) #bbb shade (#0083fb, 0.85); + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + + text-shadow: 1.6px 1.6px 1.6px 1.6px alpha (#000000, 0.05); +} + +/* Calendars */ +GtkCalendar { + padding: 2px; +} + +GtkCalendar.view { + border-radius: 3px; + border-style: solid; + border-width: 1px; + padding: 2px; +} + +GtkCalendar.header { + border-radius: 0px; + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (shade(@theme_bg_color, 1.04)), + to (shade(@theme_bg_color, 0.89))); + border-width: 0px; +} + +GtkCalendar.button { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (rgba (0, 0, 0, 0)), + to (rgba (0, 0, 0, 0))); + border-width: 0px; + box-shadow: none; +} + + + +.warning { + background-color: @warning_bg_color; + color: @warning_fg_color; +} + +.error { + background-color: @error_bg_color; + color: @error_fg_color; +} + +/************** + * Dim labels * + **************/ +.view.dim-label, +.dim-label, +.dim-label:hover, +.dim-label:focus { + color: mix (@theme_fg_color, @theme_bg_color, 0.30); + text-shadow: none; +} + +.dim-label:selected, +.dim-label:selected:focus { + color: @theme_selected_fg_color; + text-shadow: none; +} + + + +/***************** + * Miscellaneous * + *****************/ +@keyframes spinner { + 0.00% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)); } + + 12.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)); } + + 25.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)); } + + 37.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)); } + + 50.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)); } + + 62.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)); } + + 75.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)); } + + 87.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)); } + + 100% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)); } +} + +.spinner { + background-color: transparent; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)); + background-position: 14% 14%, 0% 50%, 14% 86%, 50% 100%, 86% 86%, 100% 50%, 86% 14%, 50% 0%; + background-size: 20% 20%; + background-repeat: no-repeat; +} + +.spinner:active { + animation: spinner 1s infinite linear; +} + +.floating-bar { + background-image: linear-gradient(to bottom, + @theme_bg_color 20%, + shade(@theme_bg_color, 0.9)); + + background-color: @theme_bg_color; + border-color: shade(@theme_bg_color, 0.85); + + color: @theme_text_color; + text-shadow: 0 1px @theme_shadow_color; + + border-radius: 3px; + border-width: 1px; + border-style: solid; + box-shadow: inset 1px 1px alpha(#fff, 0.07), -1px -1px alpha(#fff, 0.07); +} + +.floating-bar.top { + border-top-width: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; + +} + +.floating-bar.right { + border-right-width: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.floating-bar.bottom { + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.floating-bar.left { + border-left-width: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.floating-bar.bottom.right { + box-shadow: inset 1px 1px alpha(#fff, 0.07); +} + +.floating-bar.bottom.left { + box-shadow: inset -1px 1px alpha(#fff, 0.07); +} + +/* Documents */ +gnome_control_center GtkScrolledWindow.frame, +GnomeControlCenter GtkScrolledWindow.frame, +.documents-scrolledwin.frame { + border-width: 0px; + border-radius: 0; +} + +/* baobab */ +.cell.baobab-level-cell, +.cell.baobab-level-cell:hover, +.cell.baobab-level-cell:selected, +.cell.baobab-level-cell:selected:hover { + border-color: darker(@borders); + border-width: 1px; + border-radius: 3px; + border-style: solid; + background-color: white; +} +/******* + * OSD * + *******/ +GtkWindow.osd { + color: @osd_fg; + background-color: @osd_bg; +} + +GtkWindow.osd:backdrop { + background-color: @osd_bg_backdrop; +} + +GtkOverlay.osd { + background-color: transparent; +} + +.osd .button, +.osd .button:active { + border-width: 1px; + border-style: solid; + border-image: none; + border-color: @osd_button_border; + border-radius: 5px; +} + +.osd .button { + padding: 4px; + + background-image: linear-gradient(to bottom, + @osd_button_bg_a, + @osd_button_bg_b 68%, + @osd_button_bg_c + ); + + color: @osd_button_fg; + + text-shadow: 0 -1px @osd_button_shadow; + icon-shadow: 0 -1px @osd_button_shadow; +} + +.osd .button, +.osd .button:prelight, +.osd .button:active, +.osd .button:active:hover { + background-color: transparent; + border-top-color: @osd_button_border; + border-left-color: @osd_button_border; + border-right-color: @osd_button_border; + border-bottom-color: @osd_button_border; +} + +.osd .button:insensitive { + background-image: none; + background-color: @osd_button_bg_insensitive; +} + +.osd .button:active:insensitive { + background-image: none; + background-color: @osd_button_bg_insensitive_active; +} + +.osd .button:backdrop { + background-image: none; + background-color: @osd_button_bg_backdrop; +} + +.osd .button:backdrop:hover, +.osd .button:backdrop:active:hover { + background-image: none; + background-color: @osd_button_bg_backdrop_hover; +} + +.osd .button:backdrop:active { + background-image: none; + background-color: @osd_button_bg_backdrop_active; +} + +.osd .button:backdrop:insensitive, +.osd .button:backdrop:insensitive:active { + background-image: none; + background-color: @osd_button_bg_backdrop_insensitive; +} + +.osd .button *:hover { + color: @osd_button_fg_hover; +} + +.osd .button *:active, +.osd .button *:hover:active { + color: @osd_button_fg_active; +} + +.osd .button *:insensitive, +.osd .button *:insensitive:active { + color: @osd_button_fg_insensitive; +} + +.osd .button *:backdrop, +.osd .button *:backdrop:insensitive, +.osd .button *:backdrop:insensitive:active { + color: @osd_button_fg_backdrop; +} + +.osd .button *:backdrop:active { + color: @osd_button_fg_backdrop_active; +} + +.osd .button:hover { + background-image: linear-gradient(to bottom, + @osd_button_bg_hover_a, + @osd_button_bg_hover_b 68%, + @osd_button_bg_hover_c + ); +} + +.osd .button:active, +.osd .button:active:hover, +.osd GtkMenuButton.button:active { + background-image: linear-gradient(to bottom, + @osd_button_bg_active_a, + @osd_button_bg_active_b 68%, + @osd_button_bg_active_c + ); +} + +.osd GtkMenuButton.button:active { + background-color: transparent; + border-color: @osd_button_border; +} + +.osd GtkMenuButton.button *:active { + color: @osd_button_fg_active; + text-shadow: 0 -1px @osd_button_shadow; +} + +.osd.toolbar { + color: @osd_fg; + text-shadow: 0 1px @osd_text_shadow; + + padding: 10px; + border-style: none; + border-radius: 7px; + background-image: linear-gradient(to bottom, + @osd_toolbar_bg_a, + @osd_toolbar_bg_b 63%, + @osd_toolbar_bg_c + ); + background-color: transparent; + + -GtkToolbar-button-relief: normal; +} + +.osd.toolbar:backdrop { + background-image: none; + background-color: @osd_bg_backdrop; +} + +.osd.toolbar .button { + padding: 4px; + border-width: 1px 0; + border-radius: 0; + box-shadow: inset -1px 0 @osd_button_inset; +} + +.osd.toolbar .button:first-child { + border-radius: 5px 0 0 5px; + border-width: 1px 0 1px 1px; + box-shadow: inset -1px 0 @osd_button_inset; +} + +.osd.toolbar .button:last-child { + box-shadow: none; + border-radius: 0 5px 5px 0; + border-width: 1px 1px 1px 0; +} + +.osd.toolbar .button:only-child, +.osd.toolbar GtkToolButton .button, +.osd.toolbar GtkToolButton:only-child .button, +.osd.toolbar GtkToolButton:last-child .button, +.osd.toolbar GtkToolButton:first-child .button { + border-width: 1px; + border-radius: 5px; + border-style: solid; + + box-shadow: none; +} + +.osd.toolbar .separator { + color: shade(@osd_lowlight, 0.80); +} + +/* used by gnome-settings-daemon's media-keys OSD */ +.osd.trough { + background-color: @osd_trough_bg; +} + +.osd.progressbar { + background-color: @osd_fg; +} + +.osd .scale.trough { + border-color: @osd_button_border; + background-image: linear-gradient(to bottom, + shade(@osd_button_border, 0.70), + shade(@osd_button_border, 0.90) + ); + background-color: transparent; +} + +.osd GtkProgressBar { + padding: 0; + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 3px; + -GtkProgressBar-min-horizontal-bar-height: 3px; +} + +.osd GtkProgressBar.trough { + padding: 0; + border-image: none; + border-style: none; + border-width: 0; + background-image: none; + background-color: transparent; + border-radius: 0; +} + +.osd GtkProgressBar.progressbar { + border-style: none; + background-color: @theme_selected_bg_color; + background-image: none; + border-radius: 0; +} + +/***************************/ +/* Linked toolbars-buttons */ +/***************************/ + +/* Middle toolbar-button */ +.toolbar.menubar .linked .button, +.toolbar.menubar .linked .button:hover, +.toolbar .button.raised.linked, +.toolbar .raised.linked .button, +.primary-toolbar .linked .button, +.primary-toolbar .linked .entry, +.toolbar.menubar .linked .button:active, +.toolbar.menubar .linked .button:active:hover, +.toolbar .button.raised.linked:active, +.toolbar .button.raised.linked:active:hover, +.toolbar .raised.linked .button:active, +.toolbar .raised.linked .button:active:hover, +.primary-toolbar .linked .button:active, +.primary-toolbar .linked .button:active:hover, +.toolbar.menubar .linked .button:insensitive, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button:insensitive, +.primary-toolbar .linked .button:insensitive, +.primary-toolbar .linked .entry:insensitive { + border-width: 1px; + border-right-width: 0px; + border-left-width: 0px; + border-radius: 0; + padding-left: 4px; + padding-right: 4px; +} + +/* Middle toolbar-button normal */ +.toolbar.menubar .linked .button, +.toolbar.menubar .linked .button:hover, +.toolbar .button.raised.linked, +.toolbar .raised.linked .button, +.primary-toolbar .linked .button, +.primary-toolbar .linked .entry { + /* Quita borde derecho */ + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.08), + inset -1px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 1.00), + inset 1px 0px shade(@theme_button_border_dark, 0.94), + inset 0px -1px shade(@theme_button_border_dark, 0.88); +} + +/* Middle toolbar-button active */ +.toolbar.menubar .linked .button:active, +.toolbar.menubar .linked .button:active:hover, +.toolbar .button.raised.linked:active, +.toolbar .button.raised.linked:active:hover, +.toolbar .raised.linked .button:active, +.toolbar .raised.linked .button:active:hover, +.primary-toolbar .linked .button:active, +.primary-toolbar .linked .button:active:hover { + /* Quita borde derecho */ + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.01), + inset 0px 1px shade(@theme_button_border_dark, 0.68), + inset 1px 0px shade(@theme_button_border_dark, 0.77), + inset 0px -1px shade(@theme_button_border_dark, 0.92); +} + + +/* Middle toolbar-button insensitive */ +.toolbar.menubar .linked .button:insensitive, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button:insensitive, +.primary-toolbar .linked .button:insensitive, +.primary-toolbar .linked .entry:insensitive { + /* Quita outer */ + border-color: alpha (#fff, 0.00); + + /* Quita borde derecho */ + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); +} + +/* Leftmost toolbars-button */ +.toolbar.menubar .linked .button:first-child, +.toolbar.menubar .linked .button:hover:first-child, +.toolbar .button.raised.linked:first-child, +.toolbar .raised.linked .button:first-child, +.primary-toolbar .linked .button:first-child, +.primary-toolbar .linked .entry:first-child, +.toolbar.menubar .linked .button:active:first-child, +.toolbar.menubar .linked .button:active:hover:first-child, +.toolbar .button.raised.linked:active:first-child, +.toolbar .button.raised.linked:active:hover:first-child, +.toolbar .raised.linked .button:active:first-child, +.toolbar .raised.linked .button:active:hover:first-child, +.primary-toolbar .linked .button:active:first-child, +.primary-toolbar .linked .button:active:hover:first-child, +.toolbar.menubar .linked .button:insensitive:first-child, +.toolbar .button.raised.linked:insensitive:first-child, +.toolbar .raised.linked .button:insensitive:first-child, +.primary-toolbar .linked .button:insensitive:first-child, +.primary-toolbar .linked .entry:insensitive:first-child { + border-width: 1px; + border-right-width: 0; + border-radius: 5px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; + padding-left: 4px; + padding-right: 4px; + +} + +/* Leftmost toolbars-button normal */ +.toolbar.menubar .linked .button:first-child, +.toolbar.menubar .linked .button:hover:first-child, +.toolbar .button.raised.linked:first-child, +.toolbar .raised.linked .button:first-child, +.primary-toolbar .linked .button:first-child, +.primary-toolbar .linked .entry:first-child { + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.08), + inset -1px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 1.00), + inset 1px 0px shade(@theme_button_border_dark, 0.94), + inset 0px -1px shade(@theme_button_border_dark, 0.88); +} + +/* Leftmost toolbars-button active */ +.toolbar.menubar .linked .button:active:first-child, +.toolbar.menubar .linked .button:active:hover:first-child, +.toolbar .button.raised.linked:active:first-child, +.toolbar .button.raised.linked:active:hover:first-child, +.toolbar .raised.linked .button:active:first-child, +.toolbar .raised.linked .button:active:hover:first-child, +.primary-toolbar .linked .button:active:first-child, +.primary-toolbar .linked .button:active:hover:first-child { + /* Quita borde derecho */ + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.01), + inset 0px 1px shade(@theme_button_border_dark, 0.68), + inset 1px 0px shade(@theme_button_border_dark, 0.77), + inset 0px -1px shade(@theme_button_border_dark, 0.92); +} + +/* Leftmost toolbars-button insensitive */ +.toolbar.menubar .linked .button:insensitive:first-child, +.toolbar .button.raised.linked:insensitive:first-child, +.toolbar .raised.linked .button:insensitive:first-child, +.primary-toolbar .linked .button:insensitive:first-child, +.primary-toolbar .linked .entry:insensitive:first-child { + /* Quita outer */ + border-color: alpha (#fff, 0.00); + + /* Quita borde derecho */ + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); +} + +/* Rightmost toolbar-button */ +.toolbar.menubar .linked .button:last-child, +.toolbar.menubar .linked .button:hover:last-child, +.toolbar .button.raised.linked:last-child, +.toolbar .raised.linked .button:last-child, +.primary-toolbar .linked .button:last-child, +.primary-toolbar .linked .entry:last-child, +.toolbar.menubar .linked .button:active:last-child, +.toolbar.menubar .linked .button:active:hover:last-child, +.toolbar .button.raised.linked:active:last-child, +.toolbar .button.raised.linked:active:hover:last-child, +.toolbar .raised.linked .button:active:last-child, +.toolbar .raised.linked .button:active:hover:last-child, +.primary-toolbar .linked .button:active:last-child, +.primary-toolbar .linked .button:active:hover:last-child, +.toolbar.menubar .linked .button:insensitive:last-child, +.toolbar .button.raised.linked:insensitive:last-child, +.toolbar .raised.linked .button:insensitive:last-child, +.primary-toolbar .linked .button:insensitive:last-child, +.primary-toolbar .linked .entry:insensitive:last-child { + border-width: 1px; + border-left-width: 0px; + border-radius: 5px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + padding-left: 4px; + padding-right: 4px; + +} + +/* Rightmost toolbar-button normal */ +.toolbar.menubar .linked .button:last-child, +.toolbar.menubar .linked .button:hover:last-child, +.toolbar .button.raised.linked:last-child, +.toolbar .raised.linked .button:last-child, +.primary-toolbar .linked .button:last-child, +.primary-toolbar .linked .entry:last-child { + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.08), + inset -2px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 1.00), + inset 1px 0px shade(@theme_button_border_dark, 0.94), + inset -1px 0px shade(@theme_button_border_dark, 0.94), + inset 0px -1px shade(@theme_button_border_dark, 0.88); +} + +/* Rightmost toolbar-button active */ +.toolbar.menubar .linked .button:active:last-child, +.toolbar.menubar .linked .button:active:hover:last-child, +.toolbar .button.raised.linked:active:last-child, +.toolbar .button.raised.linked:active:hover:last-child, +.toolbar .raised.linked .button:active:last-child, +.toolbar .raised.linked .button:active:hover:last-child, +.primary-toolbar .linked .button:active:last-child, +.primary-toolbar .linked .button:active:hover:last-child { + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.01), + inset 0px 1px shade(@theme_button_border_dark, 0.68), + inset 1px 0px shade(@theme_button_border_dark, 0.77), + inset -1px 0px shade(@theme_button_border_dark, 0.77), + inset 0px -1px shade(@theme_button_border_dark, 0.92); + +} + +/* Rightmost toolbar-button insensitive */ +.toolbar.menubar .linked .button:insensitive:last-child, +.toolbar .button.raised.linked:insensitive:last-child, +.toolbar .raised.linked .button:insensitive:last-child, +.primary-toolbar .linked .button:insensitive:last-child, +.primary-toolbar .linked .entry:insensitive:last-child { + border-color: alpha (#fff, 0.00); /* Quita outer */ + + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset -1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); + +} + +/* Linked single toolbar-button */ +.toolbar.menubar .linked .button:only-child, +.toolbar.menubar .linked .button:hover:only-child, +.toolbar .button.raised.linked:only-child, +.toolbar .raised.linked .button:only-child, +.primary-toolbar .linked .entry:only-child, +.primary-toolbar .linked .button:only-child, +.toolbar.menubar .linked .button:active:only-child, +.toolbar.menubar .linked .button:active:hover:only-child, +.toolbar .button.raised.linked:active:only-child, +.toolbar .raised.linked .button:active:only-child, +.primary-toolbar .linked .button:active:only-child, +.toolbar .button.raised.linked:active:hover:only-child, +.toolbar .raised.linked .button:active:hover:only-child, +.primary-toolbar .linked .button:active:hover:only-child, +.toolbar.menubar .linked .button:insensitive:only-child, +.toolbar .button.raised.linked:insensitive:only-child, +.toolbar .raised.linked .button:insensitive:only-child, +.primary-toolbar .linked .entry:insensitive:only-child, +.primary-toolbar .linked .button:insensitive:only-child { + border-width: 1px; + border-radius: 5px; + padding-left: 4px; + padding-right: 4px; + +} + +/* Linked single toolbar-button normal */ +.toolbar.menubar .linked .button:only-child, +.toolbar.menubar .linked .button:hover:only-child, +.toolbar .button.raised.linked:only-child, +.toolbar .raised.linked .button:only-child, +.primary-toolbar .linked .entry:only-child, +.primary-toolbar .linked .button:only-child { + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.08), + inset -2px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 1.06), + inset 1px 0px shade(@theme_button_border_dark, 0.97), + inset -1px 0px shade(@theme_button_border_dark, 0.97), + inset 0px -1px shade(@theme_button_border_dark, 0.80); +} + +/* Linked single toolbar-button active */ +.toolbar.menubar .linked .button:active:only-child, +.toolbar.menubar .linked .button:active:hover:only-child, +.toolbar .button.raised.linked:active:only-child, +.toolbar .button.raised.linked:active:hover:only-child, +.toolbar .raised.linked .button:active:only-child, +.toolbar .raised.linked .button:active:hover:only-child, +.primary-toolbar .linked .button:active:only-child, +.primary-toolbar .linked .button:active:hover:only-child { + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#000, 0.01), + inset 0px 1px shade(@theme_button_border_dark, 0.68), + inset 1px 0px shade(@theme_button_border_dark, 0.77), + inset -1px 0px shade(@theme_button_border_dark, 0.77), + inset 0px -1px shade(@theme_button_border_dark, 0.92); + +} + +/* Linked single toolbar-button insensitive */ +.toolbar.menubar .linked .button:insensitive:only-child, +.toolbar .button.raised.linked:insensitive:only-child, +.toolbar .raised.linked .button:insensitive:only-child, +.primary-toolbar .linked .entry:insensitive:only-child, +.primary-toolbar .linked .button:insensitive:only-child { + border-color: alpha (#fff, 0.00); /* Quita outer */ + + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset -1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); +} + +/* nth-child for linked areas */ +.toolbar .raised.linked.button, +.toolbar .raised.linked.button:active, +.toolbar .raised.linked.button:active:hover, +.toolbar .raised.linked .button, +.toolbar .raised.linked .button:active, +.toolbar .raised.linked .button:active:hover { + +} + +.toolbar .raised.linked.button:nth-child(first) , +.toolbar .raised.linked.button:active:nth-child(first), +.toolbar .raised.linked.button:active:hover:nth-child(first), +.toolbar .raised.linked:nth-child(first) .button, +.toolbar .raised.linked:nth-child(first) .button:active, +.toolbar .raised.linked:nth-child(first) .button:active:hover { + +} + +.toolbar .raised.linked.button:nth-child(last), +.toolbar .raised.linked.button:active:nth-child(last), +.toolbar .raised.linked.button:active:hover:nth-child(last), +.toolbar .raised.linked:nth-child(last) .button, +.toolbar .raised.linked:nth-child(last) .button:active, +.toolbar .raised.linked:nth-child(last) .button:active:hover { + +} + +/***************************/ +/* Linked standard buttons */ +/***************************/ +.linked .button { + padding-left: 5px; + padding-right: 5px; +} + +/* Middle button */ +.linked .entry, +.linked .button, +.linked .button:insensitive { + border-width: 1px 1px 2px 1px; + border-right-width: 0px; + border-left-width: 0px; + border-radius: 0; + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.09), + inset -1px 0px alpha(#fff, 0.09), + inset 0px -2px alpha(#fff, 0.06), + inset 0px 1px shade(@button_border, 0.96), + inset 1px 0px shade(@button_border, 0.91), + inset 0px -1px shade(@button_border, 0.90); +} + +.linked .button:active, +.linked .button:active:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.50)), + to (shade(@theme_bg_color, 0.80))); + border-right-width: 0px; + border-left-width: 0px; + border-radius: 0; + /* outer */ + border-top-color: transparent; + border-left-color: alpha (#000, 0.01); + border-right-color: alpha (#000, 0.01); + border-bottom-color: alpha (#fff, 0.06); + + /* Quita borde derecho */ + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.09), + inset 0px -1px alpha(#000, 0.09); + + color: shade(@theme_selected_fg_color, 1.00); + text-shadow: 1px 1px @theme_selected_shadow_color; +} + +/* Leftmost button */ +.linked .entry:first-child, +.linked .button:first-child, +.linked .button:insensitive:first-child { + padding-left: 8px; + border-width: 1px 1px 2px 1px; + border-right-width: 0; + border-radius: 18px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +/* Leftmost button active */ +.linked .button:active:first-child, +.linked .button:active:hover:first-child { + border-width: 1px 1px 2px 1px; + border-right-width: 0; + border-radius: 18px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; + + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.09), + inset 0px -1px alpha(#000, 0.09); +} + +/* Rightmost button */ +.linked .entry:last-child, +.linked .button:last-child, +.linked .button:insensitive:last-child { + padding-right: 8px; + border-width: 1px 1px 2px 1px; + border-left-width: 0px; + border-radius: 18px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.09), + inset -2px 0px alpha(#fff, 0.09), + inset 0px -2px alpha(#fff, 0.06), + inset 0px 1px shade(@button_border, 0.96), + inset 1px 0px shade(@button_border, 0.91), + inset -1px 0px shade(@button_border, 0.91), + inset 0px -1px shade(@button_border, 0.90); + +} + +.linked .button:active:last-child, +.linked .button:active:hover:last-child { + border-width: 1px 1px 2px 1px; + border-left-width: 0px; + border-radius: 18px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.09), + inset -1px 0px alpha(#000, 0.09), + inset 0px -1px alpha(#000, 0.09); +} + +/* Linked single button */ +.linked .entry:only-child, +.linked .button:only-child, +.linked .button:active:only-child, +.linked .button:active:hover:only-child, +.linked .button:insensitive:only-child { + /* en 3.4 era el borde completo + border-width: 1px; */ + padding-left: 8px; + padding-right: 8px; + + border-right-width: 0px; + border-left-width: 0px; + border-radius: 5px; +} + +.linked .button:active:only-child, +.linked .button:active:hover:only-child { + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.09), + inset -1px 0px alpha(#000, 0.09), + inset 0px -1px alpha(#000, 0.09); +} + + +/*************************/ +/* linked inline buttons */ +/*************************/ + +/* Middle button */ +.inline-toolbar.toolbar .button, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:insensitive, +.inline-toolbar.toolbar GtkToolButton > .button, +.inline-toolbar.toolbar GtkToolButton > .button:active, +.inline-toolbar.toolbar GtkToolButton > .button:insensitive { + /* outer */ + border-width: 0px; + border-right-width: 0px; + border-left-width: 0px; + border-radius: 0; + + /* border and inset */ + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.09), + inset -1px 0px alpha(#fff, 0.09), + inset 0px -2px alpha(#fff, 0.06), + inset 1px 0px shade(@button_border, 1.10); +} + +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar GtkToolButton > .button:active { + box-shadow: inset 0px 1px alpha(#000, 0.05), + inset 1px 0px alpha(#000, 0.03), + inset -1px 0px alpha(#000, 0.03), + inset 0px -1px alpha(#000, 0.02), + inset 1px 0px shade(@button_border, 0.80); +} + +/* Leftmost button */ +.inline-toolbar.toolbar .button:first-child, +.inline-toolbar.toolbar .button:active:first-child, +.inline-toolbar.toolbar .button:insensitive:first-child, +.inline-toolbar.toolbar GtkToolButton:first-child > .button, +.inline-toolbar.toolbar GtkToolButton:first-child > .button:active, +.inline-toolbar.toolbar GtkToolButton:first-child > .button:insensitive { + border-width: 0px; + border-radius: 0px; + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.09), + inset -1px 0px alpha(#fff, 0.09), + inset 0px -2px alpha(#fff, 0.06); +} + +.inline-toolbar.toolbar .button:active:first-child, +.inline-toolbar.toolbar GtkToolButton:first-child > .button:active { + box-shadow: inset 0px 1px alpha(#000, 0.05), + inset 1px 0px alpha(#000, 0.03), + inset -1px 0px alpha(#000, 0.03), + inset 0px -1px alpha(#000, 0.02); + +} + +/* Rightmost button */ +.inline-toolbar.toolbar .button:last-child, +.inline-toolbar.toolbar .button:active:last-child, +.inline-toolbar.toolbar .button:insensitive:last-child, +.inline-toolbar.toolbar GtkToolButton:last-child > .button, +.inline-toolbar.toolbar GtkToolButton:last-child > .button:active, +.inline-toolbar.toolbar GtkToolButton:last-child > .button:insensitive { + border-width: 0px; + border-radius: 0px; + + box-shadow: inset 0px 2px alpha(#fff, 0.09), + inset 2px 0px alpha(#fff, 0.09), + inset -2px 0px alpha(#fff, 0.09), + inset 0px -2px alpha(#fff, 0.06), + inset 1px 0px shade(@button_border, 1.10), + inset -1px 0px shade(@button_border, 1.10); + +} + +.inline-toolbar.toolbar .button:active:last-child, +.inline-toolbar.toolbar GtkToolButton:last-child > .button:active { + box-shadow: inset 0px 1px alpha(#000, 0.05), + inset 1px 0px alpha(#000, 0.03), + inset -1px 0px alpha(#000, 0.03), + inset 0px -1px alpha(#000, 0.02), + inset 1px 0px shade(@button_border, 0.70), + inset -1px 0px shade(@button_border, 0.70); +} + +/* Single button */ +.inline-toolbar.toolbar .button:only-child, +.inline-toolbar.toolbar .button:active:only-child, +.inline-toolbar.toolbar .button:insensitive:only-child, +.inline-toolbar.toolbar GtkToolButton:only-child > .button, +.inline-toolbar.toolbar GtkToolButton:only-child > .button:active, +.inline-toolbar.toolbar GtkToolButton:only-child > .button:insensitive { + border-radius: 0px; + border-width: 0px; + box-shadow: inset 0px 1px alpha(#fff, 0.09), + inset -1px 0px alpha(#fff, 0.09), + inset 0px -1px alpha(#fff, 0.09), + inset 1px 0px shade(@button_border, 1.10); + +} + +.inline-toolbar.toolbar .button:active:only-child, +.inline-toolbar.toolbar GtkToolButton:only-child > .button:active { + box-shadow: inset 0px 1px alpha(#000, 0.05), + inset -1px 0px alpha(#000, 0.03), + inset 0px -1px alpha(#000, 0.02), + inset 1px 0px shade(@button_border, 0.80); + +} + +/***************************************************************************** + * states [please keep this section at the end of the file (CSS precedence)] * + *****************************************************************************/ + +*:active { +} + +*:active:hover:insensitive { +} + +*:active:insensitive { +} + +*:hover { + +} + +*:hover:insensitive { +} + +*:selected, +*:selected:focused { + border-style: solid; + border-width: 1px 0px 0px 0px; + border-color: shade (#0043fb, 1.05) #bbb shade (#0083fb, 0.85); + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + + text-shadow: 1.6px 1.6px 1.6px 1.6px alpha (#000000, 0.05); +} + + +*:insensitive { + background-color: @insensitive_bg_color; + color: @insensitive_fg_color; + border-color: @insensitive_border_color; + box-shadow: none; +} + + +/* nemo desktop mode */ +.nemo-desktop.nemo-canvas-item { + color: @bg_color; + text-shadow: 1px 1px alpha (#000000, 0.8); +} + +.nemo-desktop.nemo-canvas-item:active { + background-image: none; + background-color: alpha (@bg_color, 0.84); + + color: @fg_color; +} + +.nemo-desktop.nemo-canvas-item:selected { + background-image: none; + background-color: alpha (@selected_bg_color, 0.84); + + color: @selected_fg_color; +} + +.nemo-desktop.nemo-canvas-item:active, +.nemo-desktop.nemo-canvas-item:prelight, +.nemo-desktop.nemo-canvas-item:selected { + text-shadow: none; +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/menu.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/menu.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/menu.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/menu.css 2014-07-01 07:31:46.000000000 +0000 @@ -0,0 +1,289 @@ +/************************* + * menu + * + *************************/ +/* +@define-color menu_bg_dark_color shade(mix(@bg_color, @sidebar_background, 0.08), 0.97); +@define-color menu_fg_dark_color shade(@theme_fg_color, 0.96); +@define-color menu_shadow_dark_color @theme_shadow_color; +*/ +@define-color menu_gradient_a #7183F8; +@define-color menu_gradient_b #4455F6; +@define-color menu_bg_dark_color shade(#f4f4f4, 1.00); +@define-color menu_fg_dark_color shade(@theme_fg_color, 1.40); +@define-color menu_shadow_dark_color alpha(#fff, 0.30); + +GtkTreeMenu.menu, +.toolbar .primary-toolbar .menu, +.toolbar .menubar.toolbar .menu, +.toolbar .header-bar .menu, +GtkMenuToolButton.menu, +.primary-toolbar .button .menu, +.menubar.toolbar .button .menu, +.header-bar .button .menu, +.menu { + background-image: none; + background-color: @menu_bg_dark_color; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@menu_bg_dark_color), + to (shade(@menu_bg_dark_color, 0.96))); + + padding: 5px 0px; + border-style: solid; + border-width: 1px; + border-radius: 0px; + + border-color: shade(@menu_bg_dark_color, 0.97); + border-image: none; +} + +.toolbar .menu, +GtkComboBox .menu { + background-image: none; + background-color: #f0eef0; + border-bottom-color: shade (@bg_color, 0.66); + border-left-color: shade (@bg_color, 0.7); + border-right-color: shade (@bg_color, 0.7); + border-top-color: shade (@bg_color, 0.8); + border-style: solid; + padding: 0; + + color: @fg_color; + + box-shadow: inset -1px 0 shade (@bg_color, 1.18), + inset 1px 0 shade (@bg_color, 1.18), + inset 0 1px shade (@bg_color, 1.18); +} + +GtkComboBox .menu:hover, +.menu:selected { + color: white; + background-color: @fg_color; +} + +.menu.button:hover, +.menu.button:active, +.menu.button:active:insensitive, +.menu.button:insensitive, +.menu.button +/*.primary-toolbar .menu.button:hover, +.primary-toolbar .menu.button:active, +.primary-toolbar .menu.button:active:insensitive, +.primary-toolbar .menu.button:insensitive, +.primary-toolbar .menu.button, +.menubar.toolbar .menu.button:hover, +.menubar.toolbar .menu.button:active, +.menubar.toolbar .menu.button:active:insensitive, +.menubar.toolbar .menu.button:insensitive, +.menubar.toolbar .menu.button, +.header-bar .menu.button:hover, +.header-bar .menu.button:active, +.header-bar .menu.button:active:insensitive, +.header-bar .menu.button:insensitive, +.header-bar .menu.button */ +{ + background-color: shade (@dark_bg_color, 1.08); + background-image: none; + border-radius: 0; + border-style: none; + border-width: 1px; +} + +.context-menu { + font: regular medium; +} + +/*********** + * menubar * + ***********/ +.menubar { + -GtkWidget-window-dragging: true; + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#a4a4a4), + to (#999999)); + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-bottom-color: #878787; + padding: 2px 0px;; + background-color: shade (@theme_bg_dark_color, 1.00); + + color: @menu_fg_dark_color; +} + +/*************** + * menubaritem * + ***************/ +.menubar.menuitem:hover, +.menubar .menuitem:hover { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + border-radius: 0 0 0 0; + border-image: none; + color: white; +} + +/************ + * menuitem * + ************/ +/*.menuitem { + color: @fg_color; +}*/ + +.menuitem { + -GtkMenuItem-horizontal-padding: 0; + background: transparent; + border-radius: 0; + padding: 3px 5px 3px 5px; + color: @fg_color; + text-shadow: none; +} + +.menuitem { + /*color: @dark_fg_color;*/ +} + +/* Workaround for lp:949368 */ +GtkComboBox .menuitem { + color: @fg_color; +} + +GtkComboBox .menuitem *:hover { + color: white; +} + +.menuitem:hover, +.menuitem *:hover, +.menu .menuitem:hover { + /* contextual menu item-selected */ + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: white; + border-radius: 0; + border-image: none; +} + + + +.menuitem.check:active, +.menuitem.radio:active { + color: @fg_color; +} + +.menu .menuitem.check:hover, +.menu .menuitem.radio:hover { + box-shadow: none; +} + +/*.menuitem:insensitive, +.menuitem *:insensitive { + color: mix (@fg_color, @bg_color, 0.5); + text-shadow: 0 1px shade (@bg_color, 1.14); +} +*/ +GtkTreeMenu.menu .menuitem:insensitive, +GtkTreeMenu.menu .menuitem *:insensitive, +.toolbar .primary-toolbar .menu .menuitem:insensitive, +.toolbar .primary-toolbar .menu .menuitem *:insensitive, +.toolbar .menubar.toolbar .menu .menuitem:insensitive, +.toolbar .menubar.toolbar .menu .menuitem *:insensitive, +.toolbar .header-bar .menu .menuitem:insensitive, +.toolbar .header-bar .menu .menuitem *:insensitive, +GtkMenuToolButton.menu .menuitem:insensitive, +GtkMenuToolButton.menu .menuitem *:insensitive, +.primary-toolbar .button .menu .menuitem:insensitive, +.primary-toolbar .button .menu .menuitem *:insensitive, +.menubar.toolbar .button .menu .menuitem:insensitive, +.menubar.toolbar .button .menu .menuitem *:insensitive, +.header-bar .button .menu .menuitem:insensitive, +.header-bar .button .menu .menuitem *:insensitive, +.menuitem:insensitive, +.menuitem *:insensitive { + color: grey; + text-shadow: 0 -1px shade (@dark_bg_color, 0.6); +} + +.toolbar .menu .menuitem:insensitive, +.toolbar .menu .menuitem *:insensitive, +GtkComboBox .menu .menuitem:insensitive, +GtkComboBox .menu .menuitem *:insensitive { + color: grey; + text-shadow: 0 1px shade (@bg_color, 1.14); +} + +.menuitem GtkCalendar, +.menuitem GtkCalendar.button, +.menuitem GtkCalendar.header, +.menuitem GtkCalendar.view { + background-color: @bg_color; + background-image: none; + border-radius: 0; + border-style: solid; + border-width: 0; + padding: 0; + + color: @fg_color; +} + +.menuitem GtkCalendar { + background-color: shade (@bg_color, 1.3); + background-image: none; +} + +.menuitem GtkCalendar:inconsistent { + color: shade (@fg_color, 0.6); +} + +.menuitem .entry:hover { + background-color: shade (@bg_color, 1.3); + background-image: none; + + color: white; + + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.75)), + to (shade (@dark_bg_color, 0.9))) 1; + border-image-width: 1px; +} + +.primary-toolbar GtkScale.trough, +.menubar.toolbar GtkScale.trough, +.header-bar GtkScale.trough, +.menuitem GtkScale.trough { + background-color: @dark_bg_color; + background-image: none; + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.75)), + to (shade (@dark_bg_color, 1.15))) 1; + border-image-width: 1px; +} + +.menuitem .accelerator { + color: #8e8b8b; +} + +.menuitem .accelerator:prelight { + color: white; +} + +.menuitem .accelerator:insensitive { + color: grey; + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +.menuitem > GtkBox > GtkImage + GtkLabel { + padding-left: 6px; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/modulos.txt mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/modulos.txt --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/modulos.txt 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/modulos.txt 2012-11-05 19:02:18.000000000 +0000 @@ -0,0 +1,15 @@ + + gnome_mdi + | + nautilus 3.6 + + gnome-shell unity +--------------------------------- ------------------------------ + gnome-apps unity-apps + + nautilus 3.4 gnome-light nautilus 3.4 unity-light + nautilus 3.4 gnome-gray nautilus 3.4 unity-gray + nautilus 3.4 gnome-gray-light nautilus 3.4 unity-gray-light + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/nautilus36.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/nautilus36.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/nautilus36.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/nautilus36.css 2013-01-26 13:55:46.000000000 +0000 @@ -0,0 +1,457 @@ +/**************** + * Applications * + ****************/ + +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + color: shade(@theme_text_color, 0.90); +} + +/******************* + * Symbolic images * + *******************/ +NautilusWindow .sidebar .image { + color: shade(@sidebar_background, 0.56); + icon-shadow: 1px 1px @theme_shadow_color; +} + +NautilusWindow .sidebar .image:prelight { + color: shade(@sidebar_background, 0.56); +} + +NautilusWindow .primary-toolbar.toolbar { + /* search-toolbar */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.80)), + to (shade(@theme_bg_dark_color, 0.87))); + + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade(@theme_bg_dark_color, 0.78) transparent shade(@theme_bg_dark_color, 0.65) transparent; + + padding: 3px 5px 3px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + + +NautilusWindow .toolbar { + /* secundary search-toolbar + border-left-width: 0px; + border-left-color: shade(@toolbar_gradient_base, 0.84); +*/ +/* + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@sidebar_background, 0.63)), + color-stop (0.20, shade(@sidebar_background, 0.68)), + to (shade(@sidebar_background, 0.74))); + + + border-radius: 0px; + border-style: solid; + border-color: shade(@sidebar_background, 0.32) @transparent shade(@sidebar_background, 0.50) shade(@sidebar_background, 0.50); + + +*/ + padding: 3px 5px 3px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + +NautilusWindow .toolbar .button *, +.toolbar.menubar NautilusPathBar .button *, +NautilusWindow .toolbar.menubar .linked .button *, +NautilusWindow .toolbar.menubar .button * { + padding: 0px; +} + +NautilusWindow .toolbar .button, +.toolbar.menubar NautilusPathBar .button, +NautilusWindow .toolbar.menubar .button { + padding: 1px 2px; +} + +NautilusWindow .toolbar.menubar { + border-width: 0px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade (@theme_bg_dark_color, 0.60); +} + +/* Nautilus 3.6 Toolbar-buttons */ +NautilusToolbar .button, +NautilusToolbar .button:active, +NautilusToolbar .button:hover, +NautilusToolbar .button:hover:active { + border-style: solid; + border-radius: 0px; + border-color: @theme_bg_dark_color; + border-image: none; + box-shadow: none; +} + +NautilusToolbar .button { + icon-shadow: 0 1px @theme_shadow_color; +} + + +NautilusToolbar .button *:active { + icon-shadow: 0 1px @theme_selected_shadow_color; +} + +NautilusToolbar .button *:insensitive, +NautilusToolbar .button *:active:insensitive { + text-shadow: none; +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_color, 0.97)), + to (shade(@theme_bg_color, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 3px 3px 0px 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: @sidebar_background; + +} + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + background-color: @sidebar_background; + /* border-color: @sidebar_background; */ + border-style: none; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from (@sidebar_background), + color-stop (0.50, @sidebar_background), + to (shade(@theme_bg_color, 0.70))); +} + +.toolbar NautilusPathBar.linked .button *:active, +.toolbar NautilusPathBar.linked .button *:active:hover { + color: shade(@theme_selected_fg_color, 0.94); +} + +/* Nautilus pathbar */ +.toolbar.menubar NautilusPathBar.linked .button, +.toolbar.menubar NautilusPathBar .button { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@button_raised_gradient_color_b, 1.03)), + color-stop (0.20, shade(@button_raised_gradient_color_a, 0.94)), + to (shade(@button_raised_gradient_color_a, 0.95))); + border-width: 1px; + border-radius: 5px; + border-style: solid; + + /* outer */ + border-top-color: transparent; + border-left-color: alpha (#fff, 0.03); + border-right-color: alpha (#fff, 0.03); + border-bottom-color: alpha (#fff, 0.14); + + /* border and inset */ + box-shadow: inset 0px 2px alpha(#000, 0.04), + inset 2px 0px alpha(#fff, 0.08), + inset -2px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 1.00), + inset 1px 0px shade(@theme_button_border_dark, 0.94), + inset -1px 0px shade(@theme_button_border_dark, 0.94), + inset 0px -1px shade(@theme_button_border_dark, 0.88); + + -GtkWidget-focus-line-width: 0; + color: shade(@theme_fg_dark_color, 0.90); + +} + +.toolbar.menubar NautilusPathBar.linked .button:active, +.toolbar.menubar NautilusPathBar.linked .button:active:hover { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.46)), + color-stop (0.33, shade(@theme_bg_color, 0.54)), + to (shade(@theme_bg_color, 0.65))); + + border-image: none; + border-top-color: transparent; + border-left-color: alpha (#fff, 0.01); + border-right-color: alpha (#fff, 0.01); + border-bottom-color: alpha (#fff, 0.14); + + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.07); + + color: shade(@theme_selected_fg_color, 1.00); + text-shadow: 1px 1px @theme_selected_shadow_color; +} + +/* Middle toolbar-button */ +.toolbar.menubar NautilusPathBar.linked .button, +.toolbar.menubar NautilusPathBar.linked .button:hover, +.toolbar.menubar NautilusPathBar.linked .button:active, +.toolbar.menubar NautilusPathBar.linked .button:active:hover, +.toolbar.menubar NautilusPathBar.linked .button:insensitive { + border-width: 1px; + border-right-width: 0px; + border-left-width: 0px; + border-radius: 0; + padding-left: 4px; + padding-right: 4px; +} + +/* Middle toolbar-button normal */ +.toolbar.menubar NautilusPathBar.linked .button, +.toolbar.menubar NautilusPathBar.linked .button:hover { + /* Quita borde derecho */ + box-shadow: inset 0px 2px alpha(#000, 0.04), + inset 2px 0px alpha(#fff, 0.08), + inset -1px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#000, 0.02), + inset 0px 1px shade(@theme_button_border_dark, 0.88), + inset 1px 0px shade(@theme_button_border_dark, 1.10), + inset 0px -1px shade(@theme_button_border_dark, 1.12); +} + +/* Middle toolbar-button active */ +.toolbar.menubar NautilusPathBar.linked .button:active, +.toolbar.menubar NautilusPathBar.linked .button:active:hover { + /* Quita borde derecho */ + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.07); +} + +/* Middle toolbar-button insensitive */ +.toolbar.menubar NautilusPathBar.linked .button:insensitive { + /* Quita outer */ + border-color: alpha (#fff, 0.00); + + /* Quita borde derecho */ + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); +} + +/* Leftmost toolbars-button */ +.toolbar.menubar NautilusPathBar.linked .button:first-child, +.toolbar.menubar NautilusPathBar.linked .button:hover:first-child, +.toolbar.menubar NautilusPathBar.linked .button:active:first-child, +.toolbar.menubar NautilusPathBar.linked .button:active:hover:first-child, +.toolbar.menubar NautilusPathBar.linked .button:insensitive:first-child { + padding-left: 8px; + padding-right: 4px; + + border-width: 1px; + border-right-width: 0; + border-radius: 20px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +/* Leftmost toolbars-button normal */ +.toolbar.menubar NautilusPathBar.linked .button:first-child, +.toolbar.menubar NautilusPathBar.linked .button:hover:first-child { + box-shadow: inset 0px 2px alpha(#000, 0.04), + inset 2px 0px alpha(#fff, 0.08), + inset -1px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#000, 0.02), + inset 0px 1px shade(@theme_button_border_dark, 0.88), + inset 1px 0px shade(@theme_button_border_dark, 1.05), + inset 0px -1px shade(@theme_button_border_dark, 1.12); +} + +/* Leftmost toolbars-button active */ +.toolbar.menubar NautilusPathBar.linked .button:active:first-child, +.toolbar.menubar NautilusPathBar.linked .button:active:hover:first-child { + /* Quita borde derecho */ + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.07); +} + +/* Leftmost toolbars-button insensitive */ +.toolbar.menubar NautilusPathBar.linked .button:insensitive:first-child { + /* Quita outer */ + border-color: alpha (#fff, 0.00); + + /* Quita borde derecho */ + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); +} + +/* Rightmost toolbar-button */ +.toolbar.menubar NautilusPathBar.linked .button:last-child, +.toolbar.menubar NautilusPathBar.linked .button:hover:last-child, +.toolbar.menubar NautilusPathBar.linked .button:active:last-child, +.toolbar.menubar NautilusPathBar.linked .button:active:hover:last-child, +.toolbar.menubar NautilusPathBar.linked .button:insensitive:last-child { + padding-left: 4px; + padding-right: 8px; + + border-width: 1px; + border-left-width: 0px; + border-radius: 20px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* Rightmost toolbar-button normal */ +.toolbar.menubar NautilusPathBar.linked .button:last-child, +.toolbar.menubar NautilusPathBar.linked .button:hover:last-child { + box-shadow: inset 0px 2px alpha(#000, 0.04), + inset 2px 0px alpha(#fff, 0.08), + inset -2px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 0.88), + inset 1px 0px shade(@theme_button_border_dark, 1.10), + inset -1px 0px shade(@theme_button_border_dark, 1.05), + inset 0px -1px shade(@theme_button_border_dark, 1.12); +} + +/* Rightmost toolbar-button active */ +.toolbar.menubar NautilusPathBar.linked .button:active:last-child, +.toolbar.menubar NautilusPathBar.linked .button:active:hover:last-child { + + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.07); +} + +/* Rightmost toolbar-button insensitive */ +.toolbar.menubar NautilusPathBar.linked .button:insensitive:last-child { + border-color: alpha (#fff, 0.00); /* Quita outer */ + + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset -1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); + +} + +/* Linked single toolbar-button */ +.toolbar.menubar NautilusPathBar.linked .button:only-child, +.toolbar.menubar NautilusPathBar.linked .button:hover:only-child, +.toolbar.menubar NautilusPathBar.linked .button:active:only-child, +.toolbar.menubar NautilusPathBar.linked .button:active:hover:only-child, +.toolbar.menubar NautilusPathBar.linked .button:insensitive:only-child { + padding-left: 8px; + padding-right: 8px; + + border-width: 1px; + border-radius: 20px; +} + +/* Linked single toolbar-button normal */ +.toolbar.menubar NautilusPathBar.linked .button:only-child { + box-shadow: inset 0px 2px alpha(#000, 0.04), + inset 2px 0px alpha(#fff, 0.08), + inset -2px 0px alpha(#fff, 0.08), + inset 0px -2px alpha(#fff, 0.07), + inset 0px 1px shade(@theme_button_border_dark, 0.88), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset -1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.12); +} + +/* Linked single toolbar-button active */ +.toolbar.menubar NautilusPathBar.linked .button:active:only-child, +.toolbar.menubar NautilusPathBar.linked .button:active:hover:only-child { + box-shadow: inset 0px 4px alpha(#000, 0.01), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.04), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.04), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.12), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.07); + +} + +/* Linked single toolbar-button insensitive */ +.toolbar.menubar NautilusPathBar.linked .button:insensitive:only-child { + border-color: alpha (#fff, 0.00); /* Quita outer */ + + box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), + inset 1px 0px shade(@theme_button_border_dark, 1.00), + inset -1px 0px shade(@theme_button_border_dark, 1.00), + inset 0px -1px shade(@theme_button_border_dark, 1.00); +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/scrollbar.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/scrollbar.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/scrollbar.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/scrollbar.css 2012-10-30 09:45:24.000000000 +0000 @@ -0,0 +1,78 @@ +/************** + * Scrollbars * + **************/ + +.scrollbar { + -GtkRange-slider-width: 7; + -GtkRange-stepper-size: 0; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 3; + + -GtkScrollbar-has-backward-stepper: 0; + -GtkScrollbar-has-forward-stepper: 0; + + -GtkScrollbar-min-slider-length: 30; +} + +.scrollbar.trough.vertical { + box-shadow: none; + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@theme_bg_color, 1.00)), + to (shade (@theme_bg_color, 1.10))); + + border-style: solid; + border-width: 0px 0px 0px 1px; + border-radius: 0px; + border-left-color: shade (@theme_bg_color, 0.96); + +} + +.scrollbar.trough.horizontal { + box-shadow: none; + border-radius: 0px; + border-width: 0px; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@theme_bg_color, 1.00)), + to (shade (@theme_bg_color, 1.10))); + + border-style: solid; + border-width: 1px 0px 0px 0px; + border-radius: 0px; + border-top-color: shade (@theme_bg_color, 0.96); +} + +.scrollbar.slider, +.scrollbar.button { + border-width: 0px; + border-style: none; + border-radius: 10px; + background-color: alpha (#000, 0.25); +} + +.scrollbar.slider:prelight { + background-color: alpha (#000, 0.42); +} + +.scrollbar.slider:insensitive { + -GtkRange-slider-width: 0px; +} + +.scrollbar.trough:insensitive { + -GtkRange-trough-border: 3px; +} + +/* overlay scrollbar */ +OsThumb:selected, +OsScrollbar:selected { + background-color: @theme_selected_bg_color; +} + +OsThumb:active, +OsScrollbar:active { + background-color: shade (@theme_bg_color, 0.6); +} + +OsThumb:insensitive, +OsScrollbar:insensitive { + background-color: shade (@theme_bg_color, 0.85); +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/settings.ini mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/settings.ini --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/settings.ini 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/settings.ini 2012-11-28 13:32:48.000000000 +0000 @@ -0,0 +1,5 @@ +[Settings] +gtk-color-scheme = "base_color:#FFFFFF\nbg_color:#EDEDED\ntooltip_bg_color:#343434\nselected_bg_color:#3875d7\ntext_color:#202020\nfg_color:#242424;\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff\nlink_color:#4a90d9\nbg_color_dark:#3c3b37\nfg_color_dark:#dddddd" +gtk-auto-mnemonics = 1 + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar-.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar-.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar-.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar-.css 2013-03-20 08:36:24.000000000 +0000 @@ -0,0 +1,94 @@ +/*********** + * Sidebar * + ***********/ + +.sidebar { + -GtkTreeView-horizontal-separator: 6px; + -GtkTreeView-vertical-separator: 1px; +} + +.sidebar, +.sidebar.view, +.sidebar .view, +.sidebar.view:prelight, +.sidebar .view:prelight { + border-radius: 0px; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; + background-color: @sidebar_background; +} + +.sidebar.view:selected, +.sidebar.view *:selected, +.sidebar .view:selected, +.sidebar .view *:selected, +.sidebar .view:selected:prelight { + border-style: solid; + border-width: 1px 0px 0px 0px; + border-color: shade (#0043fb, 1.20) #bbb shade (#0043fb, 0.85); + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#77A1DC), + to (#0043fb); + color: #FFFFFF; + text-shadow: 1 1 alpha (#000, 0.20); +} + + +.sidebar .radio, +.sidebar .radio:focused, +.sidebar .radio:selected { + background-image: none; + background-color: alpha(@theme_base_color, 0.0); +} + +GtkHCollapsablePaned, +SourceList.pane-separator { + border-width: 0px; + -GtkPaned-handle-size: 2px; +} + +GtkHCollapsablePaned .pane-separator, +GtkHCollapsablePaned .pane-separator:prelight, +GtkHCollapsablePaned .pane-separator:selected { + background-image: none; + background-color: @sidebar_background; + border-width: 0px 1px 0px 0px; + border-style: solid; + border-color: shade (@button_border, 0.90); +} + +/* Marlin sidebar separator */ +VarkaWidgetsHCollapsiblePaned, +VarkaWidgetsHCollapsiblePaned.pane-separator, +VarkaWidgetsHCollapsiblePaned.pane-separator:prelight, +VarkaWidgetsHCollapsiblePaned.pane-separator:selected { + border-width: 0px; + border-color: shade(@sidebar_background, 0.80); + background-image: -gtk-gradient(linear, + left top, right top, + from (@sidebar_background), + color-stop(0.50, @sidebar_background), + to (#a9a9a9)); +} + +/* +VarkaWidgetsHCollapsiblePaned { + border-width: 0px; + -GtkPaned-handle-size: 1px; +} + +VarkaWidgetsHCollapsiblePaned.pane-separator, +VarkaWidgetsHCollapsiblePaned.pane-separator:prelight, +VarkaWidgetsHCollapsiblePaned.pane-separator:selected { + background-image: -gtk-gradient (linear, + left top, + right top, + from (shade (@bg_color, 1.30)), + to (shade (@bg_color, 0.55))); + background-color: alpha(#fff, 0.0); +} + +*/ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/sidebar.css 2014-04-14 20:48:38.000000000 +0000 @@ -0,0 +1,104 @@ +/*********** + * Sidebar * + ***********/ + +.sidebar { + -GtkTreeView-horizontal-separator: 6; + -GtkTreeView-vertical-separator: 1; +} + +.sidebar.view, +.sidebar .view { + border-radius: 0px; +} + +.sidebar, +.sidebar.view, +.sidebar .view, +.sidebar.view:prelight, +.sidebar .view:prelight { + background-color: @sidebar_background; + color: shade (@text_color, 0.60); + text-shadow: 0 1px alpha (#fff, 0.20); +} + +.sidebar.view:selected, +.sidebar.view *:selected +.sidebar .view:selected, +.sidebar .view *:selected, +.sidebar .view:selected:prelight { + border-style: solid; + border-width: 1px 0px 0px 0px; + border-color: shade (#585cff, 1.20) #bbb shade (#585cff, 0.85); + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#7ad2e1), + to (#585cff)); + color: #FFFFFF; + text-shadow: 1px 1px alpha (#000, 0.20); +} + + +.sidebar .radio, +.sidebar .radio:focused, +.sidebar .radio:selected { + background-image: none; + background-color: alpha(@theme_base_color, 0.0); +} + +GtkHCollapsablePaned, +SourceList.pane-separator { + border-width: 0px; + -GtkPaned-handle-size: 2; +} + +GtkHCollapsablePaned .pane-separator, +GtkHCollapsablePaned .pane-separator:prelight, +GtkHCollapsablePaned .pane-separator:selected { + /*background-image: none;*/ + background-color: @sidebar_background; + border-width: 0px 1px 0px 0px; + border-style: solid; + border-color: shade (@button_border, 0.90); + background-image: -gtk-gradient(linear, + left top, right top, + from(#585cff), + color-stop(0.70, #585cff), + to(shade (@button_border, 0.72))); +} + +/* Marlin sidebar separator */ +VarkaWidgetsHCollapsiblePaned, +VarkaWidgetsHCollapsiblePaned.pane-separator, +VarkaWidgetsHCollapsiblePaned.pane-separator:prelight, +VarkaWidgetsHCollapsiblePaned.pane-separator:selected { + border-width: 0px; + border-color: shade(@sidebar_background, 0.80); + background-image: -gtk-gradient(linear, + left top, right top, + from(#585cff), + color-stop(0.50, #585cff), + color-stop(0.50, shade(#585cff, 1.15)), + to(shade (@button_border, 0.88))); +} + +/* +VarkaWidgetsHCollapsiblePaned { + border-width: 0px; + -GtkPaned-handle-size: 1; +} + +VarkaWidgetsHCollapsiblePaned.pane-separator, +VarkaWidgetsHCollapsiblePaned.pane-separator:prelight, +VarkaWidgetsHCollapsiblePaned.pane-separator:selected { + background-image: -gtk-gradient (linear, + left top, + right top, + from (shade (@bg_color, 1.30)), + to (shade (@bg_color, 0.55))); + background-color: alpha(#fff, 0.0); +} + +*/ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-classic.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-classic.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-classic.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-classic.css 2012-11-27 15:39:58.000000000 +0000 @@ -0,0 +1,85 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ +.notebook { + padding: 0px; + + background-color: shade (@theme_bg_color, 0.97); + background-image: none; + + border-style: solid; + border-width: 1px; + border-radius: 3px; + border-top-color: shade(@notebook_border, 1.07); + border-left-color: shade(@notebook_border, 1.25); + border-right-color: shade(@notebook_border, 1.25); + border-bottom-color: shade(@notebook_border, 1.40); + border-image: none; + + -GtkWidget-focus-line-width: 0; + + -GtkNotebook-tab-overlap: 5; + -GtkNotebook-tab-curvature: 6; +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab { + padding: 2px 4px; + background-color: shade(@bg_color, 0.87); + + border-width: 1px 1px 0px 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@notebook_border, 1.10); + border-image: none; +} + +.notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_color, 0.97)), + to (shade(@theme_bg_color, 0.97))); + + border-color: shade(@notebook_border, 1.10); + border-image: none; +} + +.notebook tab GtkLabel { + color: @theme_text_color; + text-shadow: 0 1px alpha(#fff, 0.18); +} + +.notebook tab:first-child:active, +.notebook tab:first-child { + border-radius: 3px 0px 0px 0px; +} + +.notebook tab:last-child:active, +.notebook tab:last-child { + border-radius: 0px 3px 0px 0px; +} + +.notebook tab:only-child { + border-radius: 0px 0px 0px 0px; +} + +.notebook tab.top { + padding: 2px 6px; +} + +.notebook tab.bottom { + padding: 2px 6px; +} + +.notebook tab.right { + padding: 3px 4px 3px 0px; +} + +.notebook tab.left { + padding: 3px 0px 3px 4px; +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs.css 2012-12-16 14:33:34.000000000 +0000 @@ -0,0 +1,124 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ + +@define-color theme_tab_bg_color shade(mix (@theme_selected_bg_color, @theme_bg_color, 0.35), 1.25); + +.notebook { + padding: 0px; + + background-color: shade(@theme_bg_color, 0.97); + + /* background and border-bottom */ + background-image: linear-gradient(to top, + shade(@notebook_border, 1.40) 1px, + shade(@theme_bg_color, 0.965) 1px, + shade(@theme_bg_color, 0.965)); + + border-style: solid; + border-width: 1px 1px 0px 1px; + border-radius: 4px; + + border-top-color: shade(@notebook_border, 1.08); + border-left-color: shade(@notebook_border, 1.29); + border-right-color: shade(@notebook_border, 1.29); + + box-shadow: inset 0px 3px alpha(#000, 0.01), + inset 0px 2px alpha(#000, 0.04), + inset 0px 1px alpha(#000, 0.06); + + + + -GtkWidget-focus-line-width: 0; + +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (rgb(245,245,245)), + color-stop (0.25, rgb(245,245,245)), + color-stop (0.50, rgb(233,233,233)), + color-stop (0.50, rgb(226,226,226)), + to (rgb(232,232,232))); + + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@notebook_border, 1.10); + border-image: none; + box-shadow: inset 1px 1px alpha(#fff, 0.15), + inset -1px -1px alpha(#fff, 0.15); + +} + +.notebook tab:first-child:active, +.notebook tab:first-child { + border-radius: 4px 0px 0px 0px; +} + +.notebook tab:last-child:active, +.notebook tab:last-child { + border-radius: 0px 4px 0px 0px; +} + +.notebook tab:only-child { + border-radius: 4px 4px 4px 4px; +} + +.notebook tab.top { + padding: 3px 6px; + border-bottom-width: 0px; +} + +.notebook tab.bottom { + padding: 2px 6px; + border-top-width: 0px; +} + +.notebook tab.right { + padding: 3px 6px; + border-left-width: 0px; +} + +.notebook tab.left { + padding: 3px 6px; + border-right-width: 0px; +} + +.notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#a9bfef, 1.10)), + color-stop (0.50, shade (#759ee9, 1.03)), + color-stop (0.51, shade (#5c8fe9, 1.00)), + to (shade (#9fc8ef, 1.10))); + + border-color: shade(@theme_tab_bg_color, 0.75); + border-top-color: shade(#615bb0, 1.20); + border-left-color: shade(#59558f, 1.20); + border-right-color: shade(#59558f, 1.20); + border-image: none; + + box-shadow: inset 0px 1px alpha(#def, 0.40), + inset 2px 0px alpha(#000, 0.04), + inset 1px 0px alpha(#fff, 0.12), + inset -2px 0px alpha(#000, 0.04), + inset -1px 0px alpha(#fff, 0.12), + inset 0px -1px alpha(#cef, 0.35); + +} + + +.notebook tab GtkLabel { + padding: 0px; + color: @theme_text_color; + text-shadow: 1px 1px @theme_shadow_color; +} + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-dark.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-dark.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-dark.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-dark.css 2012-11-27 15:40:16.000000000 +0000 @@ -0,0 +1,115 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ + +.notebook { + padding: 0px; + + background-color: shade(@theme_base_color, 0.80); + background-image: linear-gradient(to bottom, + shade(@notebook_border, 1.07) 1px, + shade(@theme_bg_color, 0.86) 1px, + shade(@theme_bg_color, 0.97) 4px, + shade(@theme_bg_color, 0.97)); + + border-style: solid; + border-width: 0 1px 1px 1px; + border-radius: 4px; + border-left-color: shade(@notebook_border, 1.25); + border-right-color: shade(@notebook_border, 1.25); + border-bottom-color: shade(@notebook_border, 1.40); + border-image: none; + + -GtkWidget-focus-line-width: 0; +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.64)), + color-stop (0.48, shade(@theme_bg_dark_color, 0.59)), + color-stop (0.52, shade(@theme_bg_dark_color, 0.53)), + to (shade(@theme_bg_dark_color, 0.49))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@notebook_border, 0.55); + border-image: none; + + box-shadow: inset 0px 1px alpha(#fff, 0.08), + inset 1px 0px alpha(#fff, 0.08), + inset -1px 0px alpha(#fff, 0.08); +} + +.notebook tab:first-child:active, +.notebook tab:first-child { + border-radius: 3px 0px 0px 0px; +} + +.notebook tab:last-child:active, +.notebook tab:last-child { + border-radius: 0px 3px 0px 0px; +} + +.notebook tab:only-child { + border-radius: 0px 0px 0px 0px; +} + +.notebook tab.top { + padding: 2px 6px; +} + +.notebook tab.bottom { + padding: 2px 6px; +} + +.notebook tab.right { + padding: 3px 4px 3px 0px; +} + +.notebook tab.left { + padding: 3px 0px 3px 4px; +} + +.notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.35)), + to (shade(@theme_bg_dark_color, 0.45))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@notebook_border, 0.40); + border-top-color: shade(@notebook_border, 0.38); + border-left-color: shade(@notebook_border, 0.42); + border-right-color: shade(@notebook_border, 0.42); + border-image: none; + box-shadow: inset 0px 3px alpha(#000, 0.02), + inset 0px 2px alpha(#000, 0.03), + inset 0px 1px alpha(#000, 0.04), + inset 2px 0px alpha(#000, 0.02), + inset 1px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.04); + + + +} + +.notebook tab, +.notebook tab GtkLabel { + color: @theme_fg_dark_color; + text-shadow: 1px 1px alpha(#000, 0.30); +} + +.notebook .button:active, +.notebook .button:active:hover { + +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-mono.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-mono.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-mono.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-mono.css 2013-01-10 12:22:02.000000000 +0000 @@ -0,0 +1,125 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ +.notebook { + padding: 0px; + + background-color: shade(@theme_bg_color, 0.97); + + /* background and border-bottom */ + background-image: linear-gradient(to top, + shade(@notebook_border, 1.40) 1px, + shade(@theme_bg_color, 0.965) 1px, + shade(@theme_bg_color, 0.965)); + + border-style: solid; + border-width: 1px 1px 0px 1px; + border-radius: 4px; + + border-top-color: shade(@notebook_border, 1.08); + border-left-color: shade(@notebook_border, 1.29); + border-right-color: shade(@notebook_border, 1.29); + + box-shadow: inset 0px 3px alpha(#000, 0.01), + inset 0px 2px alpha(#000, 0.04), + inset 0px 1px alpha(#000, 0.06); + + -GtkWidget-focus-line-width: 0; +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (rgb(245,245,245)), + color-stop (0.25, rgb(245,245,245)), + color-stop (0.50, rgb(233,233,233)), + color-stop (0.50, rgb(226,226,226)), + to (rgb(232,232,232))); + + border-width: 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@notebook_border, 1.10); + border-image: none; + + box-shadow: inset 1px 1px alpha(#fff, 0.15), + inset -1px 0px alpha(#fff, 0.15); +} + +.notebook tab:first-child:active, +.notebook tab:first-child { + border-radius: 3px 0px 0px 0px; +} + +.notebook tab:last-child:active, +.notebook tab:last-child { + border-radius: 0px 3px 0px 0px; +} + +.notebook tab:only-child { + border-radius: 0px 0px 0px 0px; +} + +.notebook tab.top { + padding: 3px 7px; + border-bottom-width: 0px; +} + +.notebook tab.bottom { + padding: 2px 7px; + border-top-width: 0px; +} + +.notebook tab.right { + padding: 3px 7px; + border-left-width: 0px; +} + +.notebook tab.left { + padding: 3px 7px; + border-right-width: 0px; +} + +.notebook tab:active { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (rgb(185,185,185)), + color-stop (0.66, rgb(235,235,235)), + to (rgb(245,245,245))); + + border-top-color: shade(@theme_mdi_border_color, 0.95); + border-left-color: shade(@theme_mdi_border_color, 1.00); + border-right-color: shade(@theme_mdi_border_color, 1.00); + border-bottom-color: shade(@theme_mdi_border_color, 1.00); + border-image: none; + + box-shadow: inset 0px 4px alpha(#000, 0.00), + inset 0px 3px alpha(#000, 0.00), + inset 0px 2px alpha(#000, 0.00), + inset 0px 1px alpha(#000, 0.00), + + inset 4px 0px alpha(#000, 0.01), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.04), + inset 1px 0px alpha(#000, 0.06), + + inset -4px 0px alpha(#000, 0.01), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.04), + inset -1px 0px alpha(#000, 0.06); + +} + +.notebook tab GtkLabel { + padding: 0px; + color: @theme_fg_color; + text-shadow: 1px 1px @theme_shadow_color; +} + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-themed.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-themed.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-themed.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/tabs-themed.css 2012-11-27 15:40:48.000000000 +0000 @@ -0,0 +1,117 @@ +/***************** + * Notebooks and * + * tabs * + *****************/ +@define-color theme_tab_bg_color mix (@theme_base_color, @theme_selected_bg_color, 0.90); + +.notebook { + padding: 0px; + + background-color: shade(@theme_base_color, 0.80); + background-image: linear-gradient(to bottom, + shade(@notebook_border, 1.07) 1px, + shade(@theme_bg_color, 0.86) 1px, + shade(@theme_bg_color, 0.97) 4px, + shade(@theme_bg_color, 0.97)); + + border-style: solid; + border-width: 0 1px 1px 1px; + border-radius: 4px; + border-left-color: shade(@notebook_border, 1.25); + border-right-color: shade(@notebook_border, 1.25); + border-bottom-color: shade(@notebook_border, 1.40); + border-image: none; + + -GtkWidget-focus-line-width: 0; +} + +.notebook GtkDrawingArea { + background-color: shade (@theme_bg_color, 0.97); +} + +.notebook tab { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_tab_bg_color, 1.05)), + color-stop (0.48, shade(@theme_tab_bg_color, 1.01)), + color-stop (0.52, shade(@theme_tab_bg_color, 0.92)), + to (shade(@theme_tab_bg_color, 0.88))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@theme_tab_bg_color, 0.80); + border-top-color: shade(@theme_tab_bg_color, 0.85); + border-left-color: shade(@theme_tab_bg_color, 0.80); + border-right-color: shade(@theme_tab_bg_color, 0.80); + border-image: none; + + box-shadow: inset 0px 1px alpha(#eee, 0.1), + inset 1px 0px alpha(#eee, 0.1), + inset -1px 0px alpha(#eee, 0.1); +} + + +.notebook tab:first-child:active, +.notebook tab:first-child { + border-radius: 3px 0px 0px 0px; +} + +.notebook tab:last-child:active, +.notebook tab:last-child { + border-radius: 0px 3px 0px 0px; +} + +.notebook tab:only-child { + border-radius: 0px 0px 0px 0px; +} + +.notebook tab.top { + padding: 2px 6px; +} + +.notebook tab.bottom { + padding: 2px 6px; +} + +.notebook tab.right { + padding: 3px 4px 3px 0px; +} + +.notebook tab.left { + padding: 3px 0px 3px 4px; +} + +.notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_tab_bg_color, 0.55)), + to (shade(@theme_tab_bg_color, 0.65))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + border-radius: 0px; + border-color: shade(@theme_tab_bg_color, 0.50); + border-top-color: shade(@theme_tab_bg_color, 0.45); + border-left-color: shade(@theme_tab_bg_color, 0.55); + border-right-color: shade(@theme_tab_bg_color, 0.55); + border-image: none; + box-shadow: inset 0px 3px alpha(#000, 0.02), + inset 0px 2px alpha(#000, 0.03), + inset 0px 1px alpha(#000, 0.04), + inset 2px 0px alpha(#000, 0.02), + inset 1px 0px alpha(#000, 0.04), + inset -2px 0px alpha(#000, 0.02), + inset -1px 0px alpha(#000, 0.04); + +} + +.notebook tab GtkLabel { + color: #fff; + text-shadow: 1px 1px alpha(#000, 0.18); +} + +.notebook tab *:insensitive { + text-shadow: none; +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-apps.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-apps.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-apps.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-apps.css 2012-11-30 17:59:38.000000000 +0000 @@ -0,0 +1,48 @@ +/************************************* + unity apps settings (globalmenu) +*************************************/ + + + +TerminalWindow .notebook tab:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 0.86))); + + border-width: 1px 1px 0px 1px; + border-style: solid; + /* border-radius: 4px; */ + border-top-color: shade(@theme_bg_dark_color, 1.00); + border-left-color: shade(@theme_mdi_border_color, 0.85); + border-right-color: shade(@theme_mdi_border_color, 0.85); + + border-image: none; + + box-shadow: inset 1px 0px alpha(#fff, 0.04), + inset -1px 0px alpha(#fff, 0.04), + inset 0px -1px alpha(#fff, 0.04); + +} + +GeditWindow .primary-toolbar.toolbar { + /* linea 3D (oscura) */ + /*box-shadow: inset 0px -1px shade(@theme_bg_dark_color, 0.33); */ + box-shadow: none; + + /* linea 3D (clara) */ + /* border-bottom-color: shade(@theme_bg_dark_color, 0.61); */ + border-bottom-width: 0px; + +} + +RemminaMain .toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 0.58)), + to (shade(@theme_bg_dark_color, 0.52))); + + border-bottom-color: shade(@theme_bg_dark_color, 0.33); + border-image: none; +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity.css 2012-12-26 09:51:04.000000000 +0000 @@ -0,0 +1,44 @@ +UnityPanelWidget, +.unity-panel { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_dark_color, 1.07)), + to (shade(@theme_bg_dark_color, 1.00))); + + border-width: 0px; + border-style: none; + +} + +.unity-panel.menubar, +.unity-panel .menubar { + color: @theme_text_dark_color; + text-shadow: @theme_shadow_dark_color; +} + + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0px; + + /* icon-shadow: 0 1 shade (@bg_color, 1.06); */ +} + +/* +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.4)), + to (shade (@bg_color, 1.02))); + + color: @fg_color; + + -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.88)), + to (shade (@bg_color, 0.9))); + + -unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.7)), + to (shade (@bg_color, 1.02))); +} +*/ + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-darkest.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-darkest.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-darkest.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-darkest.css 2012-12-18 20:42:34.000000000 +0000 @@ -0,0 +1,26 @@ +UnityPanelWidget, +.unity-panel { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_dark_color, 0.45)), + to (shade(@theme_bg_dark_color, 0.35))); + + border-width: 0px; + border-style: none; + border-radius: 0px; + box-shadow: 0px -1px alpha(#000, 0.50); + +} + +.unity-panel.menubar, +.unity-panel .menubar { + color: shade(@theme_selected_fg_color, 0.90); + text-shadow: none; +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0px; + + /* icon-shadow: 0 1 shade (@bg_color, 1.06); */ +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray.css 2012-11-30 13:53:00.000000000 +0000 @@ -0,0 +1,215 @@ +/********************************* + * nautilus 3.4 gnome-shell-gray * + *********************************/ + +NautilusWindow .menubar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 0.92))); + + /* linea 3D (oscura) */ + box-shadow: inset 0px -1px shade(@theme_bg_dark_color, 0.72); + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-bottom-color: shade(@theme_bg_dark_color, 1.00); + +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 0.98))); + + border-width: 1px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade(@theme_bg_dark_color, 0.74) transparent shade(@theme_bg_dark_color, 0.68) transparent; + + box-shadow: inset 0px 1px alpha(#fff, 0.40), + inset 1px 0px alpha(#fff, 0.25); + + padding: 0px 3px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + +#nautilus-search-button .button * { + border-width: 0px; + padding: 0px 4px; +} + +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 4px; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar .button { + background-image: none; + border-image: none; + border-style: solid; + border-width: 7px 5px; + border-radius: 20px; + border-color: transparent; + box-shadow: none; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + padding: 0px 4px; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_selected_fg_color, 0.90); + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.40)), + to (shade(@theme_bg_color, 0.70))); + + border-width: 7px 5px; + border-radius: 20px; + border-color: transparent; + + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.04); + +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@theme_bg_color, 0.75), 0.15)), + to (alpha (shade (@theme_bg_color, 0.50), 0.25))); + + border-image: none; + border-color: transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.20), + inset -1px 0px alpha(#000, 0.20), + inset 0px -1px alpha(#000, 0.25); +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 3px 3px 0px 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + background-color: shade(@theme_bg_dark_color, 1.00); + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: shade (@theme_bg_dark_color, 1.00); + + border-width: 0px; + border-style: none; +} + +/* overlay scrollbar */ +NautilusWindow .sidebar OsThumb:selected, +NautilusWindow .sidebar OsScrollbar:selected { + background-color: shade (@theme_bg_dark_color, 0.60); +} + +NautilusWindow .sidebar OsThumb:active, +NautilusWindow .sidebar OsScrollbar:active { + background-color: shade (@theme_bg_dark_color, 0.46); +} + +NautilusWindow .sidebar OsThumb:insensitive, +NautilusWindow .sidebar OsScrollbar:insensitive { + background-color: shade (@theme_bg_dark_color, 0.68); +} + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + /* ubuntu-12 */ + background-color: shade (@theme_bg_dark_color, 1.00); + border-color: shade (@theme_bg_dark_color, 1.00); + border-style: solid; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from(shade (@theme_bg_dark_color, 1.00)), + color-stop(0.65, shade (@theme_bg_dark_color, 1.00)), + to(shade (@button_border, 0.68))); + +} + +NautilusWindow > GtkTable > .pane-separator:hover { + background-color: shade (@theme_bg_dark_color, 1.00); +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray-light.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray-light.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray-light.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-gray-light.css 2012-11-30 13:48:20.000000000 +0000 @@ -0,0 +1,205 @@ +/**************** + * Applications * + ****************/ + +NautilusWindow .menubar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_dark_color, 1.00)), + to (shade(@theme_bg_dark_color, 0.92))); + + /* linea 3D (oscura) */ + box-shadow: inset 0px -1px shade(@theme_bg_dark_color, 0.70); + + /* linea 3D (clara) */ + border-width: 0px 0px 1px 0px; + border-style: solid; + border-radius: 0px; + border-bottom-color: shade(@theme_bg_dark_color, 0.96); + +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@bg_color, 0.93)), + color-stop (0.08, shade (@bg_color, 0.95) ), + color-stop (0.08, shade (@bg_color, 0.97) ), + to (shade (@base_color, 1.00))); + + border-width: 1px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade(@theme_bg_dark_color, 0.74) transparent shade(@theme_bg_dark_color, 0.72) transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.04); + + padding: 0px 3px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} + + +#nautilus-search-button * { + border-width: 0px; +} + +#nautilus-search-button .button, +NautilusWindow .primary-toolbar.toolbar .button { + background-image: none; + border-image: none; + border-style: solid; + border-width: 7px 2px; + border-radius: 18px; + border-color: transparent; + box-shadow: none; +} + +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 6px; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + padding: 0px 4px; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_selected_fg_color, 1.25); + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.40)), + to (shade(@theme_bg_color, 0.75))); + border-width: 7px 2px; + border-radius: 18px; + border-color: transparent; + + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.04); + +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@theme_bg_color, 0.75), 0.15)), + to (alpha (shade (@theme_bg_color, 0.50), 0.25))); + + border-image: none; + border-color: transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.20), + inset -1px 0px alpha(#000, 0.20), + inset 0px -1px alpha(#000, 0.25); +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar.view, +NautilusWindow .sidebar .view, +NautilusWindow .sidebar.view:prelight, +NautilusWindow .sidebar .view:prelight { + background-color: shade (@theme_bg_dark_color, 1.00); + color: @theme_fg_dark_color; + text-shadow: 0px 1px @theme_shadow_dark_color; +} + + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: shade (@theme_bg_dark_color, 1.00); + + border-width: 0px; + border-style: none; +} + +/* overlay scrollbar */ +NautilusWindow .sidebar OsThumb:selected, +NautilusWindow .sidebar OsScrollbar:selected { + background-color: shade (@theme_bg_dark_color, 0.60); +} + +NautilusWindow .sidebar OsThumb:active, +NautilusWindow .sidebar OsScrollbar:active { + background-color: shade (@theme_bg_dark_color, 0.46); +} + +NautilusWindow .sidebar OsThumb:insensitive, +NautilusWindow .sidebar OsScrollbar:insensitive { + background-color: shade (@theme_bg_dark_color, 0.68); +} + + +NautilusWindow .sidebar .frame { + border-width: 0px; + border-style: none; +} + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + background-color: shade (@theme_bg_dark_color, 1.00); + border-color: shade (@theme_bg_dark_color, 1.00); + border-style: solid; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from(shade (@theme_bg_dark_color, 1.00)), + color-stop(0.65, shade (@theme_bg_dark_color, 1.00)), + to(shade (@button_border, 0.68))); + +} + + +NautilusWindow > GtkTable > .pane-separator:hover { + background-color: shade (@theme_bg_dark_color, 1.00); +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-light.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-light.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-light.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-nautilus34-light.css 2012-11-30 13:44:10.000000000 +0000 @@ -0,0 +1,223 @@ +/**************** + * Applications * + ****************/ +@define-color theme_path_bg_color #aaaaaa; + +ApDocView, /* Abiword */ +EogScrollView, /* Eog */ +CheeseThumbView /* Cheese */ +{ + background-color: @chrome_bg_color; + -EogScrollView-shadow-type: none; +} + +/* nautilus */ +.nemo-canvas-item, +.nautilus-canvas-item { + border-radius: 3px; +} + + +/* desktop mode */ +.nautilus-desktop.nautilus-canvas-item { + color: @theme_bg_color; + text-shadow: 1px 1px black; +} + +.nautilus-desktop.nautilus-canvas-item:active { + background-image: none; + color: @theme_text_color; +} + +.nautilus-desktop.nautilus-canvas-item:selected { + color: @theme_selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +NautilusWindow .menubar { + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_bg_dark_color, 1.00)), + to (shade (@theme_bg_dark_color, 0.94))); + /* remove 3d border */ + box-shadow: none; + border-bottom-color: shade(@theme_bg_dark_color, 0.70); +} + +NautilusWindow .primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade(@theme_bg_color, 0.85)), + color-stop (0.10, shade(@theme_bg_color, 1.00) ), + to (shade(@theme_bg_color, 1.05))); + + border-width: 1px 0px 1px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade(@theme_bg_color, 0.70) transparent shade(@theme_bg_color, 0.72) transparent; + + padding: 0px 3px; + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: normal; +} +/* +#nautilus-search-button * { + padding: 0px 4px; +} +*/ + + +#nautilus-search-button * { + border-width: 0px; +} + +#nautilus-search-button .button, +NautilusWindow .primary-toolbar.toolbar .button { + background-image: none; + border-image: none; + border-style: solid; + border-width: 7px 2px; + border-radius: 18px; + border-color: transparent; + box-shadow: none; +} + +NautilusWindow .primary-toolbar.toolbar .button { + padding: 0px 6px; +} + +#nautilus-search-button *, +NautilusWindow .primary-toolbar.toolbar GtkLabel, +NautilusWindow .primary-toolbar.toolbar .button GtkLabel { + padding: 0px 4px; + color: shade(@theme_fg_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + + +#nautilus-search-button *:prelight +NautilusWindow .primary-toolbar .toolbar .button *:hover, +NautilusWindow .primary-toolbar.toolbar .button *:hover { + color: shade(@theme_text_color, 1.00); + text-shadow: 0px 1px @theme_shadow_color; +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button *:active, +NautilusWindow .primary-toolbar.toolbar .button *:active:hover { + color: shade(@theme_selected_fg_color, 1.25); + text-shadow: 0px 1px @theme_selected_shadow_color; +} + +#nautilus-search-button .button:active, +#nautilus-search-button .button:active:prelight, +NautilusWindow .primary-toolbar.toolbar .button:active, +NautilusWindow .primary-toolbar.toolbar .button:active:hover { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade(@theme_bg_color, 0.40)), + to (shade(@theme_bg_color, 0.75))); + border-width: 7px 2px; + border-radius: 18px; + border-color: transparent; + + box-shadow: inset 0px 4px alpha(#000, 0.03), + inset 0px 3px alpha(#000, 0.03), + inset 0px 2px alpha(#000, 0.03), + inset 3px 0px alpha(#000, 0.02), + inset 2px 0px alpha(#000, 0.03), + inset -3px 0px alpha(#000, 0.02), + inset -2px 0px alpha(#000, 0.03), + inset 0px -2px alpha(#fff, 0.03), + inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.07), + inset -1px 0px alpha(#000, 0.07), + inset 0px -1px alpha(#000, 0.04); + +} + +#nautilus-search-button .button:prelight, +NautilusWindow .primary-toolbar.toolbar .button:hover { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@theme_bg_color, 0.75), 0.15)), + to (alpha (shade (@theme_bg_color, 0.50), 0.25))); + + border-image: none; + border-color: transparent; + + box-shadow: inset 0px 1px alpha(#000, 0.15), + inset 1px 0px alpha(#000, 0.20), + inset -1px 0px alpha(#000, 0.20), + inset 0px -1px alpha(#000, 0.25); +} + +NautilusFloatingBar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@notebook_tab_gradient_a, 0.97)), + to (shade (@notebook_tab_gradient_b, 0.90))); + + border-color: shade (@notebook_tab_gradient_b, 0.80); + + border-radius: 3px 3px 0px 0px; + border-width: 1px; + border-style: solid; +} + +NautilusFloatingBar .button { + background-color: alpha (@theme_base_color, 0.0); + background-image: none; + + border-style: none; + border-image: none; + + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +NautilusWindow .sidebar .scrollbar { + -GtkRange-trough-border: 1; + -GtkRange-slider-width: 6; +} + +NautilusWindow .sidebar .scrollbar.trough, +NautilusWindow .sidebar .scrollbar.trough.vertical { + background-image: none; + background-color: @sidebar_background; + + border-width: 0px; + border-style: none; +} + +NautilusWindow .sidebar .frame { + border-width: 1px 0px 0px 0px; + border-radius: 0px; + border-style: solid; + border-color: shade(@theme_bg_color, 0.70) @transparent @transparent @transparent; +} + + +NautilusWindow > GtkTable > .pane-separator, +NautilusWindow .pane-separator { + background-color: @sidebar_background; + /* border-color: @sidebar_background; */ + border-style: none; + border-width: 0px; + background-image: -gtk-gradient(linear, + left top, right top, + from (@sidebar_background), + color-stop (0.50, @sidebar_background), + to (shade(@theme_bg_color, 0.70))); + + box-shadow: inset 0px 1px shade(@theme_bg_color, 0.70); + +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-steel.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-steel.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-steel.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-steel.css 2014-04-19 10:37:00.000000000 +0000 @@ -0,0 +1,66 @@ +UnityDecoration.top { + border: 1px solid rgba (0, 3, 5, 0.03); /* shade (@dark_bg_color, 1.04) - shade (@dark_bg_color, 1.5) */ + border-bottom-width: 0; + border-radius: 6px 6px 0 0; + padding: 1px 6px 0 6px; + + + + background-color: transparent; + background-clip: border-box; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#c4c4c4, 1.5)), + to (shade (#b2b2b3, 1.00))); + + color: @fg_color; + text-shadow: none; +} + +UnityDecoration.top:backdrop { + border: 1px solid rgba (14, 13, 0, 0.03); /* @dark_bg_color - shade (#474642, 0.92) */; + border-bottom-width: 0; + background-color: transparent; + background-clip: border-box; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#c4c4c4, 1.5)), + to (shade (#b2b2b3, 1.0))); + + color: black; +} + +UnityPanelWidget, +.unity-panel { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#ededed, 1.0)), + to (shade (#ededed, 0.55))); + border-top-color: shade (@dark_bg_color, 1.6); + border-style: solid; + border-width: 1px 0 0 0; + + color: #000; + text-shadow: none; +} + +.unity-panel.menubar, +.unity-panel .menubar { +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 1px 1px 0 1px; + + icon-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-radius: 0px ; + border-width: 0px ; + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (#0083fb), + to (#0043fb)); + color: #FFFFFF; + text-shadow: none; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-white.css mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-white.css --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-white.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/gtk-3.0/unity-white.css 2012-11-30 17:17:56.000000000 +0000 @@ -0,0 +1,43 @@ +UnityPanelWidget, +.unity-panel { + + background-image: -gtk-gradient (linear, left top, left bottom, + from (@base_color), + color-stop (0.6, @base_color), + to (#d6d6d6)); + border-width: 0px; + border-style: none; +} + +.unity-panel.menubar, +.unity-panel .menubar { + color: @theme_text_color; + text-shadow: @theme_shadow_color; +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0px; + + /* icon-shadow: 0 1 shade (@bg_color, 1.06); */ +} + +/* +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.4)), + to (shade (@bg_color, 1.02))); + + color: @fg_color; + + -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.88)), + to (shade (@bg_color, 0.9))); + + -unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.7)), + to (shade (@bg_color, 1.02))); +} +*/ + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/button_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/button_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_pressed1.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_pressed1.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused_over.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused_over.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/close_unfocused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused_over.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused_over.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/maximize_unfocused_pressed.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-none.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-none.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-none.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-none.svg 2012-05-18 08:03:38.000000000 +0000 @@ -0,0 +1,42 @@ + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-normal.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-normal.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-normal.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus-normal.svg 2012-05-18 08:03:38.000000000 +0000 @@ -0,0 +1,42 @@ + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-focus.svg 2012-05-18 08:03:38.000000000 +0000 @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu_prelight.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-pressed.svg mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-pressed.svg --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-pressed.svg 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/menu-pressed.svg 2012-05-18 08:03:38.000000000 +0000 @@ -0,0 +1,42 @@ + + + + + + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/metacity-theme-1.xml mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/metacity-theme-1.xml --- mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/metacity-theme-1.xml 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/metacity-theme-1.xml 2013-03-21 22:54:44.000000000 +0000 @@ -0,0 +1,533 @@ + + + + + Ambiance + Kenneth Wimer, James Schriver, Andrea Cimitan + Canonical Ltd. + June, 2011 + Metacity theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <title color="#a5a5a5" x="10" y="(((height - title_height) / 2) `max` 0)-1"/> + <title color="#a5a5a5" x="9" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#a5a5a5" x="11" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#000" x="10" y="(((height - title_height) / 2) `max` 0)"/> +</draw_ops> + +<draw_ops name="draw_title_text_unfocused"> + <title color="#a5a5a5" x="10" y="(((height - title_height) / 2) `max` 0)+1"/> + <title color="#a5a5a5" x="10" y="(((height - title_height) / 2) `max` 0)-1"/> + <title color="#a5a5a5" x="9" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#a5a5a5" x="11" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#000" x="10" y="(((height - title_height) / 2) `max` 0)"/> +</draw_ops> + +<draw_ops name="draw_title"> + <!-- frame and gradient --> + <rectangle color="#a5a5a5" filled="false" x="0" y="0" width="width-1" height="top_height"/> + <gradient type="vertical" x="1" y="1" width="width-2" height="top_height-1"> + <color value="shade/#a5a5a5/1.1" /> + <color value="#a5a5a5" /> + </gradient> + <!-- top line --> + <gradient type="horizontal" x="0" y="1" width="width" height="1"> + <color value="shade/#a5a5a5/1.2" /> + <color value="shade/#a5a5a5/1.5" /> + <color value="shade/#a5a5a5/1.2" /> + </gradient> + <!-- left arch --> + <!-- <arc color="shade/#a5a5a5/1.1" x="0" y="1" width="9" height="7" start_angle="270" extent_angle="90" /> + <arc color="#a5a5a5" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> --> + <line color="#a5a5a5" x1="0" x2="4" y1="1" y2="1"/> + <line color="#a5a5a5" x1="0" x2="2" y1="2" y2="2"/> + <line color="#a5a5a5" x1="0" x2="1" y1="3" y2="3"/> + <line color="#a5a5a5" x1="0" x2="1" y1="4" y2="4"/> + <!-- right arch --> + <!-- <arc color="shade/#a5a5a5/1.1" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> + <arc color="#a5a5a5" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> --> + <line color="#a5a5a5" x1="width-5" x2="width" y1="1" y2="1"/> + <line color="#a5a5a5" x1="width-3" x2="width" y1="2" y2="2"/> + <line color="#a5a5a5" x1="width-2" x2="width" y1="3" y2="3"/> + <line color="#a5a5a5" x1="width-2" x2="width" y1="4" y2="4"/> +</draw_ops> + +<draw_ops name="draw_title_utility"> + <include name="draw_title" /> + <line color="shade/#a5a5a5/0.88" x1="0" x2="width" y1="height-1" y2="height-1"/> +</draw_ops> + +<draw_ops name="draw_title_unfocused"> + <!-- frame and gradient --> + <rectangle color="#a5a5a5" filled="false" x="0" y="0" width="width-1" height="top_height"/> + <gradient type="vertical" x="1" y="1" width="width-2" height="top_height-1"> + <color value="shade/#a5a5a5/0.92" /> + <color value="#a5a5a5" /> + </gradient> + <!-- top line --> + <gradient type="horizontal" x="0" y="1" width="width" height="1"> + <color value="shade/#a5a5a5/0.94" /> + <color value="#a5a5a5" /> + <color value="shade/#a5a5a5/0.94" /> + </gradient> + <!-- left arch --> + <!-- <arc color="shade/#a5a5a5/0.98" x="0" y="1" width="9" height="7" start_angle="270" extent_angle="90" /> + <arc color="#a5a5a5" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> --> + <line color="#a5a5a5" x1="0" x2="4" y1="1" y2="1"/> + <line color="#a5a5a5" x1="0" x2="2" y1="2" y2="2"/> + <line color="#a5a5a5" x1="0" x2="1" y1="3" y2="3"/> + <line color="#a5a5a5" x1="0" x2="1" y1="4" y2="4"/> + <!-- right arch --> + <!-- <arc color="shade/#a5a5a5/0.98" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> + <arc color="#a5a5a5" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> --> + <line color="#a5a5a5" x1="width-5" x2="width" y1="1" y2="1"/> + <line color="#a5a5a5" x1="width-3" x2="width" y1="2" y2="2"/> + <line color="#a5a5a5" x1="width-2" x2="width" y1="3" y2="3"/> + <line color="#a5a5a5" x1="width-2" x2="width" y1="4" y2="4"/> +</draw_ops> + +<draw_ops name="draw_title_utility_unfocused"> + <include name="draw_title_unfocused" /> + <line color="shade/#a5a5a5/0.88" x1="0" x2="width" y1="height-1" y2="height-1"/> +</draw_ops> + +<draw_ops name="draw_title_maximized"> + <!-- frame and gradient --> + <line color="#a5a5a5" x1="0" x2="width" y1="0" y2="0"/> + <gradient type="vertical" x="0" y="1" width="width" height="top_height-1"> + <color value="shade/#a5a5a5/0.98" /> + <color value="#a5a5a5" /> + </gradient> + <!-- top line --> + <gradient type="horizontal" x="0" y="1" width="width" height="1"> + <color value="shade/#a5a5a5/1.08" /> + <color value="shade/#a5a5a5/1.38" /> + <color value="shade/#a5a5a5/1.08" /> + </gradient> +</draw_ops> + +<draw_ops name="draw_title_maximized_unfocused"> + <!-- frame and gradient --> + <line color="#a5a5a5" x1="0" x2="width" y1="0" y2="0"/> + <gradient type="vertical" x="0" y="1" width="width" height="top_height-1"> + <color value="shade/#a5a5a5/0.9" /> + <color value="#a5a5a5" /> + </gradient> + <!-- top line --> + <line color="shade/#a5a5a5/0.96" x1="0" x2="width" y1="1" y2="1"/> +</draw_ops> + +<!-- window frames --> + +<draw_ops name="draw_frame"> + <rectangle color="shade/gtk:bg[NORMAL]/0.7" filled="true" x="0" y="0" width="width" height="height"/> + <gradient type="vertical" x="0" y="0" width="width" height="70"> + <color value="#a5a5a5" /> + <color value="#a5a5a5" /> + <color value="shade/gtk:bg[NORMAL]/0.7" /> + </gradient> +</draw_ops> + +<draw_ops name="draw_frame_utility"> + <rectangle color="shade/gtk:bg[NORMAL]/0.7" filled="true" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="bottom_edge"> + <line color="shade/gtk:bg[NORMAL]/0.7" x1="0" x2="width" y1="height-1" 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> + +<!-- buttons --> + +<!-- button trough left --> +<draw_ops name="left_left_background_focused_normal"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_left_background_focused_pressed"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_middle_background_focused_normal"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_middle_background_focused_pressed"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_right_background_focused_normal"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_right_background_focused_pressed"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_left_background_unfocused_normal"> + <image filename="trough_unfocused_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_left_background_unfocused_pressed"> + <image filename="trough_unfocused_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_middle_background_unfocused_normal"> + <image filename="trough_unfocused_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_middle_background_unfocused_pressed"> + <image filename="trough_unfocused_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_right_background_unfocused_normal"> + <image filename="trough_unfocused_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="left_right_background_unfocused_pressed"> + <image filename="trough_unfocused_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> + +<!-- button trough right --> +<draw_ops name="right_left_background_focused_normal"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_left_background_focused_pressed"> + <image filename="trough_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_middle_background_focused_normal"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_middle_background_focused_pressed"> + <image filename="trough_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_right_background_focused_normal"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_right_background_focused_pressed"> + <image filename="trough_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_left_background_unfocused_normal"> + <image filename="trough_unfocused_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_left_background_unfocused_pressed"> + <image filename="trough_unfocused_left.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_middle_background_unfocused_normal"> + <image filename="trough_unfocused_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_middle_background_unfocused_pressed"> + <image filename="trough_unfocused_middle.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_right_background_unfocused_normal"> + <image filename="trough_unfocused_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="right_right_background_unfocused_pressed"> + <image filename="trough_unfocused_right.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> + +<!-- button prelightlays --> +<draw_ops name="menu_focused_normal"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="menu_unfocused_normal"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="minimize_focused_normal"> + <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="minimize_unfocused_normal"> + <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="maximize_focused_normal"> + <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="maximize_unfocused_normal"> + <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="unmaximize_focused_normal"> + <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="unmaximize_unfocused_normal"> + <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="close_focused_normal"> + <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="close_unfocused_normal"> + <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close.png" x="0" y="1" width="object_width" height="object_height"/> +</draw_ops> + +<!-- frame style --> +<frame_style name="normal_focused" geometry="frame_geometry_normal"> + <piece position="title" draw_ops="draw_title_text_normal"/> + <piece position="titlebar" draw_ops="draw_title"/> + <piece position="left_edge" draw_ops="draw_frame"/> + <piece position="right_edge" draw_ops="draw_frame"/> + <piece position="bottom_edge" draw_ops="bottom_edge"/> + <button function="left_left_background" state="normal" draw_ops="left_left_background_focused_normal"/> + <button function="left_middle_background" state="normal" draw_ops="left_middle_background_focused_normal"/> + <button function="left_right_background" state="normal" draw_ops="left_right_background_focused_normal"/> + <button function="left_left_background" state="prelight" draw_ops="left_left_background_focused_normal"/> + <button function="left_middle_background" state="prelight" draw_ops="left_middle_background_focused_normal"/> + <button function="left_right_background" state="prelight" draw_ops="left_right_background_focused_normal"/> + <button function="left_left_background" state="pressed" draw_ops="left_left_background_focused_pressed"/> + <button function="left_middle_background" state="pressed" draw_ops="left_middle_background_focused_pressed"/> + <button function="left_right_background" state="pressed" draw_ops="left_right_background_focused_pressed"/> + <button function="right_left_background" state="normal" draw_ops="right_left_background_focused_normal"/> + <button function="right_middle_background" state="normal" draw_ops="right_middle_background_focused_normal"/> + <button function="right_right_background" state="normal" draw_ops="right_right_background_focused_normal"/> + <button function="right_left_background" state="prelight" draw_ops="right_left_background_focused_normal"/> + <button function="right_middle_background" state="prelight" draw_ops="right_middle_background_focused_normal"/> + <button function="right_right_background" state="prelight" draw_ops="right_right_background_focused_normal"/> + <button function="right_left_background" state="pressed" draw_ops="right_left_background_focused_pressed"/> + <button function="right_middle_background" state="pressed" draw_ops="right_middle_background_focused_pressed"/> + <button function="right_right_background" state="pressed" draw_ops="right_right_background_focused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_focused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_focused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed"/> + <button function="close" state="normal" draw_ops="close_focused_normal"/> + <button function="close" state="prelight" draw_ops="close_focused_prelight"/> + <button function="close" state="pressed" draw_ops="close_focused_pressed"/> + <shadow radius="8.0" opacity="0.75" color="#abde4f" x_offset="1" y_offset="4"/> + <padding left="7" right="7" bottom="7"/> +</frame_style> + +<frame_style name="normal_unfocused" geometry="frame_geometry_normal"> + <piece position="title" draw_ops="draw_title_text_unfocused"/> + <piece position="titlebar" draw_ops="draw_title_unfocused"/> + <piece position="left_edge" draw_ops="draw_frame"/> + <piece position="right_edge" draw_ops="draw_frame"/> + <piece position="bottom_edge" draw_ops="bottom_edge"/> + <button function="left_left_background" state="normal" draw_ops="left_left_background_unfocused_normal"/> + <button function="left_middle_background" state="normal" draw_ops="left_middle_background_unfocused_normal"/> + <button function="left_right_background" state="normal" draw_ops="left_right_background_unfocused_normal"/> + <button function="left_left_background" state="prelight" draw_ops="left_left_background_unfocused_normal"/> + <button function="left_middle_background" state="prelight" draw_ops="left_middle_background_unfocused_normal"/> + <button function="left_right_background" state="prelight" draw_ops="left_right_background_unfocused_normal"/> + <button function="left_left_background" state="pressed" draw_ops="left_left_background_unfocused_pressed"/> + <button function="left_middle_background" state="pressed" draw_ops="left_middle_background_unfocused_pressed"/> + <button function="left_right_background" state="pressed" draw_ops="left_right_background_unfocused_pressed"/> + <button function="right_left_background" state="normal" draw_ops="right_left_background_unfocused_normal"/> + <button function="right_middle_background" state="normal" draw_ops="right_middle_background_unfocused_normal"/> + <button function="right_right_background" state="normal" draw_ops="right_right_background_unfocused_normal"/> + <button function="right_left_background" state="prelight" draw_ops="right_left_background_unfocused_normal"/> + <button function="right_middle_background" state="prelight" draw_ops="right_middle_background_unfocused_normal"/> + <button function="right_right_background" state="prelight" draw_ops="right_right_background_unfocused_normal"/> + <button function="right_left_background" state="pressed" draw_ops="right_left_background_unfocused_pressed"/> + <button function="right_middle_background" state="pressed" draw_ops="right_middle_background_unfocused_pressed"/> + <button function="right_right_background" state="pressed" draw_ops="right_right_background_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_unfocused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="close" state="normal" draw_ops="close_unfocused_normal"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <shadow radius="8.0" opacity="0.5" color="#abde4f" x_offset="1" y_offset="4"/> + <padding left="7" right="7" bottom="7"/> +</frame_style> + +<frame_style name="maximized_focused" geometry="geometry_maximized" parent="normal_focused"> + <piece position="title" draw_ops="draw_title_text_normal"/> + <piece position="titlebar" draw_ops="draw_title_maximized"/> + <button function="maximize" state="normal" draw_ops="unmaximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed"/> + <shadow radius="0.0" opacity="0.0" color="#000000" x_offset="0" y_offset="0"/> + <padding left="0" right="0" bottom="0"/> +</frame_style> + +<frame_style name="maximized_unfocused" geometry="geometry_maximized" parent="normal_unfocused"> + <piece position="title" draw_ops="draw_title_text_unfocused"/> + <piece position="titlebar" draw_ops="draw_title_maximized_unfocused"/> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> + <shadow radius="0.0" opacity="0.0" color="#000000" x_offset="0" y_offset="0"/> + <padding left="0" right="0" bottom="0"/> +</frame_style> + +<frame_style name="utility_focused" parent="normal_focused"> + <piece position="title" draw_ops="draw_title_text_normal"/> + <piece position="titlebar" draw_ops="draw_title_utility"/> + <piece position="left_edge" draw_ops="draw_frame_utility"/> + <piece position="right_edge" draw_ops="draw_frame_utility"/> + <button function="menu" state="normal" draw_ops="menu_focused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="close" state="normal" draw_ops="close_focused_normal"/> + <button function="close" state="prelight" draw_ops="close_focused_prelight"/> + <button function="close" state="pressed" draw_ops="close_focused_pressed"/> + <shadow radius="8.0" opacity="0.3" color="#abde4f" x_offset="1" y_offset="1"/> + <padding left="2" right="2" bottom="2"/> +</frame_style> + +<frame_style name="utility_unfocused" parent="normal_unfocused"> + <piece position="title" draw_ops="draw_title_text_unfocused"/> + <piece position="titlebar" draw_ops="draw_title_utility_unfocused"/> + <piece position="left_edge" draw_ops="draw_frame_utility"/> + <piece position="right_edge" draw_ops="draw_frame_utility"/> + <button function="menu" state="normal" draw_ops="menu_unfocused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="close" state="normal" draw_ops="close_unfocused_normal"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <shadow radius="8.0" opacity="0.3" color="#abde4f" x_offset="1" y_offset="1"/> + <padding left="2" right="2" bottom="2"/> +</frame_style> + +<frame_style name="border" geometry="border" parent="normal_focused"> + <piece position="title" draw_ops="draw_title"/> + <piece position="titlebar" draw_ops="draw_title_unfocused"/> +</frame_style> + +<!-- style set --> +<frame_style_set name="normal"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="maximized_focused"/> + <frame focus="no" state="maximized" style="maximized_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/><!-- todo --> + <frame focus="no" state="shaded" style="normal_unfocused"/><!-- todo --> + <frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/><!-- todo --> + <frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/><!-- todo --> +</frame_style_set> + +<frame_style_set name="utility"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="maximized_focused"/> + <frame focus="no" state="maximized" style="normal_focused"/> + <frame focus="yes" state="shaded" style="normal_focused"/><!-- todo --> + <frame focus="no" state="shaded" style="normal_unfocused"/><!-- todo --> + <frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/><!-- todo --> + <frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/><!-- todo --> +</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="maximized_focused"/> + <frame focus="no" state="maximized" style="normal_focused"/> + <frame focus="yes" state="shaded" style="normal_focused"/><!-- todo --> + <frame focus="no" state="shaded" style="normal_unfocused"/><!-- todo --> + <frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/><!-- todo --> + <frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/><!-- todo --> +</frame_style_set> + +<!-- window --> +<window type="normal" style_set="normal"/> +<window type="dialog" style_set="utility"/> +<window type="modal_dialog" style_set="utility"/> +<window type="menu" style_set="utility"/> +<window type="utility" style_set="utility"/> +<window type="border" style_set="border"/> + +</metacity_theme> Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused_over.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused_over.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/minimize_unfocused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_middle.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_middle.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_unfocused_left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_unfocused_left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_unfocused_middle.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_unfocused_middle.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_unfocused_right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/trough_unfocused_right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_prelight.2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_prelight.2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_pressed.2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_pressed.2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused.2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused.2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_over.2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_over.2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_over.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_over.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_prelight.2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_prelight.2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_pressed.2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_pressed.2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-iB-For-Mint/metacity-1/unmaximize_unfocused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-insens.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-insens.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-down-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-right-norm.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-right-norm.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-right-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-right-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-up-disable.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-up-disable.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-up.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-up.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-up-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/arrow-up-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/spot.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Arrows/spot.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-default.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-default.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-push.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Buttons/button-push.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-disable.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-disable.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-on-disable.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-on-disable.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-on.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/check-on.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/highlight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/highlight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-off-disable.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-off-disable.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-off.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-off.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-on-disable.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-on-disable.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-on.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Check-Radio/radio-on.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-arrow-insens.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-arrow-insens.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-arrow-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-arrow-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-inactive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-inactive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/combo-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/entry-shadow-in (copia).png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/entry-shadow-in (copia).png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/entry-shadow-in.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/entry-shadow-in.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-arrow-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-arrow-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-button-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-button-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-button.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/combo-button.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-arrow-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-arrow-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-button-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-button-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-button.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/sicombo/option-button.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/text-entry.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Combo/text-entry.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Entry/entry-focus.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Entry/entry-focus.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Entry/entry-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Entry/entry-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Entry/entry-shadow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Entry/entry-shadow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-arrow-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-arrow-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-arrow-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-arrow-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-push.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Fontbox/font-push.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame1.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame1.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame-gap-end.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame-gap-end.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame-gap-start.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/gtkrc mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/gtkrc --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/gtkrc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/gtkrc 2014-06-20 05:33:40.000000000 +0000 @@ -0,0 +1,1903 @@ +# Macbuntu based on GTK Leopard + +# GTK Leopard +# unified caption +# May 2009, update 12 oct 09 +# pixmap + +# credits for scripts/lines: OS X Leopard by Kimmik, Lauri Taimila's Tiger +#iMetal by SkiesOfAzel, Peter Gummer (http://www.openehr.org/wsvn/ref_impl_eiffel/3rd-party/macintosh/#GTK/share/themes/Default/gtk-2.0/gtkrc?op=file&rev=219&sc=1) +# Leopardish, Mist, Clearlooks, SlicknesS, Plexis + +#all graphic elements are mods/adaptations of my Leopard windowblinds xp theme (http://eamon63.deviantart.com/art/Leopard-inspired-xp-wb-PLUS-82018032 + + + +gtk-button-images = 0 #for gnome 2.26 and up, use gconf-editor +#gtk-menu-images = 0 + +include "icons/iconrc" +include "panel.rc" +include "scrollbar.rc" +include "nautilus-tweaks.rc" +include "thunar-tweaks.rc" + +############### default ######################### +style "default" +{ + #font_name = "Lucida Grande Medium 9" + + GtkWidget::focus_padding = 0 + + GtkButton::focus-padding = 0 #"0" for more compact buttons + GtkButton::inner-border = { 1, 1, 0, 0 } + GtkButton::default_border = { 0, 0, 0, 0 } + GtkButton::default_outside_border = { 0, 0, 0, 0 } + + GtkDialog::button-spacing = 10 + GtkDialog::content-area-border = 11 + GtkDialog::action-area-border = 0 + + + + + GtkMessageDialog::message-border = 12 + + GtkNotebook::tab-overlap = 0 #no tab overlap; default is 2 + GtkNotebook::tab-curvature = 3 #pixels between text and border + + + GtkScrolledWindow::scrollbar-spacing = 1 + GtkScrolledWindow::scrollbars-within-bevel = 1 + GtkScrolledWindow::shadow_type = GTK_SHADOW_NONE + + GtkScrollbar::has_secondary_backward_stepper = 1 + GtkScrollbar::has_secondary_forward_stepper = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::min_slider_length = 30 + + + + + + GtkMenuBar::shadow_type = GTK_SHADOW_NONE + GtkFrame::shadow_type = GTK_SHADOW_NONE + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + + GtkTreeView::odd_row_color = "#ffffff" + GtkTreeView::even_row_color = "#d4dde5" + GtkTreeView::odd_col_color = "#d4dde5" + GtkTreeView::even_col_color = "#ffffff" + + NautilusIconContainer::highlight_alpha =160 + NautilusIconContainer::dark_info_color ="#1d4393" + NautilusIconContainer::light_info_color ="#829db9" + + GnomeHRef::link_color ="#ff0000" #red + GtkIMHtmlr::hyperlink-color ="#ff0000" + + fg[NORMAL] = "#000000" + fg[ACTIVE] = "#000000" + fg[PRELIGHT] = "#000000" + fg[SELECTED] = "#ffffff" + fg[INSENSITIVE] = "#747474" + + bg[NORMAL] = "#e8e8e8" + bg[PRELIGHT] = "#e8e8e8" + bg[ACTIVE] = "#a3a3a3" + bg[SELECTED] = "#4285c7" + bg[INSENSITIVE] = "#e8e8e8" + + base[NORMAL] = "#ffffff" + base[ACTIVE] = "#d4d4d4" + base[PRELIGHT] = "#FFFFFF" + base[INSENSITIVE] = "#e8e8e8" + base[SELECTED] = "#358cdb" + + text[INSENSITIVE] = "#747474" + text[SELECTED] = "#ffffff" + text[ACTIVE] = "#000000" + text[PRELIGHT] = "#000000" + + engine "pixmap" + { + image + { + function = FOCUS + recolorable = TRUE + overlay_file = "Others/focus-trans.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = TRUE + } + + image + { + function = SHADOW + recolorable = TRUE + shadow = OUT + file = "Shadows/shadow-none.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image + { + function = SHADOW + recolorable = TRUE + shadow = IN + file = "Shadows/shadow-in.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + + image + { + function = SHADOW + shadow = NONE + recolorable = TRUE + file = "Shadows/shadow-none.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image + { + function = SHADOW + shadow = ETCHED_IN + recolorable = TRUE + file = "Frame-Gap/frame1.png" +# file = "Shadows/shadow-etched-in2.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + } + + image + { + function = SHADOW + recolorable = TRUE + shadow = ETCHED_OUT + file = "Shadows/shadow-none.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image + { + function = SHADOW_GAP + recolorable = TRUE + file = "Frame-Gap/frame1.png" + border = { 8, 8, 8, 8 } + stretch = TRUE + gap_start_file = "Frame-Gap/frame-gap-start.png" + gap_start_border= { 8, 0, 8, 0 } + gap_end_file = "Frame-Gap/frame-gap-end.png" + gap_end_border = { 0, 8, 8, 0 } + gap_side = TOP + } + + image + { + function = HLINE + recolorable = TRUE + file = "Lines/hline.png" + border = { 1, 1, 1, 0 } + stretch = TRUE + } + + image + { + function = VLINE + recolorable = TRUE + file = "Lines/vline.png" + border = { 1, 0, 1, 1 } + stretch = TRUE + } + + image + { + function = HANDLE + recolorable = TRUE + file = "Handles/handle-horz-back.png" + border = { 1,1,1,1 } + stretch = TRUE + overlay_file = "Handles/handle.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image + { + function = HANDLE + recolorable = TRUE + file = "Handles/handle-vert-back.png" + border = { 0,0,0,0 } + stretch = TRUE + overlay_file = "Handles/handle.png" + overlay_border = {0,0,0,0} + overlay_stretch = FALSE + orientation = VERTICAL + } + + image + { + function = ARROW + recolorable = TRUE + overlay_file = "Arrows/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Arrows/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Arrows/arrow-down-hover.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + state = ACTIVE + overlay_file = "Arrows/arrow-down-hover.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + state = INSENSITIVE + overlay_file = "Arrows/arrow-down-ins.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + state = SELECTED + overlay_file = "Arrows/arrow-down-hover.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + overlay_file = "Arrows/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image + { + function = ARROW + recolorable = TRUE + overlay_file = "Arrows/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +class "GtkWidget" style "default" +class "GtkEventBox" style "default" + +############ default layout ########################################## +#style "layout" = "default" +#{ +# font_name = "Lucida Grande Medium 9" +# +# engine "pixmap" +# { +# image +# { +# function = SHADOW +# detail = "entry" +# shadow = IN +# recolorable = FALSE +# file = "Entry/entry-normal.png" +# border = { 6, 6, 6, 6 } +# stretch = TRUE +# } +# +# image +# { +# function = BOX +# detail = "button" +# state = NORMAL +# file = "Buttons/button-normal.png" +# recolorable = TRUE +# border = { 9, 9, 12, 13 } +# stretch = TRUE +# } +# } +#} +# +#class "GtkLayout" style "layout" + +############ buttons ################################ + +style "button" = "default" +{ + + #font_name = "Lucida Grande Medium 10" + + xthickness = 4 + ythickness = 4 + + engine "pixmap" + { + image + { + function = BOX + detail = "buttondefault" + recolorable = TRUE + file = "Buttons/button-default.png" + border = { 9,9,12,13 } + stretch = TRUE + } + + image + { + function = BOX + state = PRELIGHT + recolorable = TRUE + file = "Buttons/button-hover.png" + border = { 9,9,12,13 } + stretch = TRUE + } + + image + { + function = BOX + state = ACTIVE + file = "Buttons/button-push.png" + border = { 9,9,12,13 } + stretch = TRUE + } + + image + { + function = BOX + state = INSENSITIVE + file = "Buttons/button-ins.png" + border = { 9,9,12,13 } + stretch = TRUE + } + + # Button (normal) + image + { + function = BOX + file = "Buttons/button-normal.png" + border = { 9,9,12,13 } + stretch = TRUE + } + } +} + +class "GtkButton" style "button" + +############# Paned Widgets ########################### +# Windows divided into sections, resized by dragging handles. + +style "paned" = "default" +{ + + GtkPaned::handle_size = 1 + + engine "pixmap" + { + # The handle on vertical dividers + image + { + function = HANDLE + recolorable = TRUE + file = "Handles/handle-vert-paned.png" + border = { 0, 0, 0, 0 } + stretch = TRUE +# overlay_file = "Handles/handle-vert-paned.png" +# overlay_border = {0,0,0,0} +# overlay_stretch = TRUE + orientation = VERTICAL + } + } +} + +class "Gtk*Paned" style "paned" + +################# toolbar ############################# + +style "toolbar" +{ + + #font_name = "Lucida Grande Medium 9" + + fg[NORMAL] = "#000000" + text[NORMAL] = "#000000" + fg[PRELIGHT] = "#000000" + fg[ACTIVE] = "#ffffff" + + engine "pixmap" + { + image + { + function = BOX + file = "Toolbar/toolbar-light.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +class "*BonoboDockItem" style "toolbar" +widget_class "*BonoboDockItem" style "toolbar" + +class "*HandleBox" style "toolbar" +widget_class "*HandleBox" style "toolbar" + +class "*Toolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" + +#widget_class "*Nautilus*Toolbar*" style "toolbar" + +############ toolbar buttons ########################### + +style "toolbuttons" = "default" +{ + xthickness = 3 + ythickness = 1 + GtkWidget::focus_padding = 0 + + engine "pixmap" { + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Toolbar/toolbutton-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Toolbar/toolbutton-prelight.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Toolbar/toolbutton-pressed.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Toolbar/toolbutton-normal.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + + image + { + function = FOCUS + recolorable = TRUE + file = "Toolbar/toolbutton-focus.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" + +############ location bar buttons ########################### + +style "locationbar" = "default" +{ + + #font_name = "Lucida Grande Medium 10" + + xthickness = 1 + ythickness = 0 #1 + + GtkWidget::focus_padding = 0 #2 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Toolbar/toolbutton-normal.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Toolbar/locationbar-hover.png" + border = { 5, 5, 1, 1 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Toolbar/locationbar-hover.png" + border = { 5, 5, 1, 1 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Toolbar/toolbutton-normal.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +widget_class "*Tool*GtkToggleButton" style "locationbar" + +############ fonts ################################### + +style "fontbox" = "default" +{ + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Fontbox/font-hover.png" + border = { 5, 27, 0, 0} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Fontbox/font-normal.png" + border = { 5, 27, 0, 0} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Fontbox/font-push.png" + border = { 5, 27, 0, 0} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Fontbox/font-ins.png" + border = { 5, 27, 0, 0} + stretch = TRUE + } + + image + { + function = TAB + state = INSENSITIVE + recolorable = TRUE + overlay_file = "Fontbox/font-arrow-ins.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + image + { + function = TAB + recolorable = TRUE + state = NORMAL + overlay_file = "Fontbox/font-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + image + { + function = TAB + recolorable = TRUE + state = PRELIGHT + overlay_file = "Fontbox/font-arrow-hover.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + } +} + +class "*Font*" style "fontbox" + +############ menubar ################################ + +style "menubar" +{ + #font_name = "Lucida Grande Medium 10" + + fg[PRELIGHT] = "#ffffff" + fg[ACTIVE] = "#ffffff" + bg_pixmap[NORMAL] = "Menu/menubar-back.png" + + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Menu/menubar.png" + border = { 0, 0, 0, 0} + stretch = TRUE + } + + } +} + +class "GtkMenuBar" style "menubar" +widget_class "*MenuBar.*" style "menubar" + +############ menus ####################################### + +style "menu" = "default" +{ + #font_name = "Lucida Grande Medium 10" + + xthickness = 0 + ythickness = 5 + + text[PRELIGHT] = "#ffffff" + text[NORMAL] = "#000000" + text[ACTIVE] = "#ffffff" + fg[PRELIGHT] = "#ffffff" + fg[NORMAL] = "#000000" + fg[ACTIVE] = "#ffffff" + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + detail = "menu" + file = "Menu/menu.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + } + } +} + +class "GtkMenu" style "menu" + +############ menu item ####################################### + +style "MenuItem" +{ + #font_name = "Lucida Grande Medium 10" + + text[PRELIGHT] = "#ffffff" + text[NORMAL] = "#000000" + text[ACTIVE] = "#ffffff" + fg[PRELIGHT] = "#ffffff" + fg[NORMAL] = "#000000" + fg[ACTIVE] = "#ffffff" + + xthickness = 3 + ythickness = 2 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + file = "Menu/menuitem.png" + stretch = TRUE + } + + image + { + function = HLINE + recolorable = TRUE + file = "Menu/menu-separator.png" + border = { 3, 3, 3, 3 } + stretch = FALSE + } + + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Menu/menu-arrow.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Menu/menu-arrow-hover.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +class "GtkMenuItem" style "MenuItem" + +widget_class "*MenuItem*" style "MenuItem" +widget_class "*.GtkAccelMenuItem.*" style "MenuItem" + +class "GtkItem" style "MenuItem" +class "GtkTearoffMenuItem" style "MenuItem" + + + + +############ notebook/tabs ####################################### + +style "notebook" = "default" +{ + + xthickness = 3 + ythickness = 1 + + engine "pixmap" + { + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab.png" + border = { 3, 3, 9, 10} + stretch = TRUE + gap_side = BOTTOM + } + + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab-bottom.png" + border = { 4, 4, 9, 10} + stretch = TRUE + gap_side = TOP + } + + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab-right.png" + border = { 9, 10, 4, 4} + stretch = TRUE + gap_side = LEFT + } + + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "Tabs/tab-left.png" + border = { 9, 10, 4, 4} + stretch = TRUE + gap_side = RIGHT + } + + image + { + function = EXTENSION + recolorable = TRUE + state = NORMAL + file = "Tabs/tab-active.png" + border = { 4, 4, 9, 10} + stretch = TRUE + gap_side = BOTTOM + } + + image + { + function = EXTENSION + recolorable = TRUE + state = NORMAL + file = "Tabs/tab-active-bottom.png" + border = { 4, 4, 9, 10} + stretch = TRUE + gap_side = TOP + } + + image + { + function = EXTENSION + recolorable = TRUE + state = NORMAL + file = "Tabs/tab-active-right.png" + border = { 9, 10, 4, 4} + stretch = TRUE + gap_side = LEFT + } + + image + { + function = EXTENSION + recolorable = TRUE + state = NORMAL + file = "Tabs/tab-active-left.png" + border = { 9, 10, 4, 4} + stretch = TRUE + gap_side = RIGHT + } +# +# How to draw boxes with a gap on one side (ie the page of a notebook) +# + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook.png" + border = { 10, 10, 10, 10 } + stretch = TRUE + gap_side = TOP + } + + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook.png" + border = { 10, 10, 10, 10 } + stretch = TRUE + gap_side = BOTTOM + } + + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook.png" + border = { 10, 10, 10, 10 } + stretch = TRUE + gap_side = LEFT + } + + image + { + function = BOX_GAP + recolorable = TRUE + file = "Tabs/notebook.png" + border = { 10, 10, 10, 10 } + stretch = TRUE + gap_side = RIGHT + } +# +# How to draw the box of a notebook when it isnt attached to a tab +# + image + { + function = BOX + recolorable = TRUE + file = "Tabs/notebook.png" + border = { 9, 9, 9, 9 } + stretch = TRUE + } + } +} + +class "GtkNotebook" style "notebook" +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook" +widget_class "*<GtkNotebook>.GtkLabel*" style "notebook" #for tabs + +############ text entries ####################################### + +style "entry" = "default" +{ + GtkWidget::interior_focus = 0 + GtkEntry::inner-border = { 1, 1, 1, 1} + + xthickness = 2 + ythickness = 3 + + engine "pixmap" + { + image + { + function = FOCUS + recolorable = TRUE + file = "Entry/entry-focus.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Entry/entry-normal.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + } + + image + { + function = SHADOW + detail = "entry" + shadow = IN + recolorable = FALSE + file = "Entry/entry-shadow.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + } + } +} + +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" + +############ list ####################################### +# like the Rhythmbox playlist or Nautilus Listview + +style "list-header" +{ + + GtkTreeView::odd_row_color = "#ffffff" + GtkTreeView::even_row_color = "#d4dde5" + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "List/listheader.png" + border = { 1,1,1,1 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "List/listheader-push.png" + border = { 1,1,1,1 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "List/listheader-hover.png" + border = { 1,1,1,1 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = SELECTED + file = "List/listheader-hover.png" + border = { 1,1,1,1 } + stretch = TRUE + } + } +} + +widget_class "*List" style "list-header" +widget_class "*GtkCList*" style "list-header" +widget_class "*.<GtkTreeView>.<GtkButton>" style "list-header" +widget_class "*.<GtkCTree>.<GtkButton>" style "list-header" +widget_class "*.<GtkList>.<GtkButton>" style "list-header" +widget_class "*.<GtkCList>.<GtkButton>" style "list-header" +widget_class "*.ETable.ECanvas" style "list-header" +widget_class "*.ETree.ECanvas" style "list-header" + +############ scales ####################################### +# The sliders used for volume, track position, etc. + +style "Scales" +{ + GtkRange::trough_border = 0 + GtkRange::slider_width = 19 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "Scales/trough-vert.png" + border = { 0, 18, 12, 12 } + stretch = TRUE + orientation = VERTICAL + } + + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "Scales/trough-horz.png" + border = { 12, 12, 0, 18 } + stretch = TRUE + orientation = HORIZONTAL + } + + image + { + function = SLIDER + recolorable = TRUE + state = NORMAL + file = "Scales/slider.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + overlay_file = "Scales/grip-horz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image + { + function = SLIDER + recolorable = TRUE + state = PRELIGHT + file = "Scales/slider.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + overlay_file = "Scales/grip-horz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "Scales/slider.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + overlay_file = "Scales/grip-horz-ins.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image + { + function = SLIDER + recolorable = TRUE + state = NORMAL + file = "Scales/slider.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + overlay_file = "Scales/grip-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image + { + function = SLIDER + recolorable = TRUE + state = PRELIGHT + file = "Scales/slider-hover.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + overlay_file = "Scales/grip-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "Scales/slider.png" + border = { 6, 6, 6, 6 } + stretch = TRUE + overlay_file = "Scales/grip-vert-ins.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + } +} + +class "GtkScale" style "Scales" + +############# spin ##################################### + +style "spin" +{ + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + detail = "spinbutton_up" + file = "Spin/spin_button_up.png" + border = { 0,0,0,0 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + detail = "spinbutton_down" + file = "Spin/spin_button_down.png" + border = { 0,0,0,0 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + detail = "spinbutton_up" + file = "Spin/spin_button_up_hover.png" + border = { 0,0,0,0 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + detail = "spinbutton_down" + file = "Spin/spin_button_down_hover.png" + border = { 0,0,0,0 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + detail = "spinbutton_up" + file = "Spin/spin_button_up_active.png" + border = { 0,0,0,0} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + detail = "spinbutton_down" + file = "Spin/spin_button_down_active.png" + border = { 0,0,0,0 } + stretch = TRUE + } + + image + { + function = ARROW + recolorable = TRUE + overlay_file = "Spin/spin_button_up_arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image + { + function = ARROW + recolorable = TRUE + overlay_file = "Spin/spin_button_down_arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + } +} + +class "GtkSpin*" style "spin" + +############# RADIOBUTTONS AND CHECKBUTTONS HIGHLIGHT ########### + +style "checkradiobutton" = "default" +{ + engine "pixmap" + { + image + { + function = FLAT_BOX + recolorable = TRUE + file = "Check-Radio/highlight.png" + border = { 2, 5, 2, 5 } + stretch = TRUE + } + } +} + +class "GtkRadioButton" style "checkradiobutton" +class "GtkCheckButton" style "checkradiobutton" + +############ check box ####################################### + +style "CheckBox" +{ + engine "pixmap" + { + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/check-hover.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/check-hover.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/check-disable.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/check-on.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/check-on.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/check-on-disable.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = NORMAL + recolorable = TRUE + shadow = OUT + overlay_file = "Check-Radio/check-normal.png" + overlay_stretch = FALSE + } + + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "Check-Radio/check-on.png" + overlay_stretch = FALSE + } + } +} + +class "GtkCheckButton" style "CheckBox" + +############ radio buttons ####################################### + +style "RadioButton" +{ + + engine "pixmap" + { + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "Check-Radio/radio-hover.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "Check-Radio/radio-hover.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "Check-Radio/radio-off-disable.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "Check-Radio/radio-on.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "Check-Radio/radio-on.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "Check-Radio/radio-on-disable.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "Check-Radio/radio-off.png" + overlay_stretch = FALSE + } + + image + { + function = OPTION + recolorable = TRUE + shadow = IN + state = NORMAL + overlay_file = "Check-Radio/radio-on.png" + overlay_stretch = FALSE + } + } +} + +class "GtkRadioButton" style "RadioButton" + +############ statusbar ####################################### + +style "Statusbar" +{ + #font_name = "Lucida Grande Medium 9" + + xthickness = 4 + ythickness = 4 + +# GtkStatusbar::shadow_type = GTK_SHADOW_NONE +# bg_pixmap[NORMAL] = "Others/statusbar.png" + + engine "pixmap" + { + image + { + function = RESIZE_GRIP + recolorable = TRUE + detail = "statusbar" +# file = "Others/statusbar.png" +# border = {1,1,2,1 } +# stretch = TRUE + overlay_file = "Handles/resize-grip.png" + overlay_border = {1,1,1,1 } + overlay_stretch = FALSE + } + } +} + +class "GtkStatusbar" style "Statusbar" +#widget_class "*Statusbar*" style "Statusbar" + +############ progressbar ####################################### + +style "ProgressBar" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "ProgressBar/progressbar-trough-horz.png" + border = { 1, 1, 3, 3} + stretch = TRUE + orientation = HORIZONTAL + } + + image + { + function = BOX + recolorable = TRUE + detail = "bar" + file = "ProgressBar/progressbar-horz.png" + border = { 1, 1, 3, 3} + stretch = FALSE + orientation = HORIZONTAL + } + + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "ProgressBar/progressbar-trough-vert.png" + border = { 3, 3, 1, 1} + stretch = TRUE + orientation = VERTICAL + } + + image + { + function = BOX + recolorable = TRUE + detail = "bar" + file = "ProgressBar/progressbar-vert.png" + border = { 3, 3, 1, 1} + stretch = FALSE + orientation = VERTICAL + } + } +} + +widget_class "*ProgressBar*" style "ProgressBar" + +######### Text Boxes in Notebooks ######################## + +style "DarkTextEntry" +{ + + base[NORMAL] = "#e8e8e8" + base[INSENSITIVE] = "#e8e8e8" + +} + +widget_class "*Notebook*Entry" style "DarkTextEntry" +widget_class "*Notebook*SpinButton" style "DarkTextEntry" + +class "GtkWidget" style "default" + +############ tooltips ##################################### + +style "tooltips" = "default" +{ + xthickness = 6 + ythickness = 4 + + engine "pixmap" + { + image + { + function = FLAT_BOX + detail = "tooltip" + recolorable = TRUE + border = {1,1,1,1} + file = "Others/tooltip-bg.png" + stretch = TRUE + } + } +} + +class "*GtkTooltips*" style "tooltips" +widget "gtk-tooltips" style "tooltips" +widget "gtk-tooltip*" style "tooltips" +widget "gtk-tooltips" style "tooltips" +widget_class "*Tooltips*" style "tooltips" + +########################################### +#Xfce ????????????? +########################################### + +style "xfdesktop-icon-view" +{ + + XfdesktopIconView::label-alpha = 0 + + fg[NORMAL] = "#ffffff" + fg[ACTIVE] = "#d4d4d4" + fg[SELECTED] = "#d4d4d4" + base[NORMAL] = "#ffffff" + base[ACTIVE] = "#d4d4d4" + base[SELECTED] = "#d4d4d4" +} + +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" + + +########### treeview ################################## + +style "gtktreeview" +{ + + #font_name = "Lucida Grande Medium 9" + + base[NORMAL] = "#ffffff" + base[ACTIVE] = "#3670bd" + base[PRELIGHT] = "#ffffff" + base[SELECTED] = "#3670bd" + text[ACTIVE] = "#ffffff" + + GtkTreeView::odd_row_color = "#ffffff" + GtkTreeView::even_row_color = "#d4dde5" + + +} + +class "GtkTreeView" style "gtktreeview" + +############################################## + +######## list headers workaround ################ + +style "fg-is-text-color-workaround" +{ + fg[NORMAL] = "#000000" + fg[PRELIGHT] = "#000000" + fg[ACTIVE] = "#000000" + fg[SELECTED] = "#000000" + fg[INSENSITIVE] = "#747474" +} + +widget_class "*<GtkListItem>*" style "fg-is-text-color-workaround" +widget_class "*<GtkCList>" style "fg-is-text-color-workaround" + +class "*Nautilus*" style "shadows2" +widget_class "*Nautilus*Toolbar*Entry*" style "entry-nautilus" + +######## Combo and option menu ################ +style "ComboButton" = "default" +{ + xthickness = 0 + ythickness = 0 + + base[NORMAL] = "#fff" + base[INSENSITIVE] = "#fafafa" + text[INSENSITIVE] = "#bfbfbf" + +engine "pixmap" +{ + + image + { + function = BOX + state = NORMAL + file = "/Combo/combo-normal.png" + border = { 4 ,4 , 4 ,4} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = OUT + file = "/Combo/combo-prelight.png" + border = { 4 ,4 , 4 ,4} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = IN + file = "/Combo/combo-prelight.png" + border = { 4 ,4 , 4 ,4} + stretch = TRUE + } + + image + { + function = BOX + state = INSENSITIVE + file = "/Combo/combo-inactive.png" + border = { 4 ,4 , 4 ,4} + stretch = TRUE + } + + + image + { + function = BOX + state = ACTIVE + file = "/Combo/combo-prelight.png" + border = { 4 ,4 , 4 ,4} + stretch = TRUE + } + + + image + { + function = FOCUS + recolorable = TRUE + file = "Combo/combo-prelight.png" + border = { 3,3,3,3 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + shadow = IN + state = NORMAL + file = "Combo/combo-prelight.png" + border = { 3,3,3,3 } + stretch = TRUE + } + } +} + + + + + +style "ComboBox" = "default" +{ + + xthickness = 0 + ythickness = 0 + + base[NORMAL] = "#fff" + base[INSENSITIVE] = "#fafafa" + text[INSENSITIVE] = "#bfbfbf" + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Combo/combo-prelight.png" + border = { 5, 5, 5, 5} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Combo/combo-normal.png" + border = { 5, 5, 5, 5} + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Combo/combo-pressed.png" + border = { 5, 5, 5, 5} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Combo/combo-inactive.png" + border = { 5, 5, 5, 5} + stretch = TRUE + } + + + image + { + function = TAB + state = INSENSITIVE + recolorable = TRUE + overlay_file = "Combo/combo-arrow-insens.png" + overlay_stretch = FALSE + } + image + { + function = TAB + recolorable = FALSE + state = NORMAL + overlay_file = "Combo/combo-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + image + { + function = TAB + recolorable = TRUE + state = PRELIGHT + overlay_file = "Combo/combo-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + + + image + { + function = FOCUS + recolorable = TRUE + file = "Combo/entry-shadow-in.png" + border = { 3,3,3,3 } + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + shadow = IN + state = NORMAL + file = "Combo/entry-shadow-in.png" + border = { 3,3,3,3 } + stretch = TRUE + } +image + { + function = BOX + recolorable = TRUE + shadow = OUT + state = NORMAL + file = "Combo/text-entry.png" + border = { 3,3,3,3 } + stretch = TRUE + } + image + { + function = SHADOW + detail = "entry" + shadow = IN + recolorable = FALSE + file = "Combo/text-entry.png" + border = { 3,3,3,3 } + stretch = TRUE + } + }} + +widget_class "*GtkCombo.*Button*" style "ComboButton" + +class "GtkComboBoxEntry*" style "ComboBox" +class "GtkCombo*" style "ComboBox" +class "*Font*" style "ComboBox" +widget_class "*Combo*Entry*" style "ComboBox" + +#### handlebox ### + +style "handlebox" = "default" +{ + engine "pixmap" + { + image + { + function = HANDLE + recolorable = TRUE + + overlay_file = "Handles/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + image + { + function = HANDLE + + overlay_file = "Handles/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + } +} + +class "GtkHandleBox" style "handlebox" +class "GtkPaned" style "handlebox" + + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-horz-back.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-horz-back.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-h.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-h.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-vert-back.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-vert-back.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-vert-paned.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-vert-paned.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-v.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/handle-v.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/resize-grip.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/resize-grip.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/vert-handle.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Handles/vert-handle.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/button2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/button2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/-button.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/-button.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/button.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/button.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/file_new.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/file_new.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/folder-new.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/folder-new.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-clear.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-clear.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-close.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-close.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-delete.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-delete.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-edit.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-edit.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-remove.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/gtk-remove.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/iconrc mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/iconrc --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/iconrc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/iconrc 2010-10-13 19:46:13.000000000 +0000 @@ -0,0 +1,50 @@ +style "icon-style" +{ + stock["gtk-add"] = {{ "stock_add.png", *, *, * }} + stock["gtk-apply"] = {{ "stock_apply.png", *, *, *}} + stock["gtk-cancel"] = {{ "stock_cancel.png", *, *, *}} + stock["gtk-cdrom"] = {{ "stock_cdrom.png", *, *, *}} + stock["gtk-close"] = {{ "gtk-close.png", *, *, * }} + stock["gtk-copy"] = {{ "stock_copy.png", *, *, * }} + stock["gtk-cut"] = {{ "stock_cut.png", *, *, * }} + stock["gtk-find"] = {{ "stock_find.png", *, *, * }} + stock["gtk-folder"] = {{ "stock_folder.png", *, *, * }} + stock["gtk-go-back"] = { { "stock_back.png", *, *, *} } + stock["gtk-go-down"] ={ { "stock_down.png", *, *, *}} + stock["gtk-go-forward"] ={{ "stock_forward.png", *, *, *}} + stock["gtk-go-up"] ={{ "stock_up.png", *, *, *}} + stock["gtk-goto-bottom"] = { { "stock_bottom.png", *, *, *} } + stock["gtk-goto-first"] = {{ "stock_goto_first.png", *, *, * }} + stock["gtk-goto-last"] = {{ "stock_goto_last.png", *, *, * }} + stock["gtk-goto-top"] = {{ "stock_top.png", *, *, *}} +# stock["gtk-help"] = {{ "stock_help.png", *, *, * }} + stock["gtk-home"] = {{ "stock_home.png", *, *, * }} + stock["gtk-jump-to"] = {{ "stock_jump_to.png", *, *, * }} + stock["gtk-new"] = {{ "stock_new.png", *, *, *}} + stock["gtk-no"] = {{ "stock_cancel.png", *, *, *}} + stock["gtk-ok"] ={{ "stock_ok.png", *, *, *}} + stock["gtk-open"] ={{ "stock_open.png", *, *, *}} + stock["gtk-print"] ={{ "stock_print.png", *, *, *}} +# stock["gtk-quit"] = {{ "stock_quit.png", *, *, * }} + stock["gtk-redo"] = {{ "stock_redo.png", *, *, * }} + stock["gtk-refresh"] = {{ "stock_refresh.png", *, *, *}} + stock["gtk-save"] = {{ "stock_save.png", *, *, * }} + stock["gtk-save-as"] = {{ "stock_save.png", *, *, * }} + stock["gtk-stop"] = {{ "stock_cancel.png", *, *, * }} + stock["gtk-undo"] = {{ "stock_undo.png", *, *, * }} + stock["gtk-yes"] = { { "stock_apply.png", *, *, *} } + stock["gtk-zoom-100"] = {{ "stock_zoom_one_to_one.png", *, *, * }} + stock["gtk-zoom-fit"] = {{ "stock_zoom_fit_width.png", *, *, * }} + stock["gtk-zoom-fit-width"] = {{ "stock_zoom_fit_width.png", *, *, * }} + stock["gtk-zoom-in"] = {{ "stock_zoom_in.png", *, *, * }} + stock["gtk-zoom-out"] = {{ "stock_zoom_out.png", *, *, * }} + stock["gtk-find-and-replace"] = {{ "stock_find-and-replace.png", *, *, * }} + stock["gtk-paste"] = {{ "stock_paste.png", *, *, * }} + stock["gtk-trash"] = {{ "stock_trash.png", *, *, * }} + stock["gtk-delete"] = {{ "stock_delete.png", *, *, * }} + stock["gtk-preferences"] = {{ "stock_preferences.png", *, *, * }} + stock["gtk-properties"] = {{ "stock_properties.png", *, *, * }} +# stock ["panel-gnome-logo"] = { { "Apple-Logo.png", *, *, * } } +} +class "GtkWidget" style "icon-style" + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_add2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_add2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_add.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_add.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_apply.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_apply.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_attach.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_attach.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_back.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_back.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_bottom.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_bottom.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cancel.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cancel.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cd.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cd.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cdrom.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cdrom.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_copy.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_copy.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cut.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_cut.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_delete.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_delete.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_down.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_down.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_find-and-replace.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_find-and-replace.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_find.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_find.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_first.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_first.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_folder1.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_folder1.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_folder.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_folder.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_forward.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_forward.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_goto_first.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_goto_first.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_goto_last.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_goto_last.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_help.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_help.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_home.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_home.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock-home.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock-home.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_jump_to.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_jump_to.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_last.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_last.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-dir.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-dir.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-tab.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-tab.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-text.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-text.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-window.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_new-window.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_ok.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_ok.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_open.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_open.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_paste.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_paste.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_preferences.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_preferences.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_print.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_print.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_properties.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_properties.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_quit.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_quit.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_redo.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_redo.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_refresh.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_refresh.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_remove.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_remove.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_save-as.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_save-as.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_save.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_save.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_search-and-replace.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_search-and-replace.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_search.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_search.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_top.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_top.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_trash.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_trash.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_undo.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_undo.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_up.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_up.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-1.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-1.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_fit_width.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_fit_width.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_in.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_in.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-in.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-in.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_one_to_one.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_one_to_one.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_out.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom_out.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-out.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-out.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-page.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/stock_zoom-page.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/system-run.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/system-run.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/tab_new.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/tab_new.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/tab-new.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/tab-new.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/window_new.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/window_new.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/window-new.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/window-new.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/zoom-in.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/zoom-in.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/zoom-out.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/icons/zoom-out.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Lines/hline.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Lines/hline.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Lines/vline.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Lines/vline.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/List/listheader-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/List/listheader-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/List/listheader.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/List/listheader.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/List/listheader-push.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/List/listheader-push.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu-arrow-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu-arrow-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu-arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu-arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menubar-back.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menubar-back.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menubar-item.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menubar-item.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menubar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menubar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menuitem.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menuitem.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu-separator.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Menu/menu-separator.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/nautilus-tweaks.rc mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/nautilus-tweaks.rc --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/nautilus-tweaks.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/nautilus-tweaks.rc 2010-10-13 19:46:13.000000000 +0000 @@ -0,0 +1,66 @@ +######### nautilus toolbar tweaks ############ + +style "entry-nautilus" +{ + + GtkWidget::interior_focus = 0 + + xthickness = 8 + ythickness = 2 + + engine "pixmap" + { + # Text-entry + image + { + function = FOCUS + recolorable = TRUE + file = "Toolbar/location-entry-focus.png" + border = { 10,10,3,3 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Toolbar/location-entry-focus.png" + border = { 10,10,3,3 } + stretch = TRUE + } + + image + { + function = SHADOW + detail = "entry" + shadow = IN + recolorable = FALSE + file = "Toolbar/location-entry.png" + border = { 10,10,3,3 } + stretch = TRUE + } + } +} + +widget_class "*Nautilus*Toolbar*Entry*" style "entry-nautilus" + +############################################ + +style "nautilus-button" = "toolbar" +{ + + #font_name = "Lucida Grande Medium 9" + + fg[NORMAL] = "#000000" + text[NORMAL] = "#000000" + fg[PRELIGHT] = "#000000" + fg[ACTIVE] = "#ffffff" + + xthickness = 6 + ythickness = 2 + +} + +widget_class "*Nautilus*Button*" style "nautilus-button" + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Others/focus-trans.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Others/focus-trans.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Others/statusbar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Others/statusbar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Others/tooltip-bg.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Others/tooltip-bg.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Panel/panel-bg.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Panel/panel-bg.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Panel/panel-bg-solid.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Panel/panel-bg-solid.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Panel/panel-bg-trans.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Panel/panel-bg-trans.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/panel.rc mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/panel.rc --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/panel.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/panel.rc 2010-10-13 19:46:13.000000000 +0000 @@ -0,0 +1,178 @@ +# panel +################################################ +style "panelbg" +{ + #font_name = "Lucida Grande Medium 10" + + xthickness = 2 + ythickness = 0 + + bg_pixmap[NORMAL] = "Panel/panel-bg.png" +} + +# class "*Panel*" style "panelbg" +class "*Panel*Applet*" style "panelbg" +class "*Mail*" style "panelbg" +class "*notif*" style "panelbg" +class "*Notif*" style "panelbg" +class "*Tray*" style "panelbg" +class "*tray*" style "panelbg" +class "Xfce*Panel*" style "panelbg" + +widget "*TrayIcon*" style "panelbg" +widget "*PanelWidget*" style "panelbg" +widget "*PanelApplet*" style "panelbg" + +widget_class "*Panel*GtkToggleButton" style "panelbg" +#widget_class "*Panel*GtkButton" style "panelbg" +widget_class "*.Panel*Button*GtkLabel" style "panelbg" +widget_class "*.Panel*GtkLabel" style "panelbg" +widget_class "*Netstatus*" style "panelbg" +widget_class "*Tomboy*Tray*" style "panelbg" +widget_class "*Mail*" style "panelbg" +widget_class "*notif*" style "panelbg" +widget_class "*Notif*" style "panelbg" +widget_class "*Tray*" style "panelbg" +widget_class "*tray*" style "panelbg" +widget_class "*PanelToplevel*" style "panelbg" +widget_class "*Xfce*Panel*" style "panelbg" +widget_class "*PanelApplet*" style "panelbg" +widget_class "*PanelWidget*" style "panelbg" +# widget_class "*Panel*" style "panelbg" + + +############ panel buttons ################ + +style "panelbuttons" = "default" +{ + + #font_name = "Lucida Grande Medium 10" + + fg[NORMAL] = "#000000" + fg[PRELIGHT] = "#ffffff" + fg[ACTIVE] = "#ffffff" + fg[SELECTED] = "#ffffff" + + xthickness = 2 + ythickness = 1 + + GtkWidget::focus_padding = 2 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Panel/panel-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Panel/panel-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + shadow = OUT + state = PRELIGHT + file = "Panel/panel-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + shadow = IN + state = PRELIGHT + file = "Panel/panel-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Panel/panel-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Panel/panel-bg.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +widget_class "*Panel*GtkToggleButton*" style "panelbuttons" + +########### panel arrow fix ############################ + +style "panel-arrow" +{ + engine "pixmap" + { + image + { + + function = ARROW + recolorable = TRUE + overlay_file = "Arrows/arrow-down-ins.png" + overlay_border = { 2, 2, 2, 2 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + } +} + +class "*Panel*" style "panel-arrow" + +######################################### + +style "panelhandle" +{ + engine "pixmap" + { + image + { + function = HANDLE + file = "Others/focus-trans.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + orientation = VERTICAL + } + + image + { + function = HANDLE + file = "Others/focus-trans.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + } +} + +class "PanelAppletFrame" style "panelhandle" + + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-horz.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-horz.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-trough-horz.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-trough-horz.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-trough-vert.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-trough-vert.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-vert.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/ProgressBar/progressbar-vert.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-horz-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-horz-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-horz.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-horz.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-vert-ins.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-vert-ins.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-vert.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/grip-vert.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/slider-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/slider-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/slider.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/slider.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/trough-horz.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/trough-horz.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/trough-vert.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scales/trough-vert.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/scrollbar.rc mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/scrollbar.rc --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/scrollbar.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/scrollbar.rc 2010-10-13 19:46:13.000000000 +0000 @@ -0,0 +1,306 @@ +############# scrollbar ########################## + +style "scrollbar" +{ + + GtkRange::trough_border = 0 #1 + GtkRange::slider_width = 15 + GtkRange::stepper_size = 15 + + +# GtkScrollbar::min_slider_length = 30 +# GtkScrolledWindow::scrollbar-spacing = 0 +# GtkScrolledWindow::scrollbars-within-bevel = 1 + + engine "pixmap" + { + + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "Scrollbars/vertical_trough.png" + border = { 0, 0, 30, 40 } + stretch = TRUE + orientation = VERTICAL + } + + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "Scrollbars/horizontal_trough.png" + border = { 30, 40, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + +############## sliders ######################################## + + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/slider_horizontal_insens.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/slider_vertical_insens.png" + border = { 0, 0, 7, 7 } + stretch = TRUE + orientation = VERTICAL + } + image + { + function = SLIDER + recolorable = TRUE + file = "Scrollbars/flow-horz.png" + border = { 0,0,0,0 } + stretch = FALSE + overlay_file = "Scrollbars/slider_horizontal.png" + overlay_border = { 8,8,0,0 } + overlay_stretch = TRUE + orientation = HORIZONTAL + } + + image + { + function = SLIDER + recolorable = TRUE + file = "Scrollbars/flow-vert.png" + border = { 0,0,0,0 } + stretch = FALSE + overlay_file = "Scrollbars/slider_vertical.png" + overlay_border = { 0,0,8,8 } + overlay_stretch = TRUE + orientation = VERTICAL + } + + + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "Scrollbars/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Scrollbars/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Scrollbars/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + file = "Scrollbars/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + +#################### steppers #################################3 + + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Scrollbars/scroll_arrow_up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Scrollbars/scroll_arrow_down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Scrollbars/scroll_arrow_left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + + } + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Scrollbars/scroll_arrow_right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Scrollbars/scroll_arrow_up_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Scrollbars/scroll_arrow_down_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Scrollbars/scroll_arrow_left_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Scrollbars/scroll_arrow_right_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image + { + function = ARROW + recolorable = TRUE + state = INSENSITIVE + overlay_file = "Scrollbars/scroll_arrow_up_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image + { + function = ARROW + recolorable = TRUE + state =INSENSITIVE + overlay_file = "Scrollbars/scroll_arrow_down_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + recolorable = TRUE + state = INSENSITIVE + overlay_file = "Scrollbars/scroll_arrow_left_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + recolorable = TRUE + state = INSENSITIVE + overlay_file = "Scrollbars/scroll_arrow_right_prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image + { + function = ARROW + recolorable = TRUE + shadow = IN + overlay_file = "Scrollbars/scroll_arrow_up_push.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + recolorable = TRUE + shadow = IN + overlay_file = "Scrollbars/scroll_arrow_down_push.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + recolorable = TRUE + shadow = IN + overlay_file = "Scrollbars/scroll_arrow_left_push.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + recolorable = TRUE + shadow = IN + overlay_file = "Scrollbars/scroll_arrow_right_push.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + +} +} + +class "GtkScrollbar" style "scrollbar" +#widget_class "*Scrollbar" style "scrollbar" + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/flow-horz.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/flow-horz.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/flow-vert.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/flow-vert.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/horizontal_trough_insens.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/horizontal_trough_insens.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/horizontal_trough.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/horizontal_trough.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/null.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/null.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_down.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_down.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_down_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_down_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_down_push.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_down_push.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_left_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_left_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_left_push.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_left_push.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_right_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_right_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_right_push.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_right_push.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_up.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_up.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_up_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_up_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_up_push.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/scroll_arrow_up_push.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/sleft.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/sleft.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_horizontal_insens.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_horizontal_insens.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_horizontal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_horizontal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_vertical_insens.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_vertical_insens.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_vertical.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/slider_vertical.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/vertical_trough_insens.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/vertical_trough_insens.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/vertical_trough.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Scrollbars/vertical_trough.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-etched-in2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-etched-in2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-etched-in.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-etched-in.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-in2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-in2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-in3.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-in3.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-in.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-in.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-none.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Shadows/shadow-none.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down_active.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down_active.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down_arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down_arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down_hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down_hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_down.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up_active.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up_active.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up_arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up_arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up_hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up_hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Spin/spin_button_up.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/notebook.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/notebook.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/null2.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/null2.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active-bottom.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active-bottom.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active-left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active-left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active-right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-active-right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-bottom.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-bottom.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Tabs/tab-right.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/thunar-tweaks.rc mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/thunar-tweaks.rc --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/thunar-tweaks.rc 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/thunar-tweaks.rc 2014-06-20 05:37:05.000000000 +0000 @@ -0,0 +1,127 @@ +########## thunar tweaks ############ + +style "shadows2" = "default" +{ + + bg[NORMAL] = "#b2b2b2" + + GtkWidget::focus_padding = 0 + + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = SHADOW + shadow = IN + recolorable = FALSE + file = "Shadows/shadow-in2.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +class "*Thunar*" style "shadows2" + +################################################ + +style "thunar-toolbar" #= "toolbar" +{ + xthickness = 6 + ythickness = 2 +} + +widget_class "*Thunar*Button*" style "thunar-toolbar" + +################################################ + +style "thunar-entry" = "default" +{ + + GtkWidget::interior_focus = 1 + + xthickness = 10 + ythickness = 2 + + engine "pixmap" + { + # Text-entry + image + { + function = SHADOW + detail = "entry" + shadow = IN + recolorable = FALSE + file = "Toolbar/location-entry.png" + border = { 10,10,3,3 } + stretch = TRUE + } + } +} + +class "ThunarPathEntry" style "thunar-entry" + +############################################### + +style "thunar-entry-right" = "default" +{ + + xthickness = 6 + ythickness = 3 + + GtkWidget::focus_padding = 0 + + engine "pixmap" + { + # Toolbar arrow down (mouse over) + image + { + function = ARROW + recolorable = TRUE + state = NORMAL + overlay_file = "Arrows/spot.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + state = PRELIGHT + overlay_file = "Arrows/spot.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image + { + function = ARROW + recolorable = TRUE + state = ACTIVE + overlay_file = "Arrows/spot.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + } +} + +widget_class "*ThunarWindow*ThunarLocationEntry.GtkToggleButton*" style "thunar-entry-right" + +############################################ + +#style "thunar-icon-view-reduced-style" +#{ +# +# font_name = "Lucida Grande Medium 10" +# +# ThunarIconView::column-spacing = 60 +# ThunarIconView::row-spacing = 19 +# +#} +# +#class "ThunarIconView" style "thunar-icon-view-reduced-style" + Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/locationbar-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/locationbar-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/location-entry-focus.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/location-entry-focus.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/location-entry.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/location-entry.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/patch.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/patch.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/button-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/button-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/button-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/button-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/button-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/button-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/grayscale.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/grayscale.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/locationbar-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/locationbar-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/location-entry-focus.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/location-entry-focus.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/location-entry.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/location-entry.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/patch.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/patch.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbar1.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbar1.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbar-back.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbar-back.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-active.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-active.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-inactive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-inactive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-toggled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/sic/toolbutton-toggled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbar-light.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbar-light.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-default.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-default.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-focus.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-focus.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-toggled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-2.0/Toolbar/toolbutton-toggled.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/baobab.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/baobab.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/baobab.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/baobab.css 2014-04-02 11:13:20.000000000 +0000 @@ -0,0 +1,25 @@ + +BaobabWindow GtkGrid { + background-color: @bg_color; +} + +BaobabLocationList GtkGrid { + background-color: transparent; +} + +.baobab-toolbar.toolbar { + border-color: shade (@bg_color, 0.9); + border-style: solid; + border-width: 0 0 1px 0; + border-radius: 0; +} + +.cell.baobab-level-cell, +.cell.baobab-level-cell:hover, +.cell.baobab-level-cell:selected, +.cell.baobab-level-cell:selected:hover { + border-color: alpha (black, 0.06); + border-width: 1px; + border-style: solid; + background-color: @base_color; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gedit.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gedit.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gedit.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gedit.css 2014-04-20 06:23:50.000000000 +0000 @@ -0,0 +1,62 @@ +@define-color notebook_tab_gradient_b shade (@bg_color, 0.98); + +GeditWindow .pane-separator, +GeditWindow .pane-separator:hover { +} + +GeditPanel.title GtkLabel { +} + +GeditDocumentsPanel .view { +} + +GeditDocumentsPanel .view:backdrop { +} + +GeditWindow .notebook { + padding: 1px; + border-radius: 1px; +} + +GeditPanel .notebook { + border-radius: 1px; +} + +GeditPanel .notebook tab, +GeditWindow .notebook tab { + border-radius: 3px; +} + +GeditViewFrame .gedit-search-slider { + background-color: @theme_base_color; + padding: 6px; + color: black; + border-color: shade (@notebook_tab_gradient_b, 0.80); + border-radius: 0 0 3px 3px; + border-width: 0 1px 1px 1px; + border-style: solid; +} + +GeditViewFrame .gedit-search-slider .not-found { + color: @error_fg_color; + background-image: none; + background-color: @error_bg_color; +} + +GeditViewFrame .gedit-search-slider .not-found:selected { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +GeditFileBrowserWidget .toolbar { + background-color: @theme_bg_color; + border: none; + padding-bottom: 3px; +} + +.gedit-search-entry-occurrences-tag { + background-color: transparent; + color: black; + margin: 2px; + padding: 2px; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/glade.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/glade.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/glade.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/glade.css 2014-04-02 11:13:20.000000000 +0000 @@ -0,0 +1,8 @@ + +GladeEditor GtkContainer { + background-color: @bg_color +} + +GladeWindow GtkGrid { + background-color: @bg_color +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-applications.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-applications.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-applications.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-applications.css 2014-04-20 04:14:19.000000000 +0000 @@ -0,0 +1,672 @@ +@define-color nautilus_cluebar_color #729fcf; + +@define-color documents_selection_toolbar_a #8e9c80; +@define-color documents_selection_toolbar_b #4f6838; +@define-color documents_selection_toolbar_border #3e7b05; + +@define-color documents_selection_button_a #7fc141; +@define-color documents_selection_button_b #47850d; +@define-color documents_selection_button_c #4e9a06; + +@define-color documents_emblem_bg #3465a4; +@define-color documents_collection_bg #d3d7cf; + +@define-color documents_osd_toolbar_a alpha(#242424, 0.80); +@define-color documents_osd_toolbar_b alpha(#101010, 0.80); +@define-color documents_osd_toolbar_c alpha(#262626, 0.80); + +@define-color documents_osd_button_a @theme_base_color; +@define-color documents_osd_button_b #525252; +@define-color documents_osd_button_inset #9f9f9f; + +@define-color documents_osd_fg #bebebe; + +/**************** + * Applications * + ****************/ +ApDocView, /* Abiword */ +EogScrollView, /* Eog */ +CheeseThumbView /* Cheese */ +{ + background-color: @chrome_bg_color; + -EogScrollView-shadow-type: none; +} + +/* gnome-terminal */ +TerminalScreen { + background-color: @theme_base_color; + color: @theme_fg_color; + -TerminalScreen-background-darkness: 0.95; +} + +TerminalWindow GtkNotebook.notebook { + border-bottom-width: 0; + border-right-width: 0; + border-left-width: 0; +} + +/* nautilus */ +.nautilus-canvas-item { + border-radius: 5px; +} + +.nautilus-inactive-pane .nautilus-canvas-item:selected { + background-color: @theme_unfocused_selected_bg_color; + color: @theme_unfocused_selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item { + color: @theme_bg_color; + text-shadow: 1 1 black; +} + +.nautilus-desktop.nautilus-canvas-item:active { + color: @theme_text_color; +} + +.nautilus-desktop.nautilus-canvas-item:selected { + color: @theme_selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +NautilusTrashBar.info, +NautilusXContentBar.info, +NautilusSearchBar.info, +NautilusQueryEditor.info { + background-color: @nautilus_cluebar_color; + color: @theme_base_color; + + border-color: shade(@nautilus_cluebar_color, 0.85); +} + +.nautilus-cluebar-label { + font: bold; + color: @theme_base_color; + text-shadow: 0 1 alpha(black, 0.15); +} + +.nautilus-cluebar-label:backdrop { + font: bold; + color: @theme_unfocused_fg_color; + text-shadow: none; +} + +/* This will make the location entry tall as buttons. + Buttons are too tall btw, then it's ugly */ +/*NautilusLocationEntry.entry { + -GtkEntry-inner-border: 9; +}*/ + +NautilusLocationEntry.entry { + padding-left: 4px; + padding-right: 4px; +} + + +NautilusSearchBar .entry, +NautilusSearchBar .entry:focus { + border-image: none; + border-color: darker(@nautilus_cluebar_color); + border-style: solid; + border-width: 1px; + padding-left: 4px; + padding-right: 4px; + + -GtkEntry-inner-border: 3; +} + +NautilusWindow .sidebar .frame { + border-width: 1px 0 0 0; + border-style: solid; + border-color: @borders; + border-radius: 0; +} + +NautilusWindow > GtkGrid > .pane-separator { + border-width: 1px 1px 0 0; + border-style: solid; + border-color: @borders; +} + +NautilusWindow > GtkGrid > .pane-separator, +NautilusWindow > GtkGrid > .pane-separator:hover { + border-width: 1px 1px 0 0; + border-style: solid; + border-color: @borders; + background-color: @sidebar_bg; + color: shade (@theme_bg_color, 0.9); +} + +NautilusWindow > GtkGrid > .pane-separator:backdrop, +NautilusWindow > GtkGrid > .pane-separator:hover:backdrop { + border-width: 1px 1px 0 0; + border-style: solid; + border-color: @unfocused_borders; + background-color: @sidebar_bg_unfocused; + color: shade (@theme_bg_color, 0.9); +} + +NautilusNotebook.notebook { + border-right-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + +/* gedit */ + +GeditWindow .pane-separator, +GeditWindow .pane-separator:hover { + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: @borders; + background-color: shade(@theme_bg_color, 0.95); + color: @borders; +} + +GeditPanel .toolbar { + border-style: none; + background-color: transparent; +} + +GeditPanel .primary-toolbar .button:active, +GeditPanel .primary-toolbar .button:active:hover { +color:black +} + +GeditWindow .sidebar { + background-color: @theme_base_color; + border-width: 0 0 1px 0; + border-style: solid; + border-color: @borders; + +} + +GeditPanel .notebook { + padding: 2px; + border-width: 1px 0; +} + +GeditWindow .notebook { + border-width: 1px 0; +} + +GeditPanel .notebook tab, +GeditWindow .notebook tab { + border-width: 0; +} + +/* gnome-documents */ +.documents-dropdown, +.documents-dropdown .view { + background-color: shade (@theme_bg_color, 1.02); +} + +.documents-dropdown .frame { + border-width: 0 1px 1px 1px; + border-style: solid; + border-radius: 0 0 5px 5px; +} + +.documents-dropdown .radio, +.documents-dropdown .radio:focused, +.documents-dropdown .radio:selected { + background-image: none; + background-color: alpha(@theme_base_color, 0.0); +} + +.documents-dropdown .radio:active, +.documents-dropdown .radio:active:focused, +.documents-dropdown .radio:active:prelight { + background-image: url("assets/sidebar-radio-checked.svg"); +} + +.documents-dropdown .radio:prelight { + background-image: url("assets/sidebar-radio-prelight.svg"); +} + +.documents-dropdown .radio:active:selected, +.documents-dropdown .radio:active:selected:focused { + background-image: url("assets/sidebar-radio-selected.svg"); +} + +.documents-dropdown .radio:selected:prelight, +.documents-dropdown .radio:selected:focused { + background-image: url("assets/sidebar-radio-selected-prelight.svg"); +} + +.documents-load-more.button { + border-image-width: 0 2 2 2; + border-width: 0 1px 1px 1px; +} + +.documents-scrolledwin.frame { + border-width: 1px 0; + border-radius: 0; +} + +.documents-main-view.view { + background-color: #f1f2f1; +} + +.documents-selection-mode.toolbar { + background-image: -gtk-gradient(linear, left top, left bottom, + from(@documents_selection_toolbar_a), + to(@documents_selection_toolbar_b)); + color: @theme_base_color; + border-width: 1px 0 0 0; + border-color: @documents_selection_toolbar_border; + border-style: solid; +} + +.documents-selection-mode.toolbar .dim-label { + color: alpha(@theme_base_color, 0.50); +} + +.documents-selection-mode.toolbar .button { + background-image: -gtk-gradient(linear, left top, left bottom, + from(@documents_selection_button_a), + color-stop(0.83, @documents_selection_button_b), + to(@documents_selection_button_c)); + + border-color: @documents_selection_toolbar_border; + border-image: none; + border-style: solid; + border-width: 1px; + + color: @theme_base_color; + + text-shadow: none; + icon-shadow: none; +} + +.documents-selection-mode.toolbar .button:hover { + background-image: -gtk-gradient(linear, left top, left bottom, + from(shade(@documents_selection_button_a, 1.20)), + color-stop(0.83, shade(@documents_selection_button_b, 1.10)), + to(shade(@documents_selection_button_c, 1.10))); +} + +.documents-selection-mode.toolbar .button:active, +.documents-selection-mode.toolbar .button:hover:active { + background-image: -gtk-gradient(linear, left top, left bottom, + from(@documents_selection_button_b), + to(shade(@documents_selection_button_a, 0.90))); + + border-color: @documents_selection_toolbar_border; + border-image: none; + border-style: solid; + border-width: 1px; +} + +.documents-selection-mode.toolbar .button *:hover { + color: @theme_base_color; +} + +.documents-icon-bg { + background-color: @documents_emblem_bg; + border-radius: 4px; + + color: @theme_base_color; +} + +.documents-collection-icon { + background-color: @documents_collection_bg; + border-radius: 8px; +} + +.documents-osd { + background-image: none; + background-color: transparent; +} + +.documents-osd .toolbar { + padding: 16px; + border-style: none; + border-radius: 5px; + border-width: 0; + + background-image: -gtk-gradient(linear, left top, left bottom, + from(@documents_osd_toolbar_a), + color-stop(0.63, @documents_osd_toolbar_b), + to(@documents_osd_toolbar_c)); + color: @documents_osd_fg; + + -GtkToolbar-button-relief: normal; +} + +.documents-osd .toolbar .button { + padding: 4px; + + background-image: -gtk-gradient(linear, left top, left bottom, + from(alpha(@documents_osd_button_a, 0.16)), + color-stop(0.68, alpha(@documents_osd_button_b, 0.05)), + to(alpha(@documents_osd_button_a, 0.12))); + border-width: 1px 0; + border-style: solid; + border-image: none; + border-color: alpha(@documents_osd_button_a, 0.50); + border-radius: 0; + + color: @documents_osd_fg; + + text-shadow: none; + icon-shadow: none; + box-shadow: -1 0 inset @documents_osd_button_inset; +} + +.documents-osd .toolbar .button, +.documents-osd .toolbar .button:prelight, +.documents-osd .toolbar .button:active { + background-color: transparent; +} + +.documents-osd .toolbar .button:nth-child(first) { + border-radius: 4px 0 0 4px; + border-left-width: 1px; + box-shadow: -1 0 inset @documents_osd_button_inset; +} + +.documents-osd .toolbar .button:nth-child(last) { + box-shadow: none; + border-radius: 0 4px 4px 0; + border-right-width: 1px; +} + +.documents-osd .toolbar .button:only-child { + border-width: 1px; + border-radius: 4px; + border-style: solid; +} + +.documents-osd .toolbar .separator { + color: @documents_osd_button_inset; +} + +.documents-osd .toolbar .button:hover { + background-image: -gtk-gradient(linear, left top, left bottom, + from(alpha(@documents_osd_button_a, 0.28)), + color-stop(0.68, alpha(@documents_osd_button_b, 0.14)), + to(alpha(@documents_osd_button_a, 0.14))); +} + +.documents-osd .toolbar .button *:hover { + color: shade(@documents_osd_fg, 1.20); +} + +.documents-osd .toolbar .button:active, +.documents-osd .toolbar .button:active:hover { + background-image: -gtk-gradient(linear, left top, left bottom, + from(alpha(@documents_osd_button_b, 0.18)), + color-stop(0.68, alpha(@documents_osd_button_a, 0.23)), + to(alpha(@documents_osd_button_b, 0.17))); +} + +.documents-osd .toolbar .button.favorite, +.documents-osd .toolbar .button.favorite *:hover { + color: shade(@theme_selected_bg_color, 1.20); +} + +.documents-entry-tag { + background-color: @documents_emblem_bg; + color: @theme_base_color; + + border-radius: 4px; + border-width: 0; + + margin: 2px; + padding: 4px; +} + +.documents-entry-tag:hover { + background-color: shade(@documents_emblem_bg, 1.10); + color: @theme_base_color; +} + +.documents-entry-tag.button, +.documents-entry-tag.button:hover, +.documents-entry-tag.button:active, +.documents-entry-tag.button:active:hover { + background-color: transparent; + background-image: none; + border-image: none; + border-width: 0; +} + +.documents-entry-tag.button:hover { + color: shade(@documents_emblem_bg, 2.10); +} + +/* epiphany */ + +/* EphyToolbar.toolbar { + border-bottom: 1 solid @borders; +} + +EphyToolbar.toolbar:backdrop { + border-bottom: 1 solid @unfocused_borders; +} +*/ + +EphyToolbar .entry, +EphyToolbar .entry:focus, +EphyToolbar .entry:backdrop { + border-image-width: 3 0 4 3; + border-width: 1px 0 2px 1px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; + padding-left: 4px; + padding-right: 4px; +} + +EphyToolbar .entry:focus { + box-shadow: 1 2 inset alpha(@theme_selected_bg_color, 0.1), + 1 1 inset alpha(@theme_selected_bg_color, 0.1), + 0 -1 inset alpha(@theme_selected_bg_color, 0.2); +} + +EphyToolbar .location-entry .button { + color: @internal_element_color; + -GtkButton-child-displacement-y: 0; +} + +EphyToolbar .location-entry .button:last-child { + border-image: url("borders/generic-border.svg") 3 3 4 3 / 3 3 4 0 stretch; + border-width: 1px 1px 2px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + padding-left: 4px; + padding-right: 2px; +} + +EphyToolbar .location-entry .button, +EphyToolbar .location-entry .button:hover, +EphyToolbar .location-entry .button:focus { + icon-shadow: none; + background-image: -gtk-gradient(linear, + left top, left bottom, + from(@entry_background_a), + to(@entry_background_b)); + box-shadow: 1 0 inset @inset_dark_color, + 0 1 inset @entry_inset, + 0 2 inset alpha(@entry_inset, 0.4); +} + +EphyToolbar .location-entry .button:active, +EphyToolbar .location-entry .button:active:hover { + background-image: -gtk-gradient(linear, left top, left bottom, + from(shade(@entry_background_a, 0.9)), + to(@entry_background_b)); + box-shadow: 1 0 inset @inset_dark_color, + 0 1 inset @entry_inset, + 0 2 inset alpha(@entry_inset, 0.4); +} + +EphyToolbar .location-entry .button:hover, +EphyToolbar .location-entry .button:focus, +EphyToolbar .location-entry .button:active, +EphyToolbar .location-entry .button *:active { + color: @theme_text_color; +} + +EphyToolbar .location-entry .button:backdrop, +EphyToolbar .location-entry .button:hover:backdrop { + background-image: none; + background-color: mix (@base_color, @bg_color, 0.4); + border-radius: 3px; + border-width: 1px 1px 2px 0; +} + +EphyNotebook.notebook { + border-width: 1px 0 1px 0; +} + +EphyNotebook.notebook tab { + border-width: 0; +} + +EphyToolbar.toolbar .button { + padding-left: 4px; + padding-right: 4px; +} + +#ephy-page-menu-button.active-menu { + background-image: none; + background-color: @bg_color; + + border-image: none; + border-color: @bg_color; + border-radius: 4px 4px 0 0; +} + +/* Gnome Contacts */ + +/* Line at top in contacts pane, similar to .documents-scrolledwin.frame */ +.contacts-content.frame { + border-width: 1px 0 0 0; + border-radius: 0; +} + +/* Background color in contacts pane, similar to .documents-main-view.view */ +.contacts-main-view.view { + background-color: #f1f2f1; +} + +.contacts-suggestion { + background-color: #434343; + color: #ffffff; + border-radius: 4px; +} + +/* Border on the right in the left menu toolbar */ +.contacts-left-toolbar.toolbar.menubar { + border-width: 0 1px 0 0; + border-style: solid; + border-color: @borders; +} + +/* Sidebar with line at top and the left */ +ContactsWindow .sidebar.frame { + border-width: 1px 1px 0 0; + border-style: solid; + border-color: @borders; + border-image: none; + border-radius: 0; + padding: 0; +} + +.contacts-avatar-frame.frame { + border-width: 1px 1px 0 1px; + border-style: solid; + border-color: @borders; + border-image: none; + border-radius: 0; + padding: 0; +} + +/* Primary toolbar with no line at top to avoid conflicts with frame border */ +ContactsWindow .primary-toolbar.toolbar { + border-width: 0 0 1px 0; +} + +ContactsWindow .sidebar .view { + background-color: #ebebeb; +} +ContactsWindow .sidebar .view:selected, +ContactsWindow .sidebar .view:selected:focus { + background-color: @selected_bg_color; +} + +.contacts-button:active { + border-color: #000000; + border-image: none; +} + +.contacts-entry { + box-shadow: none; + border-image: none; + border-width: 1px; + border-radius: 4px; + border-style: solid; + border-color: #bbbeb7; + background-image: none; + background-color: #ffffff; +} + +.contacts-entry:selected, +.contacts-entry:selected:focus { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.contacts-entry.contacts-postal-entry { + border-radius: 0 0 0 0; + border-width: 1px 1px 0 1px; +} + +.contacts-entry.contacts-postal-entry:nth-child(first) { + border-radius: 4px 4px 0 0; +} + +.contacts-entry.contacts-postal-entry:nth-child(last) { + border-radius: 0 0 4px 4px; + border-width: 1px; +} + +.button.contacts-square { + padding: 0px; +} + +.contacts-combo .button { + border-image: none; + border-width: 1px; + border-style: solid; + border-color: #bbbeb7; + background-image: none; + background-color: #ffffff; +} + +.contacts-notification { + border-style: solid; + border-color: #949486; + border-width: 0 1px 1px 1px; + border-radius: 0 0 5px 5px; + padding: 8px; + background-color: #d8d8d8; + background-image: -gtk-gradient (linear, left top, left bottom, + from (rgba (0, 0, 0, 0.15)), + color-stop (0.15, rgba (0, 0, 0, 0.04)), + to (rgba (0, 0, 0, 0.0))); +} + +/* Gucharmap */ +GucharmapChartable:active, +GucharmapChartable:focus, +GucharmapChartable:selected { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-panel.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-panel.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-panel.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-panel.css 2014-04-14 08:03:33.000000000 +0000 @@ -0,0 +1,135 @@ +/* Fallback Mode Panel */ + +PanelWidget, +PanelApplet, +PanelToplevel { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#c3c3c3, 1.05)), + to (shade (#838383, 1.05))); + border-width: 0; + color: black; + background-color: #ffffff; +} + +PanelApplet { + border-width: 0; +} + +PanelSeparator:backdrop, +PanelSeparator { + border-width: 0; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#c3c3c3, 1.05)), + to (shade (#838383, 1.05))); +} + +.gnome-panel-menu-bar, +PanelApplet > GtkMenuBar.menubar, +PanelApplet > GtkMenuBar.menubar.menuitem, +PanelMenuBar.menubar, +PanelMenuBar.menubar.menuitem { + -PanelMenuBar-icon-visible: true; + color:#ffffff; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#c3c3c3, 1.05)), + to (shade (#838383, 1.05))); + border-width: 0; + color: black; + background-color: #ffffff; +} + +PanelAppletFrame { + background-color: #3c3d3f; + color: black; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#c3c3c3, 1.05)), + to (shade (#838383, 1.05))); + border-width: 0; +} + +PanelApplet .button:backdrop, +PanelApplet .button { + -GtkButton-inner-border: 2; + color:#ffffff; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#8b8e85, 1.05)), + color-stop (0.5, shade (#444645, 1.00)), + color-stop (0.51, shade (#141614, 1.00)), + color-stop (0.89, shade (#0b0c0b, 1.00)), + color-stop (0.9, shade (#090a09, 1.00)), + to (shade (#2f3231, 1.05))); + border-image: none; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.5)), + to (shade (@dark_bg_color, 1.05))); + border-color: alpha (shade (@dark_bg_color, 1.0), 0.6); + border-left-color: alpha (shade (@dark_bg_color, 1.5), 0.3); + border-radius: 0; + border-width: 0 1px 0 1px; + + color: @dark_fg_color; + text-shadow: none; +} + +PanelApplet .button:active:prelight:backdrop, +PanelApplet .button:active:prelight, +PanelApplet .button:active:backdrop, +PanelApplet .button:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#8b8e85, 1.05)), + color-stop (0.14, shade (#3c3c3c, 1.00)), + color-stop (0.5, shade (#262626, 1.00)), + color-stop (0.51, shade (#1a1a1a, 1.00)), + color-stop (0.89, shade (#0b0c0b, 1.00)), + color-stop (0.9, shade (#090a09, 1.00)), + to (shade (#2f3231, 1.05))); + +} + +PanelApplet .button:prelight:backdrop, +PanelApplet .button:prelight { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (#8b8e85, 1.05)), + color-stop (0.5, shade (#444645, 1.00)), + color-stop (0.51, shade (#141614, 1.00)), + color-stop (0.89, shade (#0b0c0b, 1.00)), + color-stop (0.9, shade (#090a09, 1.00)), + to (shade (#2f3231, 1.05))); +} + +ClockBox { + color:#ffffff; + background-color: #ffffff; + text-shadow: 0 -1px shade (#ffffff, 0.6); +} + +WnckPager, WnckTasklist { + color: #ffffff; + background-color: #ffffff; +} + +PanelApplet .button { + border-image: url("../assets/p3.png") 4 4 4 4 / 4px 4px 4px 4px stretch; + color: #ffffff; + background-color: #ffffff; +} + +PanelApplet .button:prelight:active:backdrop, +PanelApplet .button:active:backdrop, +PanelApplet .button:prelight:active, +PanelApplet .button:active { + border-image: url("../assets/p4.png") 4 4 4 4 / 4px 4px 4px 4px stretch; + color: #ffffff; + background-color: #ffffff; +} + +PanelApplet .button:prelight { + border-image: url("../assets/p2.png") 16 4 16 4 / 16px 4px 16px 4px stretch; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-system-log.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-system-log.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-system-log.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-system-log.css 2014-04-02 11:13:20.000000000 +0000 @@ -0,0 +1,4 @@ +/* LP: #1045602 */ +LogviewWindow .view.dim-label, .dim-label { + color: @info_fg_color; +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-terminal.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-terminal.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-terminal.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/gnome-terminal.css 2014-04-02 11:13:20.000000000 +0000 @@ -0,0 +1,114 @@ +/* gnome-terminal */ +TerminalScreen { + -TerminalScreen-background-darkness: 0.95; + + background-color: #300a24; + + color: #fff; +} + +/* +TerminalWindow, +TerminalWindow.background { + background-color: @dark_bg_color; + + color: @dark_fg_color; +} +*/ +/* notebook */ +/* +TerminalWindow .notebook { + background-image: none; + background-color: shade (@dark_bg_color, 1.02); + border-radius: 3; + + -unico-border-gradient: -gtk-gradient (linear, left top, right top, + from (shade (@dark_bg_color, 0.93)), + to (shade (@dark_bg_color, 0.93))); + -unico-inner-stroke-width: 0; + -unico-outer-stroke-width: 0; +} + +TerminalWindow .notebook tab { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.92)), + color-stop (0.60, shade (@dark_bg_color, 0.9)), + to (shade (@dark_bg_color, 0.85))); + padding: 0; + + color: @dark_fg_color; + + -unico-inner-stroke-color: alpha (shade (@dark_bg_color, 1.26), 0.2); +} + +TerminalWindow .notebook tab:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.2)), + to (shade (@dark_bg_color, 1.12))); + + -unico-inner-stroke-color: alpha (shade (@dark_bg_color, 1.26), 1.0); +} + +TerminalWindow .notebook .button, +TerminalWindow .notebook .button:active { + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@dark_bg_color, 1.08)), + to (shade (@dark_bg_color, 0.92))); + + -unico-border-gradient: -gtk-gradient (linear, left top, right top, + from (shade (@dark_bg_color, 0.9)), + to (shade (@dark_bg_color, 0.9))); + -unico-inner-stroke-color: alpha (shade (@dark_bg_color, 1.26), 0.7); + -unico-outer-stroke-style: none; +} +*/ +/* Scrollbars */ +/* +TerminalWindow .scrollbar { + border-radius: 20; + + -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.74)), + to (shade (@dark_bg_color, 0.74))); +} + +TerminalWindow .scrollbar.trough { + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@dark_bg_color, 0.9)), + to (shade (@dark_bg_color, 0.95))); +} + +TerminalWindow .scrollbar.trough.horizontal { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.9)), + to (shade (@dark_bg_color, 0.95))); +} + +TerminalWindow .scrollbar.slider, +TerminalWindow .scrollbar.slider:prelight, +TerminalWindow .scrollbar.button, +TerminalWindow .scrollbar.button:insensitive { + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@dark_bg_color, 1.08)), + to (shade (@dark_bg_color, 0.92))); + + -unico-border-gradient: -gtk-gradient (linear, left top, right top, + from (shade (@dark_bg_color, 0.74)), + to (shade (@dark_bg_color, 0.74))); + -unico-inner-stroke-color: alpha (shade (@dark_bg_color, 1.26), 0.7); +} + +TerminalWindow .scrollbar.slider.horizontal, +TerminalWindow .scrollbar.slider.horizontal:prelight, +TerminalWindow .scrollbar.button.horizontal, +TerminalWindow .scrollbar.button:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.08)), + to (shade (@dark_bg_color, 0.92))); + + -unico-border-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.74)), + to (shade (@dark_bg_color, 0.74))); + -unico-inner-stroke-color: alpha (shade (@dark_bg_color, 1.26), 0.7); +} +*/ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/nautilus.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/nautilus.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/nautilus.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/nautilus.css 2014-06-20 04:59:30.000000000 +0000 @@ -0,0 +1,198 @@ +@define-color cluebar_color shade (mix (@bg_color, @base_color, 0.5), 0.95); + +NautilusWindow * { + -GtkPaned-handle-size: 1; +} + + +NautilusWindow * .primary-toolbar .button:active, +NautilusWindow * .menubar.toolbar .button:active, +NautilusWindow * .header-bar .button:active, +NautilusWindow * .primary-toolbar .button:active:hover, +NautilusWindow * .menubar.toolbar .button:active:hover, +NautilusWindow * .header-bar .button:active:hover { +color: white; +} + +NautilusWindow * .primary-toolbar { +padding: 0px; +} + + +NautilusDesktopWindow GtkWidget { + background-color: @transparent; +} + +.nautilus-canvas-item { + border-radius: 4px; +} + +/* desktop mode */ +.nautilus-desktop.nautilus-canvas-item { + color: @bg_color; + text-shadow: 1px 1px alpha (#000000, 0.8); +} + +.nautilus-desktop.nautilus-canvas-item:active { + background-image: none; + background-color: alpha (@bg_color, 0.84); + + color: @fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:selected { + background-image: none; + background-color: alpha (@selected_bg_color, 0.84); + + color: @selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +/* nemo desktop mode */ +.nemo-desktop.nemo-canvas-item { + color: @bg_color; + text-shadow: 1px 1px alpha (#000000, 0.8); +} + +.nemo-desktop.nemo-canvas-item:active { + background-image: none; + background-color: alpha (@bg_color, 0.84); + + color: @fg_color; +} + +.nemo-desktop.nemo-canvas-item:selected { + background-image: none; + background-color: alpha (@selected_bg_color, 0.84); + + color: @selected_fg_color; +} + +.nemo-desktop.nemo-canvas-item:active, +.nemo-desktop.nemo-canvas-item:prelight, +.nemo-desktop.nemo-canvas-item:selected { + text-shadow: none; +} + +/* browser window */ +NautilusTrashBar.info, +NautilusXContentBar.info, +NautilusSearchBar.info, +NautilusQueryEditor.info { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@cluebar_color, 1.02)), + to (shade (@cluebar_color, 0.98))); + background-color: @cluebar_color; + border-bottom-color: shade (@cluebar_color, 0.92); + border-radius: 0; + border-style: solid; + border-width: 0px 0px 1px 0px; + + box-shadow: inset -1px 0px shade (@cluebar_color, 1.02), + inset 1px 0px shade (@cluebar_color, 1.02), + inset 0 1px shade (@cluebar_color, 1.04), + inset 0 -1px shade (@cluebar_color, 1.01); +} + +NautilusTrashBar.info:backdrop, +NautilusXContentBar.info:backdrop, +NautilusSearchBar.info:backdrop, +NautilusQueryEditor.info:backdrop { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@cluebar_color, 1.01)), + to (shade (@cluebar_color, 0.99))); + background-color: @cluebar_color; + border-bottom-color: shade (@cluebar_color, 0.92); + + box-shadow: inset -1px 0px shade (@cluebar_color, 1.01), + inset 1px 0px shade (@cluebar_color, 1.01), + inset 0 1px shade (@cluebar_color, 1.02), + inset 0 -1px shade (@cluebar_color, 1.0); +} + +NautilusSearchBar .entry { +} + +.nautilus-cluebar-label { + font: bold; + text-shadow: 0 1px shade (@cluebar_color, 1.06); +} + +.nautilus-cluebar-label:backdrop { + color: mix (@fg_color, @cluebar_color, 0.2); + text-shadow: 0 1px shade (@cluebar_color, 1.02); +} + +#nautilus-search-button *:active, +#nautilus-search-button *:active:prelight { + color: @dark_fg_color; +} + +NautilusFloatingBar { + background-color: @info_bg_color; + border-radius: 3px 3px 0 0; + border-style: solid; + border-width: 1px; + border-color: darker (@info_bg_color); +} + +NautilusFloatingBar .button { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +/* sidebar */ +NautilusWindow .sidebar, +NautilusWindow .sidebar .view { + background-color: shade (@bg_color, 0.95); + + /*background-color: @bg_color;*/ + + color: @fg_color; + text-shadow: 0 1px shade (shade (@bg_color, 0.95), 1.04); +} + +NautilusWindow .sidebar .frame { + border-width: 1px 0 0 0; + border-style: solid; + border-color: shade (@bg_color, 0.86); + border-radius: 0; +} + +NautilusWindow .sidebar:backdrop, +NautilusWindow .sidebar .view:backdrop { + color: mix (@fg_color, shade (@bg_color, 0.95), 0.2); + text-shadow: 0 1px shade (shade (@bg_color, 0.95), 1.02); +} + +NautilusWindow .sidebar row:selected { + color: @selected_fg_color; + text-shadow: 0 1px shade (@selected_bg_color, 0.8); +} + +NautilusWindow .sidebar row:selected:backdrop { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (shade (@bg_color, 0.95), 0.94)), + to (shade (shade (@bg_color, 0.95), 0.86))); + border-top-color: shade (shade (@bg_color, 0.95), 0.88); + + color: @fg_color; + text-shadow: 0 1px shade (shade (@bg_color, 0.95), 0.96); +} + +NautilusWindow .pane-separator { + background-color: shade (shade (@bg_color, 0.95), 0.94); + border-color: @dark_bg_color; + border-style: solid; + border-width: 0; + box-shadow: none; +} + +NautilusWindow .pane-separator:backdrop { + background-color: shade (shade (@bg_color, 0.95), 0.96); +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity.css 2014-04-27 15:04:28.000000000 +0000 @@ -0,0 +1,115 @@ +/* Decorations */ + +UnityDecoration { + -UnityDecoration-extents: 28px 0 0 0; + -UnityDecoration-input-extents: 10px; + + -UnityDecoration-shadow-offset-x: 1px; + -UnityDecoration-shadow-offset-y: 5px; + -UnityDecoration-active-shadow-color: rgba (0, 0, 0, 0.75); + -UnityDecoration-active-shadow-radius: 30px; + -UnityDecoration-inactive-shadow-color: rgba (0, 0, 0, 0.3); + -UnityDecoration-inactive-shadow-radius: 25px; + + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: rgb (221, 72, 20); + + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration.top { + border: 1px solid rgba (0, 3, 5, 0.03); /* shade (@dark_bg_color, 1.04) - shade (@dark_bg_color, 1.5) */ + border-bottom-width: 0; + border-radius: 6px 6px 0 0; + padding: 1px 6px 0 6px; + + + + background-color: transparent; + background-clip: border-box; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#c4c4c4, 1.5)), + to (shade (#b2b2b3, 1.00))); + + color: @fg_color; + text-shadow: none; +} + +UnityDecoration.top:backdrop { + border: 1px solid rgba (14, 13, 0, 0.03); /* @dark_bg_color - shade (#474642, 0.92) */; + border-bottom-width: 0; + background-color: transparent; + background-clip: border-box; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#c4c4c4, 1.5)), + to (shade (#b2b2b3, 1.0))); + color: black; +} + +UnityDecoration.left, +UnityDecoration.right { + background-color: shade (@bg_color, 0.7); + background-size: 1px 70px; + background-repeat: repeat-x; + + /* start color: mix of the top border color and bg-image gradient end */ + background-image: -gtk-gradient (linear, left top, left bottom, + color-stop (0, #2b2a2a), + color-stop (0.5, #373632), + color-stop (1, shade (@bg_color, 0.7))); +} + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop { + /* start color: mix of the top border color and bg-image gradient end */ + background-image: -gtk-gradient (linear, left top, left bottom, + color-stop (0, #373632), + color-stop (0.5, #373632), + color-stop (1, shade (@bg_color, 0.7))); +} + +UnityDecoration.bottom { + background-image: none; + background-color: shade (@bg_color, 0.7); +} + +/* Panel Style */ + +UnityPanelWidget, +.unity-panel { + background-color: #c8c8c8; + color: black; + text-shadow: none; +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #807d78; +} + +.unity-panel.menubar, +.unity-panel .menubar { +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 1px 1px 0 1px; + icon-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: @backdrop_dark_fg_color; +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#617df7), + to (#3055f4)); + + color: white; + +} diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity-greeter.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity-greeter.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity-greeter.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/apps/unity-greeter.css 2014-04-02 11:13:20.000000000 +0000 @@ -0,0 +1,70 @@ +.lightdm.menu { + background-image: none; + background-color: alpha (black, 0.6); + border-color: alpha (white, 0.2); + border-radius: 4px; + padding: 1px; + + color: white; +} + +.lightdm-combo .menu { + background-color: shade (@dark_bg_color, 1.08); + border-radius: 0px; + padding: 0px; + + color: white; +} + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: white; +} + +.lightdm.menubar { + background-image: none; + background-color: alpha (black, 0.5); +} + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .entry, +.lightdm.button, +.lightdm.entry { + background-image: none; + background-color: alpha (black, 0.3); + border-color: alpha (white, 0.6); + border-radius: 5px; + padding: 7px; + + color: white; + text-shadow: none; +} + +.lightdm.button, +.lightdm.button:hover, +.lightdm.button:active, +.lightdm.button:active:focused, +.lightdm.entry, +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focused { + background-image: none; + border-image: none; +} + +.lightdm.button:focused, +.lightdm.entry:focused { + -unico-focus-border-color: alpha (white, 0.9); + border-color: alpha (white, 0.9); + border-width: 1px; + border-style: solid; + + color: white; +} + +.lightdm.entry:selected { + background-color: alpha (white, 0.2); +} Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-focused-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-focused-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-active.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default-focused-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default-focused-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-default.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-focused-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-focused-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar-active-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar-active-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar-active.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar-active.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/button-toolbar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-dark.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-dark.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-insensitive-dark.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-insensitive-dark.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-unselected.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-menuitem-unselected.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-mixed-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-mixed-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-mixed-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-mixed-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-mixed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-mixed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-selected-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-selected-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-selected-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-selected-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-selected.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-selected.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-unselected-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-unselected-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-unselected-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-unselected-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-unselected.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/check-unselected.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-arrow-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-arrow-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-arrow.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-arrow.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-pressed-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-pressed-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-toolbar-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-toolbar-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-toolbar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-toolbar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-toolbar-pressed-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-button-toolbar-pressed-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-entry-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-entry-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-entry-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-entry-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-entry.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/combobox-entry.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-toolbar-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-toolbar-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-toolbar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/entry-toolbar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/frame.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/frame.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-bottom.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-bottom.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-top.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/notebook-tab-top.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-horizontal-back.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-horizontal-back.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-horizontal-fill.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-horizontal-fill.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-horizontal-trough.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-horizontal-trough.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-vertical-back.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-vertical-back.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-vertical-fill.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-vertical-fill.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-vertical-trough.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/progressbar-vertical-trough.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar-active-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar-active-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar-active.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar-active.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-button-toolbar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-entry-toolbar-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-entry-toolbar-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-entry-toolbar.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radiance-entry-toolbar.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem-dark.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem-dark.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem-insensitive-dark.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem-insensitive-dark.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem-insensitive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem-insensitive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-menuitem.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-mixed-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-mixed-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-mixed-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-mixed-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-mixed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-mixed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-selected-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-selected-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-selected-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-selected-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-selected.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-selected.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-unselected-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-unselected-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-unselected-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-unselected-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-unselected.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/radio-unselected.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-horizontal-trough-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-horizontal-trough-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-horizontal-trough.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-horizontal-trough.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-vertical-trough-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-vertical-trough-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-vertical-trough.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/scale-vertical-trough.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sdown.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sdown.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/shoriz.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/shoriz.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sleft.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sleft.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-focused-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-focused-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-horizontal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-focused-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-focused-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-hover.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical-hover.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/slider-vertical.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sright.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sright.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sup.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/sup.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/svert.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/svert.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-off-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-off-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-off.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-off.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-on-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-on-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-on.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-button-on.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-disabled.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-disabled.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-off.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-off.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-on.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-on.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-toolbar-off.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-toolbar-off.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-toolbar-on.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/switch-trough-toolbar-on.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tlf.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tlf.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tl.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tl.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tm.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tm.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/transparent.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/transparent.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tr.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/assets/tr.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk.css 2014-04-02 11:13:20.000000000 +0000 @@ -0,0 +1 @@ +@import url("gtk-main.css"); \ No newline at end of file diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-main.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-main.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-main.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-main.css 2014-04-26 04:37:05.000000000 +0000 @@ -0,0 +1,45 @@ +/*default color scheme */ +@define-color bg_color #e8e8e8; +@define-color fg_color #000000; +@define-color base_color #ffffff; +@define-color text_color #000000; +@define-color selected_bg_color #4285c7; +@define-color selected_fg_color #ffffff; +@define-color tooltip_bg_color #000000; +@define-color tooltip_fg_color #ffffff; + +/* misc colors used by gtk+ */ +@define-color info_fg_color rgb (181, 171, 156); +@define-color info_bg_color rgb (252, 252, 189); +@define-color warning_fg_color rgb (173, 120, 41); +@define-color warning_bg_color rgb (250, 173, 61); +@define-color question_fg_color rgb (97, 122, 214); +@define-color question_bg_color rgb (138, 173, 212); +@define-color error_fg_color rgb (235, 235, 235); +@define-color error_bg_color rgb (223, 56, 44); +@define-color link_color @selected_bg_color; +@define-color success_color #4e9a06; +@define-color error_color #df382c; + +/* theme common colors */ +@define-color button_bg_color shade (@bg_color, 1.02); /*shade (#cdcdcd, 1.08);*/ +@define-color notebook_button_bg_color shade (@bg_color, 1.02); +@define-color button_insensitive_bg_color mix (@button_bg_color, @bg_color, 0.6); +@define-color dark_bg_color #000000; +@define-color dark_fg_color #e8e8e8; + + + +@import url("gtk-widgets-borders.css"); +@import url("gtk-widgets-assets.css"); +@import url("gtk-widgets.css"); +@import url("header-bar.css"); +@import url("apps/unity.css"); +@import url("apps/baobab.css"); +@import url("apps/gedit.css"); +@import url("apps/nautilus.css"); +@import url("apps/gnome-panel.css"); +@import url("apps/gnome-terminal.css"); +@import url("apps/gnome-system-log.css"); +@import url("apps/unity-greeter.css"); +@import url("apps/glade.css"); diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-assets.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-assets.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-assets.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-assets.css 2014-04-29 07:38:25.000000000 +0000 @@ -0,0 +1,386 @@ +/*************** + * Resize grip * + ***************/ + +.grip { + background-color: transparent; + /*background-image: url("assets/resize-grip.svg");*/ +} + +/************************* + * Check and Radio items * + *************************/ + +/* draw regular check and radio items using our SVG assets */ +.radio, +.check { + /*background-clip: border-box;*/ +} + + +.check { + background-image: url("assets/check-unselected.png"); +} + +.menu .menuitem.check:active, +.menu .menuitem.check:active:hover { + background-image: url("assets/check-selected.png"); +} + + +.check:hover { + background-image: url("assets/check-unselected-hover.png"); +} + +.check row, +.check row:selected, +.check row:selected:focus { + background-image: url("assets/check-unselected.png"); +} + +.check row:hover, +.check row:selected:hover, +.check row:selected:focus:hover { + background-image: url("assets/check-unselected-hover.png"); +} + +.check:insensitive { + background-image: url("assets/check-unselected-disabled.png"); +} + +.check row:insensitive { + background-color: transparent; +} + +.check row:insensitive, +.check row:selected:insensitive, +.check row:selected:focus:insensitive { + background-color: transparent; + background-image: url("assets/check-unselected-disabled.png"); +} + + + +.check:active { + background-image: url("assets/check-selected.png"); +} + +.check:active:hover { + background-image: url("assets/check-selected-hover.png"); +} + +.check row:active, +.check row:selected:active, +.check row:selected:focus:active { + background-image: url("assets/check-selected.png"); +} + +.check row:active:hover, +.check row:selected:active:hover, +.check row:selected:active:focus:hover { + background-image: url("assets/check-selected-hover.png"); +} + +.check:active:insensitive { + background-image: url("assets/check-selected-disabled.png"); +} + +.check row:active:insensitive, +.check row:selected:active:insensitive, +.check row:selected:focus:active:insensitive { + background-image: url("assets/check-selected-disabled.png"); +} + + + +.check:inconsistent { + background-image: url("assets/check-mixed.png"); +} + +.check:inconsistent:hover { + background-image: url("assets/check-mixed-hover.png"); +} + +.check row:inconsistent, +.check row:selected:inconsistent, +.check row:selected:focus:inconsistent { + background-image: url("assets/check-mixed.png"); +} + +.check row:inconsistent:hover, +.check row:selected:inconsistent:hover, +.check row:selected:focus:inconsistent:hover { + background-image: url("assets/check-mixed-hover.png"); +} + +.check:inconsistent:insensitive { + background-image: url("assets/check-mixed-disabled.png"); +} + +.check row:inconsistent:insensitive, +.check row:selected:inconsistent:insensitive, +.check row:selected:focus:inconsistent:insensitive { + background-image: url("assets/check-mixed-disabled.png"); +} + + +.menu .menuitem.radio, +.menu .menuitem.radio:hover, +.radio { + background-image: url("assets/radio-unselected.png"); +} + +.menu .menuitem.radio:active, +.menu .menuitem.radio:active:hover { + background-image: url("assets/radio-selected.png"); +} + + +.radio:hover { + background-image: url("assets/radio-unselected-hover.png"); +} + +.radio row, +.radio row:selected, +.radio row:selected:focus { + background-image: url("assets/radio-unselected.png"); +} + +.radio row:hover, +.radio row:selected:hover, +.radio row:selected:focus:hover { + background-image: url("assets/radio-unselected-hover.png"); +} + +.radio:insensitive { + background-image: url("assets/radio-unselected-disabled.png"); +} + +.radio row:insensitive { + background-color: transparent; +} + +.radio row:insensitive, +.radio row:selected:insensitive, +.radio row:selected:focus:insensitive { + background-image: url("assets/radio-unselected-disabled.png"); +} + + + + +.radio:active { + background-image: url("assets/radio-selected.png"); +} + +.radio:active:hover { + background-image: url("assets/radio-selected-hover.png"); +} + +.radio row:active, +.radio row:selected:active, +.radio row:selected:focus:active { + background-image: url("assets/radio-selected.png"); +} + +.radio row:active:hover, +.radio row:selected:active:hover, +.radio row:selected:focus:active:hover { + background-image: url("assets/radio-selected-hover.png"); +} + +.radio:active:insensitive { + background-image: url("assets/radio-selected-disabled.png"); +} + +.radio row:insensitive, +.radio row:selected:active:insensitive, +.radio row:selected:focus:active:insensitive { + background-image: url("assets/radio-selected-disabled.png"); +} + + + + + +.radio:inconsistent { + background-image: url("assets/radio-mixed.png"); +} + +.radio:inconsistent:hover { + background-image: url("assets/radio-mixed-hover.png"); +} + +.radio row:inconsistent, +.radio row:selected:inconsistent, +.radio row:selected:focus:inconsistent { + background-image: url("assets/radio-mixed.png"); +} + +.radio row:inconsistent:hover, +.radio row:selected:inconsistent:hover, +.radio row:selected:focus:inconsistent:hover { + background-image: url("assets/radio-mixed-hover.png"); +} + +.radio:inconsistent:insensitive { + background-image: url("assets/radio-mixed-disabled.png"); +} + +.radio row:inconsistent:insensitive, +.radio row:selected:inconsistent:insensitive, +.radio row:selected:focus:inconsistent:insensitive { + background-image: url("assets/radio-mixed-disabled.png"); +} + + + + +/*.sidebar .radio:active, +.sidebar .radio:active:focus, +.sidebar .radio:active:hover { + background-image: url("assets/sidebar-radio-selected.svg"); +} + +.sidebar .radio:hover { + background-image: url("assets/sidebar-radio-prelight.svg"); +} + +.sidebar .radio:active:selected, +.sidebar .radio:active:selected:focus { + background-image: url("assets/sidebar-radio-selected.svg"); +} + +.sidebar .radio:selected:hover, +.sidebar .radio:selected:focus { + background-image: url("assets/sidebar-radio-selected-prelight.svg"); +}*/ + +.primary-toolbar .menu .check, +.menubar.toolbar .menu .check, +.header-bar .menu .check, +.menu .check { + background-image: url("assets/check-menuitem-unselected.png"); +} + +.primary-toolbar .menu .radio, +.menubar.toolbar .menu .radio, +.header-bar .menu .radio, +.menu .radio { + background-image: url("assets/check-menuitem-unselected.png"); +} + +.primary-toolbar .menu .check:active, +.menubar.toolbar .menu .check:active, +.header-bar .menu .check:active, +.toolbar .menu .check:active:hover, +.menu .check:active, +.menu .check:active:hover { + background-image: url("assets/check-menuitem.png"); +} + +.primary-toolbar .menu .check:active:insensitive, +.menubar.toolbar .menu .check:active:insensitive, +.header-bar .menu .check:active:insensitive, +.toolbar .menu .check:active:hover:insensitive, +.menu .check:active:insensitive, +.menu .check:active:hover:insensitive { + background-image: url("assets/check-menuitem-insensitive.png"); +} + +.primary-toolbar .menu .radio:active, +.menubar.toolbar .menu .radio:active, +.header-bar .menu .radio:active, +.toolbar .menu .radio:active:hover, +.menu .radio:active, +.menu .radio:active:hover { + background-image: url("assets/radio-menuitem.png"); +} + +.primary-toolbar .menu .radio:active:insensitive, +.menubar.toolbar .menu .radio:active:insensitive, +.header-bar .menu .radio:active:insensitive, +.toolbar .menu .radio:active:hover:insensitive, +.menu .radio:active:insensitive, +.menu .radio:active:hover:insensitive { + background-image: url("assets/radio-menuitem-insensitive.png"); +} + +.toolbar .menu .check { + background-image: url("assets/check-menuitem-unselected.png"); +} + +.toolbar .menu .radio { + background-image: url("assets/check-menuitem-unselected.png"); +} + +.toolbar .menu .check:active { + background-image: url("assets/check-menuitem-dark.png"); +} + +.toolbar .menu .check:active:insensitive { + background-image: url("assets/check-menuitem-insensitive-dark.png"); +} + +.toolbar .menu .radio:active { + background-image: url("assets/radio-menuitem-dark.png"); +} + +.toolbar .menu .radio:active:insensitive { + background-image: url("assets/radio-menuitem-insensitive-dark.png"); +} + +/********************* + * GtkScale's slider * + *********************/ +.scale.slider, +.scale.slider.horizontal { + background-image: url("assets/slider-horizontal.png"); +} + + + +.scale.slider:hover, +.scale.slider.horizontal:hover { + background-image: url("assets/slider-horizontal-hover.png"); +} + +.scale.slider:focused, +.scale.slider.horizontal:focused { + background-image: url("assets/slider-horizontal-focused.png"); +} + +.scale.slider:hover:focused, +.scale.slider.horizontal:hover:focused { + background-image: url("assets/slider-horizontal-focused-hover.png"); +} + +.scale.slider:insensitive, +.scale.slider.horizontal:insensitive { + background-image: url("assets/slider-horizontal-disabled.png"); +} + + + +.scale.slider.vertical { + background-image: url("assets/slider-vertical.png"); +} + + +.scale.slider.vertical:hover { + background-image: url("assets/slider-vertical-hover.png"); +} + +.scale.slider.vertical:focused { + background-image: url("assets/slider-vertical-focused.png"); +} + +.scale.slider.vertical:hover:focused { + background-image: url("assets/slider-vertical-focused-hover.png"); +} + +.scale.slider.vertical:insensitive { + background-image: url("assets/slider-vertical-disabled.png"); +} + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-borders.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-borders.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-borders.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets-borders.css 2014-04-26 04:51:04.000000000 +0000 @@ -0,0 +1,356 @@ +/* Borders */ + +.frame { +/* border-radius: 7px; + border-width: 1px;*/ + + /*border-image: url("assets/frame.png") 8 10 8 10 / 8px 10px 8px 10px stretch;*/ +} + +/* focused element borders */ +.entry:focus, +GtkComboBox.combobox-entry .entry:focus, +.button:focus:active, +.button.default:active, +GtkSwitch.trough:active { +} + +/********** + * button * + **********/ +.button { + border-radius: 8px; + border-width: 1px; + border-style: solid; + border-color: transparent; +} + +.button { + border-image: url("assets/button.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + + +.button:focus { + border-image: url("assets/button-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.button:hover { + border-image: url("assets/button-hover.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + + +.button:hover:focus { + border-image: url("assets/button-focused-hover.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.button:insensitive { + border-image: url("assets/button-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + +.button:active { + border-image: url("assets/button-active.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + + +.button:active:hover { + border-image: url("assets/button-active-hover.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + +.button:active:focus { + border-image: url("assets/button-active-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.button:active:hover:focus { + border-image: url("assets/button-active-focused-hover.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.button:active:insensitive { + border-image: url("assets/button-active-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + +/* focused button borders */ + +.button.default { + border-image: url("assets/button-default.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.button.default:hover { + border-image: url("assets/button-default-hover.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.button.default:focus { + border-image: url("assets/button-default-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.button.default:focus:hover { + border-image: url("assets/button-default-focused-hover.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .button, +.menubar.toolbar .button { + border-radius: 0px; + border-image: url("assets/button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .button:focused, +.menubar.toolbar .button:focused { + border-image: url("assets/button-toolbar-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .button:active, +.menubar.toolbar .button:active { + border-image: url("assets/button-toolbar-active.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .button:active:focused, +.menubar.toolbar .button:active:focused { + border-image: url("assets/button-toolbar-active-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + + + +/********* + * entry * + *********/ +.entry { + border-radius: 8px; + border-width: 1px; + border-style: solid; + border-color: transparent; +} + +.entry { + border-image: url("assets/entry.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + +.entry:focus { + border-image: url("assets/entry-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.entry:insensitive { + border-image: url("assets/entry-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + + +.primary-toolbar .entry, +.menubar.toolbar .entry { + border-image: url("assets/entry-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .entry:focus, +.menubar.toolbar .entry:focus { + border-image: url("assets/entry-toolbar-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .entry.progressbar, +.primary-toolbar .entry.progressbar, +.menubar.toolbar .entry.progressbar, +.menubar.toolbar .entry.progressbar, +.entry.progressbar { + border-radius: 8px; + border-width: 0; +} + +/****************** + * combobox entry * + ******************/ +GtkComboBox.combobox-entry .entry:first-child, +GtkComboBox.combobox-entry .button:first-child { + border-image-width: 10px 1px 10px 12px; + border-radius: 8px 0 0 8px; + border-right-width: 0; +} + +GtkComboBox.combobox-entry .entry:last-child, +GtkComboBox.combobox-entry .button:last-child { + border-image-width: 10px 12px 10px 1px; + border-radius: 0 8px 8px 0; + border-left-width: 0; +} + +GtkComboBox.combobox-entry .button { + border-image: url("assets/combobox-button.png") 10 12 10 1 / 10px 12px 10px 1px stretch; +} + + +GtkComboBox.combobox-entry .button:focus { + border-image: url("assets/combobox-button-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch; +} + +GtkComboBox.combobox-entry .button:insensitive { + border-image: url("assets/combobox-button-disabled.png") 10 12 10 1 / 10px 12px 10px 1px stretch; +} + + + +GtkComboBox.combobox-entry .button:active:focus { + border-image: url("assets/combobox-button-pressed-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch; +} + +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:focus:insensitive, +.menubar.toolbar GtkComboBox.combobox-entry .button, +.menubar.toolbar GtkComboBox.combobox-entry .button:focus:insensitive { + border-image: url("assets/combobox-button-toolbar.png") 10 12 10 1 / 10px 12px 10px 1px stretch; +} + +.primary-toolbar GtkComboBox.combobox-entry .button:focus, +.menubar.toolbar GtkComboBox.combobox-entry .button:focus { + border-image: url("assets/combobox-button-toolbar-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch; +} + +.primary-toolbar GtkComboBox.combobox-entry .button:focus:active:focus, +.menubar.toolbar GtkComboBox.combobox-entry .button:focus:active:focus { + border-image: url("assets/combobox-button-toolbar-pressed-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch; +} + +.primary-toolbar GtkComboBox.combobox-entry .entry:first-child, +.primary-toolbar GtkComboBox.combobox-entry .button:first-child, +.menubar.toolbar GtkComboBox.combobox-entry .entry:first-child, +.menubar.toolbar GtkComboBox.combobox-entry .button:first-child { + border-image-width: 10px 0 10px 12px; + border-radius: 8px 0 0 8px; + border-right-width: 0; +} + +.primary-toolbar GtkComboBox.combobox-entry .entry:last-child, +.primary-toolbar GtkComboBox.combobox-entry .button:last-child, +.menubar.toolbar GtkComboBox.combobox-entry .entry:last-child, +.menubar.toolbar GtkComboBox.combobox-entry .button:last-child { + border-image-width: 10px 12px 10px 1px; + border-radius: 0 8px 8px 0; + border-left-width: 0; +} + +.notebook { + border-image: url("assets/notebook.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.notebook tab.top:active { + border-image: url("assets/notebook-tab-top.png") 8 10 1 10 / 8px 10px 1px 10px stretch; +} + +.notebook tab.right:active { + border-image: url("assets/notebook-tab-right.png") 10 8 10 1 / 10px 8px 10px 1px stretch; +} + +.notebook tab.bottom:active { + border-image: url("assets/notebook-tab-bottom.png") 1 10 8 10 / 1px 10px 8px 10px stretch; +} + +.notebook tab.left:active { + border-image: url("assets/notebook-tab-left.png") 10 1 10 8 / 10px 1px 10px 8px stretch; +} + +.trough, +.trough.highlight { + border-radius: 4px; + border-width: 1px; + border-style: solid; + border-color: transparent; +} + +.trough { + border-image: url("assets/progressbar-horizontal-trough.png") 6 7 6 7 / 6px 7px 6px 7px stretch; +} + +.trough.vertical { + border-image: url("assets/progressbar-vertical-trough.png") 7 6 7 6 / 7px 6px 7px 6px stretch; +} + +.trough.vertical { + border-image: url("assets/progressbar-vertical-trough.png") 7 6 7 6 / 7px 6px 7px 6px stretch; +} + +GtkSwitch.trough { + border-image: url("assets/switch-trough-off.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +GtkSwitch.trough:active { + border-image: url("assets/switch-trough-on.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar GtkSwitch.trough, +.menubar.toolbar GtkSwitch.trough { + border-image: url("assets/switch-trough-toolbar-off.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar GtkSwitch.trough:active, +.menubar.toolbar GtkSwitch.trough:active { + border-image: url("assets/switch-trough-toolbar-on.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +/* XXX temporary */ +GtkSwitch.trough:insensitive, +GtkSwitch.trough:active:insensitive { + border-image: url("assets/switch-trough-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +GtkSwitch.slider { + border-image: url("assets/switch-button-off.png") 9 11 9 11 / 9px 11px 9px 11px stretch; +} + +GtkSwitch.slider:active { + border-image: url("assets/switch-button-on.png") 9 11 9 11 / 9px 11px 9px 11px stretch; +} + +/* XXX temporary */ +GtkSwitch.slider:insensitive { + border-image: url("assets/switch-button-off-disabled.png") 9 11 9 11 / 9px 11px 9px 11px stretch; +} + +/* XXX temporary */ +GtkSwitch.slider:active:insensitive { + border-image: url("assets/switch-button-on-disabled.png") 9 11 9 11 / 9px 11px 9px 11px stretch; +} + +.progressbar, +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focused { + border-image: url("assets/progressbar-horizontal-back.png") 5 13 5 13 / 13px 50% 13px 50% round ; + +} + +.progressbar.vertical { + border-image: url("assets/progressbar-vertical-back.png") 13 5 13 5 / 50% 13px 50% 13px round ; +} + + + + +.scale.trough, +.scale.trough:insensitive { + border-image: url("assets/scale-horizontal-trough.png") 2 6 2 6 / 2px 6px 2px 6px stretch; + background-image: -gtk-gradient (linear, right top, right bottom, + from (#737373), + to (#9d9d9d)); +} + + + + +.scale.trough.vertical, +.scale.trough.vertical:insensitive { + border-image: url("assets/scale-vertical-trough.png") 6 2 6 2 / 6px 2px 6px 2px stretch; + background-image: -gtk-gradient (linear, left top, right top, + from (#737373), + to (#9d9d9d)); +} + + + + + + + + diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/gtk-widgets.css 2014-06-20 05:41:08.000000000 +0000 @@ -0,0 +1,2071 @@ +/* NOTES to contributors: + * use 4 spaces intends, and keep code ALIGNED and ORDERED */ + +/* default */ +* { + -GtkArrow-arrow-scaling: 0.6; + -GtkButton-child-displacement-x: 1; + -GtkButton-child-displacement-y: 1; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-interior-focus: true; + -GtkButton-inner-border: 3; + -GtkCheckButton-indicator-size: 17; + -GtkCheckMenuItem-indicator-size: 16; + -GtkEntry-inner-border: 2; + -GtkEntry-progress-border: 0; + -GtkExpander-expander-size: 8; + -GtkHTML-link-color: @link_color; + -GtkIMHtml-hyperlink-color: @link_color; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 5px; + -GtkMenuBar-internal-padding: 0; + -GtkMenuItem-arrow-scaling: 0.6; + -GtkNotebook-tab-overlap: 1; + -GtkPaned-handle-size: 6; + -GtkProgressBar-min-horizontal-bar-height: 14; + -GtkProgressBar-max-horizontal-bar-height: 15; + -GtkProgressBar-min-vertical-bar-width: 14; + -GtkProgressBar-max-vertical-bar-width: 15; + -GtkRange-trough-border: 0; + -GtkRange-slider-width: 14; + -GtkRange-stepper-size: 13; + -GtkRange-trough-under-steppers: 1; + -GtkRange-stepper-spacing: 0; + -GtkScale-trough-border: 0; + -GtkScrollbar-activate-slider: 1; + -GtkScrollbar-trough-border: 0; + -GtkScrollbar-min-slider-length: 31; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + -GtkScrollbar-has-forward-stepper: 1; + -GtkScrollbar-has-backward-stepper: 1; + -GtkSeparatorMenuItem-horizontal-padding: 0; + -GtkStatusbar-shadow-type: none; + -GtkTextView-error-underline-color: @error_color; + -GtkToolButton-icon-spacing: 6; + -GtkToolItemGroup-expander-size: 11; + -GtkToolbar-internal-padding: 0; + -GtkTreeView-expander-size: 8; + -GtkTreeView-vertical-separator: 0; + -GtkWidget-separator-width: 2; + -GtkWidget-separator-height: 2; + -GtkWidget-wide-separators: true; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 1px; + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + -GtkWindow-decoration-button-layout: "close:"; + -GtkWindow-resize-grip-width: 0; + -GtkWindow-resize-grip-height: 0; + -WnckTasklist-fade-overlay-rect: 0; + + background-origin: border-box; + background-clip: padding-box; + border-width: 1px; + + engine: none; + + /*-unico-arrow-texture: url("assets/combobox-arrow.png");*/ + + /* To avoid using custom attributes, unico looks at the outline attributes + * to find out how to render the focus ring. + */ + outline-color: alpha (@selected_bg_color, 0.5); + outline-offset: 5px; +} + +GtkWindow { + color: @fg_color; + background-color: @bg_color; +} + +GtkPaned { + background-color: @bg_color; +} + + + +GtkEventBox { + background-color: @bg_color; +} + +/********* + * arrow * + *********/ +/*.arrow * { + background-image: url("assets/combobox-arrow.png"); +}*/ + +/************* + * assistant * + *************/ +GtkAssistant .sidebar .highlight { + color: @fg_color; + font: bold; +} + +GtkAssistant .sidebar { + background-color: shade (@bg_color, 0.97); + border-right-color: shade (@bg_color, 0.8); + border-radius: 0; + border-style: solid; + border-width: 0 1px 0 0; + padding: 12px; + + color: mix (@fg_color, @bg_color, 0.40); + text-shadow: 0 1px shade (@bg_color, 1.04); + + box-shadow: inset -1px 0 shade (@bg_color, 0.94); +} + +/************** + * background * + **************/ +.background { + background-color: @bg_color; + border-width: 0; +} + +/********** + * button * + **********/ +.button { + -GtkWidget-focus-line-width: 0; + padding: 5px 6px; +} + +GtkSwitch.slider, +.button { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + color-stop (0.4,#efeeef), + color-stop (0.41,#e1e1e1), + color-stop (0.7,#f6f6f5), + to (#ffffff)); + + color: @fg_color; + text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.4); +} + + + +.button:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#c8d8f4), + color-stop (0.4,#a5cff9), + color-stop (0.41,#79b6f4), + color-stop (0.7,#a2d6ff), + to (#dbffff)); +} + + +.button:insensitive { + background-image: none; + background-color: mix (#ebebeb, @bg_color, 0.5); + + text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.4); +} + + + +.button:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + color-stop (0.4,#efeeef), + color-stop (0.41,#e1e1e1), + color-stop (0.7,#f6f6f5), + to (#ffffff)); +} + +.button:active:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#c8d8f4), + color-stop (0.4,#a5cff9), + color-stop (0.41,#79b6f4), + color-stop (0.7,#a2d6ff), + to (#dbffff)); +} + +.button:active:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#e3e3e3), + to (#f3f3f3)); +} + + + +/* default button */ + +/* +.button.default { + background-image: -gtk-gradient (linear, left top, left bottom, + from (mix (shade (@selected_bg_color, 1.16), @bg_color, 0.3)), + to (mix (shade (@selected_bg_color, 0.84), @bg_color, 0.3))); + + text-shadow: 0 1px alpha (shade (@selected_bg_color, 1.26), 0.4); +} + +.button.default:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (mix (shade (@selected_bg_color, 1.21), @bg_color, 0.3)), + to (mix (shade (@selected_bg_color, 0.89), @bg_color, 0.3))); +} + +.button.default:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (mix (shade (@selected_bg_color, 0.95), @bg_color, 0.3)), + to (mix (shade (@selected_bg_color, 1.05), @bg_color, 0.3))); +} + +.button.default:active:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (mix (shade (@selected_bg_color, 1.0), @bg_color, 0.3)), + to (mix (shade (@selected_bg_color, 1.1), @bg_color, 0.3))); +} +*/ + +/* Set up shadows and hilights for button visual separation */ +.linked .button, +.toolbar .button.raised.linked, +.toolbar .raised.linked .button, +.inline-toolbar.toolbar .button, +.inline-toolbar.toolbar GtkToolButton .button { + box-shadow: inset -1px 0 shade (@bg_color, 0.84); +} + +.linked .button:first-child, +.toolbar .button.raised.linked:first-child, +.toolbar .raised.linked .button:first-child, +.inline-toolbar.toolbar .button:first-child, +.inline-toolbar.toolbar GtkToolButton:first-child .button { + box-shadow: inset -1px 0 shade (@bg_color, 0.84); +} + +.linked .button:last-child, +.toolbar .button.raised.linked:last-child, +.toolbar .raised.linked .button:last-child, +.inline-toolbar.toolbar .button:last-child, +.inline-toolbar.toolbar GtkToolButton:last-child .button { + /*box-shadow: inset 1px 0 shade (@bg_color, 1.06);*/ +} + +.linked .button:active, +.toolbar .button.raised.linked:active, +.toolbar .raised.linked .button:active, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar GtkToolButton .button:active { + /*box-shadow: inset 1px 0 shade (@bg_color, 0.76);*/ +} + +.linked .button:insensitive, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button:insensitive, +.inline-toolbar.toolbar .button:insensitive, +.inline-toolbar.toolbar GtkToolButton .button:insensitive { + box-shadow: inset -1px 0 shade (@bg_color, 0.84); +} + + + + +/* Middle button */ +.linked .entry, +.linked .entry:active, +.linked .entry:focus, +.linked .entry:focus:active, +.linked .button, +.linked .button:active, +.linked .button:active:hover, +.linked .button:focus, +.linked .button:focus:active, +.linked .button:insensitive { + border-right-width: 0; + border-left-width: 0; + border-image-width: 10px 0 10px 0; + border-radius: 0; +} + +/* Leftmost button */ +.linked .entry:first-child, +.linked .entry:active:first-child, +.linked .entry:focus:first-child, +.linked .entry:focus:active:first-child, +.linked .button:first-child, +.linked .button:active:first-child, +.linked .button:active:hover:first-child, +.linked .button:focus:first-child, +.linked .button:focus:active:first-child, +.linked .button:insensitive:first-child { + border-width: 1px; + border-right-width: 0; + border-image-width: 10px 0 10px 12px; + border-radius: 8px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +/* Rightmost button */ +.linked .entry:last-child, +.linked .entry:active:last-child, +.linked .entry:focus:last-child, +.linked .entry:focus:active:last-child, +.linked .button:last-child, +.linked .button:active:last-child, +.linked .button:active:hover:last-child, +.linked .button:focus:last-child, +.linked .button:focus:active:last-child, +.linked .button:insensitive:last-child { + border-width: 1px; + border-left-width: 0; + border-image-width: 10px 12px 10px 0; + border-radius: 8px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* Linked single button */ +.linked .entry:only-child, +.linked .entry:active:only-child, +.linked .entry:focus:only-child, +.linked .entry:focus:active:only-child, +.linked .button:only-child, +.linked .button:active:only-child, +.linked .button:active:hover:only-child, +.linked .button:focus:only-child, +.linked .button:focus:active:only-child, +.linked .button:insensitive:only-child { + border-right-width: 1px; + border-left-width: 1px; + border-image-width: 10px 12px 10px 12px; + border-radius: 8px; +} + +/* Set up shadows and hilights for button visual separation */ +.primary-toolbar .linked .button, +.primary-toolbar .button.raised.linked, +.primary-toolbar .raised.linked .button, +.menubar.toolbar .linked .button, +.menubar.toolbar .button.raised.linked, +.menubar.toolbar .raised.linked .button { + box-shadow: inset 1px 0 shade (@dark_bg_color, 1.4), + inset -1px 0 shade (@dark_bg_color, 0.9); +} + +.primary-toolbar .linked .button:first-child, +.primary-toolbar .button.raised.linked:first-child, +.primary-toolbar .raised.linked .button:first-child, +.menubar.toolbar .linked .button:first-child, +.menubar.toolbar .button.raised.linked:first-child, +.menubar.toolbar .raised.linked .button:first-child { + box-shadow: inset -1px 0 shade (@dark_bg_color, 0.9); +} + +.primary-toolbar .linked .button:last-child, +.primary-toolbar .button.raised.linked:last-child, +.primary-toolbar .raised.linked .button:last-child, +.menubar.toolbar .linked .button:last-child, +.menubar.toolbar .button.raised.linked:last-child, +.menubar.toolbar .raised.linked .button:last-child { + box-shadow: inset 1px 0 shade (@dark_bg_color, 1.4) +} + +.primary-toolbar .linked .button:active, +.primary-toolbar .button.raised.linked:active, +.primary-toolbar .raised.linked .button:active, +.menubar.toolbar .linked .button:active, +.menubar.toolbar .button.raised.linked:active +.menubar.toolbar .raised.linked .button:active { + box-shadow: inset 1px 0 shade (@dark_bg_color, 0.9); +} + +.primary-toolbar .linked .button:insensitive, +.primary-toolbar .button.raised.linked:insensitive, +.primary-toolbar .raised.linked .button:insensitive, +.menubar.toolbar .linked .button:insensitive, +.menubar.toolbar .button.raised.linked:insensitive, +.menubar.toolbar .raised.linked .button:insensitive { + box-shadow: inset -1px 0 shade (@dark_bg_color, 0.9); +} + + + + +/* Linked single button */ +.primary-toolbar .linked .entry:only-child, +.primary-toolbar .linked .button:only-child, +.primary-toolbar .linked .button:active:only-child, +.primary-toolbar .linked .button:active:hover:only-child, +.primary-toolbar .linked .button:insensitive:only-child, +.menubar.toolbar .linked .entry:only-child, +.menubar.toolbar .linked .button:only-child, +.menubar.toolbar .linked .button:active:only-child, +.menubar.toolbar .linked .button:active:hover:only-child, +.menubar.toolbar .linked .button:insensitive:only-child { + border-radius: 8px; + box-shadow: none; +} + +/**************** + * cell and row * + ****************/ +.cell { + -GtkCheckButton-indicator-size: 17; + -GtkWidget-focus-line-width: 0; + + background-color: @base_color; + border-radius: 0; + border-width: 0; +} + +row:selected { + background-image: -gtk-gradient (linear, left bottom, left top, + from (shade (@selected_bg_color, 1.06)), + to (shade (@selected_bg_color, 0.94))); + border-top-color: shade (@selected_bg_color, 0.88); + border-style: solid; + border-width: 1px 0 0 0; + + /*text-shadow: 0 -1px shade (@selected_bg_color, 0.7);*/ +} + + + +/******************* + * check and radio * + *******************/ +.check, +.radio, +.check:insensitive, +.radio:insensitive { + + background-color: transparent; + border-style: none; + margin: 1px 0; +} + +GtkCheckButton:hover, +GtkCheckButton:active:hover, +GtkCheckButton:selected, +GtkCheckButton:selected:focus { + background-color: transparent; +} + +.menu .radio * { + box-shadow: none; +} + +/***************** + * column-header * + *****************/ +column-header .button, +column-header .button:active { + border-radius: 0; + border-width: 0 1px 1px 0; + border-image: none; +} + +column-header .button { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.06)), + to (shade (@bg_color, 1.04))); + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.99)), + to (shade (@bg_color, 0.9))) 1; + box-shadow: inset -1px 0 shade (@bg_color, 1.1), + inset 0 -1px shade (@bg_color, 1.1); + + text-shadow: 0 1px alpha (shade (@bg_color, 1.25), 0.4); +} + + +column-header .button:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.13)), + to (shade (@bg_color, 1.08))); + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.99)), + to (shade (@bg_color, 0.9))) 1; +} + + + + +column-header:nth-child(last) .button { + border-width: 0 0 1px 0; +} + +/**************** + * Content view * + ****************/ +.content-view.view { + background-color: shade (@bg_color, 1.01); +} + +.content-view.view:prelight { + background-color: shade (@bg_color, 1.03); +} + +.view:selected, +.view:active, +.content-view.view:selected, +.content-view.view:active { + background-color: @selected_bg_color; +} + +.content-view.view:insensitive { + background-color: @bg_color; +} + + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 40; +} + +GtkIconView.content-view.check { + /*background-image: url("assets/grid-selection-unchecked.svg");*/ + background-color: transparent; +} + +GtkIconView.content-view.check:active { + /*background-image: url("assets/grid-selection-checked.svg");*/ + background-color: transparent; +} + +.content-view.view.check, +.content-view.view.check:active { + background-color: transparent; +} + +GtkIconView.content-view.check:prelight, +GtkIconView.content-view.check:insensitive, +GtkIconView.content-view.check:selected { + background-color: transparent; +} + +/**************** + * drawing area * + ****************/ +/* comment this out to fix applications like shotwell (LP: #931630) +GtkDrawingArea { + background-color: transparent; +} +*/ + +/********* + * entry * + *********/ +GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button, +.menubar.toolbar GtkComboBox.combobox-entry .button, +.entry { + -GtkWidget-focus-line-width: 0; + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@base_color, 0.96)), + to (@base_color)); + padding: 5px 7px; + + color: @text_color; + + /* Evolution sets the background color of its mail window to the background + * color of entries, but cannot handle background images. Setting the + * background color here doesn't effect real entries, because + * 'background-image' has precedence. + */ + background-color: @base_color; +} + + +.entry:selected, +.entry:selected:focused { + background-color: @selected_bg_color; +} + +GtkComboBox.combobox-entry .button:insensitive, +.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, +.menubar.toolbar GtkComboBox.combobox-entry .button:insensitive, +.entry:insensitive { + background-color: #f5f5f5; + background-image: none; + + color: mix (@text_color, @base_color, 0.4); +} + +.entry.readonly { + background-color: #f5f5f5; + background-image: none; +} + + + +.primary-toolbar .entry.progressbar, +.primary-toolbar .entry.progressbar, +.menubar.toolbar .entry.progressbar, +.menubar.toolbar .entry.progressbar, +.entry.progressbar { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@selected_bg_color, 0.8)), + color-stop (0.1, shade (@selected_bg_color, 0.9)), + to (shade (@selected_bg_color, 1.1))); + border-width: 0; + + color: @selected_fg_color; +} + +/************ + * expander * + ************/ +.expander { + color: @fg_color; +} + +/********* + * frame * + *********/ +.frame { + border-radius: 3px; + border-width: 1px; + border-style: solid; + border-color: shade (@bg_color, 0.82); + border-image: none; + background: none; +} + +/************ + * iconview * + ************/ +.view { + background-color: @base_color; + color: @text_color; +} + +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focused { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@selected_bg_color, 1.0)), + to (shade (@selected_bg_color, 0.9))); + border-radius: 5px; + border-style: solid; + border-width: 1px; + border-color: shade (@selected_bg_color, 0.8); + border-bottom-color: shade (@selected_bg_color, 0.7); + + box-shadow: inset 1px 0 shade (@selected_bg_color, 1.05), + inset -1px 0 shade (@selected_bg_color, 1.05), + inset 0 1px shade (@selected_bg_color, 1.08), + inset 0 -1px shade (@selected_bg_color, 1.0); +} + +.rubberband { + background-color: alpha (@selected_bg_color, 0.35); + border-color: @selected_bg_color; + border-radius: 0; + border-style: solid; + border-width: 1px; +} + +/********* + * image * + *********/ +GtkImage, +GtkImage:insensitive { + background-color: transparent; +} + +/*********** + * infobar * + ***********/ +.info { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@info_bg_color, 1.04)), + to (shade (@info_bg_color, 0.96))); + border-style: solid; + border-width: 1px; + + color: @info_fg_color; + + border-color: shade (@info_bg_color, 0.8); + border-bottom-color: shade (@info_bg_color, 0.75); + + box-shadow: inset 1px 0 shade (@info_bg_color, 1.08), + inset -1px 0 shade (@info_bg_color, 1.08), + inset 0 1px shade (@info_bg_color, 1.1), + inset 0 -1px shade (@info_bg_color, 1.04); +} + +.warning { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@warning_bg_color, 1.04)), + to (shade (@warning_bg_color, 0.96))); + border-style: solid; + border-width: 1px; + + color: @warning_fg_color; + + border-color: shade (@warning_bg_color, 0.8); + border-bottom-color: shade (@warning_bg_color, 0.75); + + box-shadow: inset 1px 0 shade (@warning_bg_color, 1.08), + inset -1px 0 shade (@warning_bg_color, 1.08), + inset 0 1px shade (@warning_bg_color, 1.1), + inset 0 -1px shade (@warning_bg_color, 1.04); +} + +.question { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@question_bg_color, 1.04)), + to (shade (@question_bg_color, 0.96))); + border-style: solid; + border-width: 1px; + + color: @question_fg_color; + + border-color: shade (@question_bg_color, 0.8); + border-bottom-color: shade (@question_bg_color, 0.75); + + box-shadow: inset 1px 0 shade (@question_bg_color, 1.08), + inset -1px 0 shade (@question_bg_color, 1.08), + inset 0 1px shade (@question_bg_color, 1.1), + inset 0 -1px shade (@question_bg_color, 1.04); +} + +.error { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@error_bg_color, 1.04)), + to (shade (@error_bg_color, 0.96))); + border-style: solid; + border-width: 1px; + + color: @error_fg_color; + + border-color: shade (@error_bg_color, 0.8); + border-bottom-color: shade (@error_bg_color, 0.75); + + box-shadow: inset 1px 0 shade (@error_bg_color, 1.08), + inset -1px 0 shade (@error_bg_color, 1.08), + inset 0 1px shade (@error_bg_color, 1.1), + inset 0 -1px shade (@error_bg_color, 1.04); +} + +/********* + * label * + *********/ +GtkLabel, +GtkLabel:insensitive { + background-color: transparent; +} + +/********* + * stack * + *********/ + +GtkHeaderBar > GtkStack, +GtkHeaderBar > GtkStack:insensitive { + background-color: transparent; +} + +/******** + * menu * + ********/ +GtkTreeMenu.menu, +.toolbar .primary-toolbar .menu, +.toolbar .menubar.toolbar .menu, +GtkMenuToolButton.menu, +.primary-toolbar .button .menu, +.menubar.toolbar .button .menu, +.menu { + background-image: none; + background-color: #f0eef0; + border-color: #d5d5d5; + padding: 0; + border-width: 1px; + border-style: solid; + + color: @fg_color; + + + margin: 1px; +} + +.toolbar .menu, +GtkComboBox .menu { + background-image: none; + background-color: #f0eef0; + border-bottom-color: shade (@bg_color, 0.66); + border-left-color: shade (@bg_color, 0.7); + border-right-color: shade (@bg_color, 0.7); + border-top-color: shade (@bg_color, 0.8); + border-style: solid; + padding: 0; + + color: @fg_color; + + box-shadow: inset -1px 0 shade (@bg_color, 1.18), + inset 1px 0 shade (@bg_color, 1.18), + inset 0 1px shade (@bg_color, 1.18); +} + +.menu:selected { + color: white; + background-color: @selected_bg_color; +} + +.menu.button:hover, +.menu.button:active, +.menu.button:active:insensitive, +.menu.button:insensitive, +.menu.button +/*.primary-toolbar .menu.button:hover, +.primary-toolbar .menu.button:active, +.primary-toolbar .menu.button:active:insensitive, +.primary-toolbar .menu.button:insensitive, +.primary-toolbar .menu.button, +.menubar.toolbar .menu.button:hover, +.menubar.toolbar .menu.button:active, +.menubar.toolbar .menu.button:active:insensitive, +.menubar.toolbar .menu.button:insensitive, +.menubar.toolbar .menu.button */ { + background-color: shade (@bg_color, 1.08); + background-image: none; + border-radius: 0; + border-style: none; + border-width: 1px; +} + +.context-menu { + font: regular medium; +} + +/*********** + * menubar * + ***********/ +.menubar { + -GtkWidget-window-dragging: true; + + background-color: @bg_color; + background-image: -gtk-gradient (linear, left top, left bottom, + from (#b1b1b2), + to (shade (#9fa0a0, 1.11))); + border-width: 0px; + border-color: @none; + + color: @fg_color; + text-shadow: 0 -1px shade (@bg_color, 0.6); +} + + +/*************** + * menubaritem * + ***************/ +.menubar.menuitem:hover, +.menubar .menuitem:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#617df7), + to (#3055f4)); + + color: white; + +} + +/************ + * menuitem * + ************/ +/*.menuitem { + color: @fg_color; +}*/ + +.menuitem { + -GtkMenuItem-horizontal-padding: 0; + background: transparent; + border-radius: 0; + padding: 3px 5px 3px 5px; + + text-shadow: none; +} + +.menuitem { + /*color: @dark_fg_color;*/ +} + +/* Workaround for lp:949368 */ +GtkComboBox .menuitem { + color: @fg_color; +} + +GtkComboBox .menuitem:hover { + color: white; +} + +.menuitem:hover, +.menu .menuitem:hover { + border-radius: 0; + background-image: -gtk-gradient (linear, left top, left bottom, + from (#617df7), + to (#3055f4)); + + color: white; +} + +.menuitem.check:active, +.menuitem.radio:active { + color: @fg_color; +} + +.menu .menuitem.check:hover, +.menu .menuitem.radio:hover { + box-shadow: none; +} + +/*.menuitem:insensitive, +.menuitem *:insensitive { + color: mix (@fg_color, @bg_color, 0.5); + text-shadow: 0 1px shade (@bg_color, 1.14); +} +*/ +GtkTreeMenu.menu .menuitem:insensitive, +GtkTreeMenu.menu .menuitem *:insensitive, +.toolbar .primary-toolbar .menu .menuitem:insensitive, +.toolbar .primary-toolbar .menu .menuitem *:insensitive, +.toolbar .menubar.toolbar .menu .menuitem:insensitive, +.toolbar .menubar.toolbar .menu .menuitem *:insensitive, +GtkMenuToolButton.menu .menuitem:insensitive, +GtkMenuToolButton.menu .menuitem *:insensitive, +.primary-toolbar .button .menu .menuitem:insensitive, +.primary-toolbar .button .menu .menuitem *:insensitive, +.menubar.toolbar .button .menu .menuitem:insensitive, +.menubar.toolbar .button .menu .menuitem *:insensitive, +.menuitem:insensitive, +.menuitem *:insensitive { + color: mix (@dark_fg_color, @dark_bg_color, 0.5); + +} + +.toolbar .menu .menuitem:insensitive, +.toolbar .menu .menuitem *:insensitive, +GtkComboBox .menu .menuitem:insensitive, +GtkComboBox .menu .menuitem *:insensitive { + color: mix (@fg_color, @bg_color, 0.5); + +} + +.menuitem GtkCalendar, +.menuitem GtkCalendar.button, +.menuitem GtkCalendar.header, +.menuitem GtkCalendar.view { + background-color: @dark_bg_color; + background-image: none; + border-radius: 0; + border-style: solid; + border-width: 0; + padding: 0; + + color: @dark_fg_color; +} + +.menuitem GtkCalendar { + background-color: shade (@dark_bg_color, 1.3); + background-image: none; +} + +.menuitem GtkCalendar:inconsistent { + color: shade (@bg_color, 0.6); +} + +.menuitem .entry { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@base_color, 0.96)), + to (@base_color)); + padding: 5px 7px; + + color: @text_color; + border-radius: 3px; + + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.75)), + to (shade (@dark_bg_color, 0.9))) 1; + border-image-width: 1px; +} + +.primary-toolbar GtkScale.trough, +.menubar.toolbar GtkScale.trough, +.menuitem GtkScale.trough { + background-color: @dark_bg_color; + background-image: none; + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.75)), + to (shade (@dark_bg_color, 1.15))) 1; + border-image-width: 1px; +} + +.menuitem .accelerator { + color: @fg_color; +} + +.menuitem .accelerator:hover { + color: @selected_fg_color; +} + +.menuitem .accelerator:insensitive { + color: alpha (mix (@dark_fg_color, @dark_bg_color, 0.5), 0.5); +} + +.menuitem > GtkBox > GtkImage + GtkLabel { + padding-left: 6px; +} + +/************ + * notebook * + ************/ +.notebook { + background-color: #e0e0e0; + border-radius: 3px; + padding: 2px; + background-clip: border-box; + border-color: #a8a8a8; + border-width: 1px; + border-style: solid; + /*box-shadow: inset 0 1px shade (@bg_color, 1.1);*/ + /*font-weight: 300;*/ +} + +.notebook tab { + background-image: none; + background-color: transparent; + border-style: solid; + box-shadow: none; + /*color: shade (@fg_color, 1.2);*/ +} + +.notebook tab:active { + border-color: shade (@bg_color, 0.82); + border-style: solid; + border-width: 1px; + background-color: shade (@bg_color, 1.02); + background-image: none; + /*box-shadow: inset 0 1px shade (@bg_color, 1.1);*/ + + color: @fg_color; +} + +.notebook tab GtkLabel { + /*padding: 1px;*/ + padding: 1px 1px 2px 1px; +} + +.notebook tab { + color: shade (@bg_color, 0.48); +} + +.notebook tab.top:active { + padding: 3px 7px 1px 7px; + + background-image: -gtk-gradient (linear, left top, left bottom, + from (#c8d8f4), + color-stop (0.4,#a5cff9), + color-stop (0.41,#79b6f4), + color-stop (0.7,#a2d6ff), + to (#dbffff)); +} + +.notebook tab.top { + padding: 2px 5px 0 5px; + border-color: #737373; + border-width: 1px ; + border-image: none; + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + color-stop (0.4,#efeeef), + color-stop (0.41,#e1e1e1), + color-stop (0.7,#f6f6f5), + to (#ffffff)); +} + +.notebook tab.right:active { + padding: 4px 6px 4px 1px; + background-image: -gtk-gradient (linear, + left top, right top, + from (shade (#cce7ff, 1.05)), + color-stop (0.5, shade (#a4d0fd, 1.00)), + color-stop (0.71, shade (#7abcfd, 1.00)), + to (shade (#d7ffff, 1.05))); +} + +.notebook tab.right { + padding: 3px 4px 3px 0; + border-color: #737373; + border-image: none; + border-width: 1px ; + background-image: -gtk-gradient (linear, left top, right top, + from (#ffffff), + color-stop (0.5,#efeeef), + color-stop (0.51,#e1e1e1), + color-stop (0.7,#f6f6f5), + to (#ffffff)); +} + +.notebook tab.bottom:active { + padding: 1px 7px 4px 7px; + background-image: -gtk-gradient (linear, left bottom, left top, + from (#c8d8f4), + color-stop (0.4,#a5cff9), + color-stop (0.41,#79b6f4), + color-stop (0.7,#a2d6ff), + to (#dbffff)); +} + +.notebook tab.bottom { + padding: 0 5px 3px 5px; + border-color: #737373; + border-image: none; + border-width: 1px ; + background-image: -gtk-gradient (linear, left bottom, left top, + from (#ffffff), + color-stop (0.4,#efeeef), + color-stop (0.41,#e1e1e1), + color-stop (0.7,#f6f6f5), + to (#ffffff)); +} + +.notebook tab.left:active { + padding: 4px 1px 4px 6px; + background-image: -gtk-gradient (linear, + right top, left top, + from (shade (#cce7ff, 1.05)), + color-stop (0.5, shade (#a4d0fd, 1.00)), + color-stop (0.71, shade (#7abcfd, 1.00)), + to (shade (#d7ffff, 1.05))); +} + +.notebook tab.left { + padding: 3px 0 3px 4px; + border-color: #737373; + border-width: 1px ; + background-image: -gtk-gradient (linear, right top, left top, + from (#ffffff), + color-stop (0.5,#efeeef), + color-stop (0.51,#e1e1e1), + color-stop (0.7,#f6f6f5), + to (#ffffff)); +} + +.notebook tab .button { + padding: 0; +} + +.notebook GtkDrawingArea { + background-color: shade (@bg_color, 1.02); +} + +/****************** + * pane separator * + ******************/ +.sidebar .pane-separator, +.pane-separator { + background-color: transparent; + border-color: shade (@bg_color, 0.84); +} + +/************************* + * progressbar and scale * + *************************/ +GtkScale, +GtkProgressBar { + border-radius: 8px; + border-width: 0px; + padding: 1px; +} + +.scale.trough { + margin: 7px 0 6px 0; +} + +.scale.trough.vertical { + margin: 0 7px 0 6px; +} + + +.progressbar, +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focused, +.progressbar row:nth-child(odd) { + border-radius: 0px; + border-width: 0px; + background-color: #db6a3c; + border-style: solid; +} + + + + + +.trough, +.trough row, +.trough row:hover, +.trough row:selected, +.trough row:selected:focused { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#d1d1d1), + to (#e8e8e8)); + border-style: solid; + border-width: 1px; + + color: @text_color; +} + +.trough.vertical { + background-image: -gtk-gradient (linear, left top, right top, + from (#d1d1d1), + to (#e8e8e8)); +} + +/* level bars as used for password quality or remaining power */ + +GtkLevelBar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 3; +} + +GtkLevelBar.vertical { + -GtkLevelBar-min-block-width: 3; + -GtkLevelBar-min-block-height: 34; +} + +.level-bar.trough { + padding: 2px; +} + +.level-bar.fill-block { + border-width: 1px; + border-style: solid; + + border-color: @selected_bg_color; + background-color: #db6a3c; +} + +.level-bar.indicator-continuous.fill-block { + padding: 2px; + border-radius: 2px; +} + + + + +.level-bar.indicator-discrete.fill-block.horizontal { + margin: 0 1px; +} + +.level-bar.indicator-discrete.fill-block.vertical { + margin: 1px 0; +} + +/* discrete indicator border rounding, + uncomment when :nth-child will be working + on the widget + +.level-bar.indicator-discrete.fill-block.horizontal:first-child { + border-radius: 2px 0 0 2px; +} + +.level-bar.indicator-discrete.fill-block.horizontal:last-child { + border-radius: 0 2px 2px 0; +} + +.level-bar.indicator-discrete.fill-block.vertical:first-child { + border-radius: 2px 2px 0 0; +} + +.level-bar.indicator-discrete.fill-block.vertical:last-child { + border-radius: 0 0 2px 2px; +} + +*/ + +.level-bar.fill-block.level-high { + border-color: shade(@success_color, 0.85); + background-image: linear-gradient(to bottom, + shade(@success_color, 1.2), + @success_color 75%, + shade(@success_color, 0.95) + ); +} + +.level-bar.fill-block.level-low { + border-color: shade(@warning_bg_color, 0.80); + background-image: linear-gradient(to bottom, + shade(@warning_bg_color, 1.3), + @warning_bg_color 75%, + shade(@warning_bg_color, 0.90) + ); +} + +.level-bar.fill-block.empty-fill-block { + background-color: transparent; + background-image: none; + border-color: alpha(@bg_color, 0.1); +} + + +GtkScale { + -GtkRange-slider-width: 19; + -GtkRange-trough-border: 0; + -GtkScale-slider-length: 17; + -GtkWidget-focus-line-width: 0; +} + +GtkScale.vertical { + -GtkScale-slider-length: 17; +} + +.scale.slider { + background-color: transparent; +} + + + + +GtkScale.mark { + border-color: shade (@bg_color, 0.8); +} + +/************* + * scrollbar * + *************/ +.scrollbar, +.scrollbar.vertical { + -GtkRange-arrow-scaling: 0.0; + -GtkRange-slider-width: 15; + + border-radius: 20px; + + border-image: none; +} + +.scrollbar.trough, +.scrollbar.trough.vertical { + border-color: shade (@bg_color, 0.8); +} + +.scrollbar.trough.vertical { + background-image: -gtk-gradient (linear, + left top, right top, + from (#c8c8c8), + color-stop (0.7, white), + to (#c8c8c8)); +} + +.scrollbar.trough.horizontal { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (#c8c8c8), + color-stop (0.7, white), + to (#c8c8c8)); +} + +.scrollbar.slider, +.scrollbar.slider:hover, +.scrollbar.slider.vertical, +.scrollbar.slider.vertical:hover { + border-width: 1px; + border-style: solid; + border-color: shade (#3c86df, 0.86); + background-image: -gtk-gradient (linear, left top, right top, + from (#82b1e3), + color-stop (0.5, #3c86df), + to (#acd2de)); + border-image: url("assets/svert.png") 9 6 9 6 / 9px 6px 9px 6px stretch; + +} + +.scrollbar.slider.horizontal, +.scrollbar.slider.horizontal:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#82b1e3), + color-stop (0.5, #3c86df), + to (#acd2de)); + border-image: url("assets/shoriz.png") 6 9 6 9 / 6px 9px 6px 9px stretch; +} + +.scrollbar.button, +.scrollbar.button *, +.scrollbar.button:insensitive, +.scrollbar.button:prelight { + border-width: 1px; + border-style: solid; + border-radius: 1px; + color: rgba(0,0,0,0.0); +} + +.scrollbar.button.vertical.bottom, +.scrollbar.button.vertical.bottom:prelight { + background-image: url("assets/sdown.png"); + border-image: url("assets/sdown.png"); + border-width: 0px; + border-style: none; +} + +.scrollbar.button.vertical.top, +.scrollbar.button.vertical.top:prelight { + background-image: url("assets/sup.png"); + border-image: url("assets/sup.png"); + border-width: 0px; + border-style: none; +} + +.scrollbar.button.horizontal.left, +.scrollbar.button.horizontal.left:prelight { + background-image: url("assets/sleft.png"); + border-image: url("assets/sleft.png"); + border-width: 0px; + border-style: none; +} + +.scrollbar.button.horizontal.right, +.scrollbar.button.horizontal.right:prelight { + background-image: url("assets/sright.png"); + border-image: url("assets/sright.png"); + border-width: 0px; + border-style: none; +} + + + + + +/* overlay scrollbar */ +OsThumb { + color: shade (@fg_color, 1.6); +} + +OsThumb:selected, +GtkScrollbar:selected { + background-color: @selected_bg_color; +} + +OsThumb:active, +GtkScrollbar:active { + background-color: shade (@bg_color, 0.6); +} + +OsThumb:insensitive, +GtkScrollbar:insensitive { + background-color: shade (@bg_color, 0.85); +} + +/******************* + * scrolled window * + *******************/ +.ubuntu-online-accounts.frame, +GtkScrolledWindow.frame { + border-top-color: shade (@bg_color, 0.84); + border-right-color: shade (@bg_color, 0.76); + border-bottom-color: shade (@bg_color, 0.86); + border-left-color: shade (@bg_color, 0.76); + border-radius: 0; + border-style: solid; +} + +.ubuntu-online-accounts.frame { + border-top-width: 0; +} + +/************* + * separator * + *************/ +.separator { + border-width: 1px; + border-style: solid; + border-image: none; + border-color: shade (@bg_color, 0.92); + border-bottom-color: alpha (shade (@bg_color, 1.26), 0.6); + border-right-color: alpha (shade (@bg_color, 1.26), 0.6); +} + +GtkTreeView.view.separator, +GtkTreeView.separator, +.separator, +.separator:hover { + color: shade (@bg_color, 0.92); +} + +.separator.horizontal { + border-width: 1px 0 1px 0; +} + +.separator.vertical { + border-width: 0 1px 0 1px; +} + +GtkComboBox .separator { + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} + +.button .separator, +.button.separator { + border-color: shade (@button_bg_color, 0.9); + border-bottom-color: alpha (shade (@bg_color, 1.26), 0.6); + border-right-color: alpha (shade (@bg_color, 1.26), 0.6); +} + +.button .separator:insensitive, +.button.separator:insensitive { + border-color: shade (@button_insensitive_bg_color, 0.96); + border-bottom-color: alpha (shade (@bg_color, 1.26), 0.3); + border-right-color: alpha (shade (@bg_color, 1.26), 0.3); +} + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + border-width: 1px; + color: #bcbcbc; +} + +GtkTreeMenu .menuitem.separator, +.toolbar .primary-toolbar .menuitem.separator, +.toolbar .menubar.toolbar .menuitem.separator, +GtkMenuToolButton .menuitem.separator, +.primary-toolbar .button .menuitem.separator, +.menubar.toolbar .button .menuitem.separator, +.menuitem.separator { + border-color: #bcbcbc; + border-bottom-color: white; + border-right-color: alpha (shade (@dark_bg_color, 1.26), 0.5); +} + +.toolbar .menuitem.separator, +GtkComboBox .menuitem.separator { + border-color: shade (@bg_color, 0.92); + border-bottom-color: alpha (shade (@bg_color, 1.26), 0.6); + border-right-color: alpha (shade (@bg_color, 1.26), 0.6); +} + +/*********** + * sidebar * + ***********/ +.sidebar row:selected { + text-shadow: 0 1px shade (@selected_bg_color, 0.7); +} + +.sidebar .frame { + border-width: 0; +} + +/************** + * spinbutton * + **************/ +.spinbutton.button:active, +.spinbutton.button:insensitive, +.spinbutton.button { + border-radius: 0; +} + +.spinbutton.button:active:nth-child(last), +.spinbutton.button:insensitive:nth-child(last) +.spinbutton.button:nth-child(last) { + border-radius: 0 7px 7px 0; +} + +.spinbutton.button, +.spinbutton.button:active, +.spinbutton.button:hover{ + background-image: none; + background-color: transparent; + border-image: none; + border-width: 0 0 0 1px; + border-left-color: alpha (shade (@bg_color, 0.6), 0.22); +} + +.spinbutton.button:active { + background-image: -gtk-gradient (radial, center center, 0.0, center center, 0.5, + from (alpha (@selected_bg_color, 0.2)), + to (alpha (@selected_bg_color, 0.0))); +} + +.spinbutton.button:insensitive { + border-left-color: alpha (shade (@bg_color, 0.6), 0.18); + + color: shade (@bg_color, 0.66); +} + +.spinbutton, +.spinbutton:hover { + color: @fg_color; +} + +/*********** + * spinner * + ***********/ +@keyframes spinner { + 0.00% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)); } + + 12.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)); } + + 25.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)); } + + 37.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)); } + + 50.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)); } + + 62.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)); } + + 75.0% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)); } + + 87.5% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)); } + + 100% { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.875)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.750)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.625)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.500)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.375)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.250)), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(alpha(currentColor, 0.125)), to(transparent)); } +} + +.spinner { + background-color: transparent; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)), + -gtk-gradient(radial, center center, 0, center center, 0.5, to(currentColor), to(transparent)); + background-position: 14% 14%, 0% 50%, 14% 86%, 50% 100%, 86% 86%, 100% 50%, 86% 14%, 50% 0%; + background-size: 20% 20%; + background-repeat: no-repeat; +} + +.menu .spinner, +.menu .spinner:hover, +.primary-toolbar .spinner, +.primary-toolbar .spinner, +.menubar.toolbar .spinner, +.menubar.toolbar .spinner { + color: @selected_bg_color; + border: none; + box-shadow: none; +} + +.spinner:active { + animation: spinner 1s infinite linear; +} + +/************* + * statusbar * + *************/ +GtkStatusbar { +} + +/********** + * switch * + **********/ +GtkSwitch { + border-radius: 8px; + padding: 0; +} + +GtkSwitch.trough { + border-radius: 8px; + background-image: -gtk-gradient (linear, left top, left bottom, + from (#cecece), + to (#e8e8e8)); + + color: @fg_color; + text-shadow: 0 1px alpha (shade (@bg_color, 1.25), 0.5); +} + +GtkSwitch.trough:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@selected_bg_color, 0.93)), + to (shade (@selected_bg_color, 0.99))); + + color: @selected_fg_color; + text-shadow: 0 1px shade (@selected_bg_color, 0.7); +} + +/* XXX temporary */ + +GtkSwitch.slider { + padding: 1px; + border-radius: 6px; + border-style: solid; +} + +/************ + * textview * + ************/ +GtkTextView { + background-color: @base_color; +} + +/*********** + * toolbar * + ***********/ +.toolbar { + border-style: none; + border-image: none; + padding: 1px; + + color: @fg_color; + text-shadow: none; +} + + + +.toolbar .button { + /*padding: 1px;*/ + /*padding: 6px 8px;*/ +} + +/* primary-toolbar */ +.primary-toolbar, +.primary-toolbar .toolbar, +.primary-toolbar.toolbar, +.menubar.toolbar { + -GtkWidget-window-dragging: true; + + background-image: -gtk-gradient (linear, left top, left bottom, + from (#b2b2b3), + to (#989898)); + + + color: @fg_color; + + +} + + + +.primary-toolbar :insensitive, +.menubar.toolbar .toolbar :insensitive { + text-shadow: 0 -1px shade (@bg_color, 0.7); +} + +.primary-toolbar GtkComboBox, +.primary-toolbar .button, +.menubar.toolbar GtkComboBox, +.menubar.toolbar .button { + background-color: transparent; + background-image: none; + border-color: transparent; + /*border-radius: 3px;*/ + /*border-width: 1px;*/ + /*padding: 3px;*/ + + color: @fg_color; + text-shadow: 0 -1px shade (@bg_color, 0.7); +} + + + +.primary-toolbar .raised .button, +.primary-toolbar .raised.button, +.primary-toolbar .button:hover, +.primary-toolbar .button:active, +.primary-toolbar .button:insensitive, +.menubar.toolbar .raised .button, +.menubar.toolbar .raised.button, +.menubar.toolbar .button:hover, +.menubar.toolbar .button:active, +.menubar.toolbar .button:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); + /*border-width: 1px;*/ +} + +.primary-toolbar .button:active, +.menubar.toolbar .button:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#464646), + to (#5a5a5a)); + color: white; + border-radius: 2px; + +} + +.primary-toolbar .button:active:selected, +.primary-toolbar .button:active:hover, +.menubar.toolbar .button:active:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#464646), + to (#5a5a5a)); + color: white; + border-radius: 2px; + +} + +.primary-toolbar .button:active:insensitive, +.primary-toolbar .button:insensitive, +.menubar.toolbar .button:active:insensitive, +.menubar.toolbar .button:insensitive { + text-shadow: none; +} + +.primary-toolbar .button:insensitive, +.menubar.toolbar .button:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.01)), + to (shade (@bg_color, 0.99))); +} + +.primary-toolbar .button:active:insensitive, +.menubar.toolbar .button:active:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.94)), + to (shade (@bg_color, 1.02))); +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +.primary-toolbar .separator:insensitive, +.menubar.toolbar GtkSeparatorToolItem, +.menubar.toolbar .separator, +.menubar.toolbar .separator:insensitive { + border-color: alpha (shade (@bg_color, 0.94), 0.35); + border-bottom-color: alpha (shade (@bg_color, 1.26), 0.5); + border-right-color: alpha (shade (@bg_color, 1.26), 0.5); +} + +/* inline-toolbar */ +.inline-toolbar.toolbar { + -GtkToolbar-button-relief: normal; + + border-right-color: shade (@bg_color, 0.86); + border-bottom-color: shade (@bg_color, 0.88); + border-left-color: shade (@bg_color, 0.86); + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (#f2f1ef, 0.93)), + color-stop (0.08, #f2f1ef), + to (#ffffff)); + border-width: 0 1px 1px 1px; + border-style: solid; + border-radius: 3px; + border-top-right-radius: 0; + border-top-left-radius: 0; + padding: 3px 4px 4px 4px; +} + +.inline-toolbar.toolbar .button { + padding: 4px; + + icon-shadow: 0 1px shade (@bg_color, 1.16); +} + +/* Middle button */ +.inline-toolbar.toolbar .button, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:focus, +.inline-toolbar.toolbar .button:focus:active, +.inline-toolbar.toolbar .button:insensitive, + +.inline-toolbar.toolbar GtkToolButton .button, +.inline-toolbar.toolbar GtkToolButton .button:active, +.inline-toolbar.toolbar GtkToolButton .button:focus, +.inline-toolbar.toolbar GtkToolButton .button:focus:active, +.inline-toolbar.toolbar GtkToolButton .button:insensitive { + border-right-width: 0; + border-left-width: 0; + border-image-width: 10px 0 10px 0; + border-radius: 0; +} + +/* Leftmost button */ +.inline-toolbar.toolbar .button:first-child, +.inline-toolbar.toolbar .button:active:first-child, +.inline-toolbar.toolbar .button:focus:first-child, +.inline-toolbar.toolbar .button:focus:active:first-child, +.inline-toolbar.toolbar .button:insensitive:first-child, +.inline-toolbar.toolbar GtkToolButton:first-child .button, +.inline-toolbar.toolbar GtkToolButton:first-child .button:active, +.inline-toolbar.toolbar GtkToolButton:first-child .button:focus, +.inline-toolbar.toolbar GtkToolButton:first-child .button:focus:active, +.inline-toolbar.toolbar GtkToolButton:first-child .button:insensitive { + border-left-width: 1px; + border-right-width: 0; + border-image-width: 10px 0 10px 12px; + border-radius: 8px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +/* Rightmost button */ +.inline-toolbar.toolbar .button:last-child, +.inline-toolbar.toolbar .button:active:last-child, +.inline-toolbar.toolbar .button:focus:last-child, +.inline-toolbar.toolbar .button:focus:active:last-child, +.inline-toolbar.toolbar .button:insensitive:last-child, +.inline-toolbar.toolbar GtkToolButton:last-child .button, +.inline-toolbar.toolbar GtkToolButton:last-child .button:active, +.inline-toolbar.toolbar GtkToolButton:last-child .button:focus, +.inline-toolbar.toolbar GtkToolButton:last-child .button:focus:active, +.inline-toolbar.toolbar GtkToolButton:last-child .button:insensitive { + border-left-width: 0; + border-right-width: 1px; + border-image-width: 10px 12px 10px 0; + border-radius: 8px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + /*box-shadow: inset 1px 0 shade (@bg_color, 0.84);*/ +} + +/* Single button */ +.inline-toolbar.toolbar .button:only-child, +.inline-toolbar.toolbar .button:active:only-child, +.inline-toolbar.toolbar .button:focus:only-child, +.inline-toolbar.toolbar .button:focus:active:only-child, +.inline-toolbar.toolbar .button:insensitive:only-child, +.inline-toolbar.toolbar GtkToolButton:only-child .button, +.inline-toolbar.toolbar GtkToolButton:only-child .button:active, +.inline-toolbar.toolbar GtkToolButton:only-child .button:focus, +.inline-toolbar.toolbar GtkToolButton:only-child .button:focus:active, +.inline-toolbar.toolbar GtkToolButton:only-child .button:insensitive { + border-right-width: 1px; + border-left-width: 1px; + border-image-width: 10px 12px 10px 12px; + border-radius: 8px; + /*box-shadow: none;*/ +} + +/*********** + * tooltip * + ***********/ +.tooltip { + background-image: -gtk-gradient (radial, center 0, 0, center 0, 0.8, + from (alpha (mix (@tooltip_bg_color, #ffffff, 0.2), 0.86)), + to (alpha (@tooltip_bg_color, 0.86))); + border-color: alpha (#ffffff, 0.2); + border-radius: 5px; + border-style: solid; + border-width: 1px; + + background-color: transparent; + color: @tooltip_fg_color; +} + +.tooltip * { + background-color: transparent; +} + +/************ + * treeview * + ************/ +GtkTreeView.dnd { + border-color: shade (@selected_bg_color, 1.12); + border-radius: 2px; + border-width: 1px; + border-style: solid; +} + +GtkTreeView .entry { + background-image: none; + /*border-radius: 0;*/ +} + +.view row:nth-child(even){ + /*background-color: @base_color;*/ +} + +.view row:nth-child(odd) { + /* zebra stripping, see LP#945430 */ + background-color: shade (@base_color, 0.965); +} + +/************ + * viewport * + ************/ +GtkViewport.frame { + border-width: 0; +} + +/***************************************************************************** + * states [please keep this section at the end of the file (CSS precedence)] * + *****************************************************************************/ +*:insensitive { + color: shade (@bg_color, 0.6); + text-shadow: 0 1px alpha (shade (@bg_color, 1.25), 0.5); +} + +*:selected, +*:selected:focused { + background-color: alpha (@selected_bg_color, 0.9); + + color: @selected_fg_color; +} + +*:active { +} + +*:active:hover:insensitive { +} + +*:active:insensitive { +} + +*:hover { + background-color: alpha(shade(@bg_color, 1.05), 0.0); +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/header-bar.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/header-bar.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/header-bar.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/header-bar.css 2014-04-26 17:23:31.000000000 +0000 @@ -0,0 +1,309 @@ +/************** + * header-bar * + **************/ +.header-bar { + border-style: none; + border-image: none; + padding: 1px; + color: @fg_color; + text-shadow: none; + background-image: -gtk-gradient (linear, left top, left bottom, + from (#b2b2b3), + to (#989898)); + + color: @fg_color; +} + +.header-bar .button.text-button { + padding: 4px; +} + +.header-bar .button.image-button { + padding: 6px; +} + +.header-bar .title { + font: bold; +} + +.header-bar .subtitle { + font: smaller; +} + +.header-bar GtkComboBox, +.header-bar .button { + border-style: solid; + background-color: transparent; + background-image: none; + border-color: transparent; + color: @fg_color; + border-radius: 0px; + border-image: url("assets/transparent.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.header-bar .button:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +border-image: url("assets/button-toolbar-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; + +} + +.header-bar .button:focus, +.header-bar .button:hover:focus { + +} + +.header-bar .button:active { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +color: black; +border-image: url("assets/button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; + border-radius: 0px; + +} + +.header-bar .button:active:hover { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#464646), + to (#5a5a5a)); + color: white; + border-radius: 0px; + border-image: url("assets/button-toolbar-active-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.header-bar .button:active:focus, +.header-bar .button:active:hover:focus { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#464646), + to (#5a5a5a)); + color: white; + border-radius: 0px; +} + +.header-bar .button:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +} + +.header-bar .button:active *:insensitive { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +} + +.header-bar .entry { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@base_color, 0.96)), + to (@base_color)); +} + +.header-bar .entry:active, +.header-bar .entry:focus { +} + + +/* blx*/ +.header-bar .button.raised.linked, +.header-bar .raised.linked .button, +.header-bar .linked .button { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); + border-radius: 0px; + box-shadow: none; +} + +.header-bar .button.raised.linked:insensitive, +.header-bar .raised.linked .button:insensitive, +.header-bar .linked .button:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); + border-radius: 0px; + box-shadow: none; +} + + +.header-bar .button.raised.linked:hover, +.header-bar .raised.linked .button:hover, +.header-bar .linked .button:hover, +.header-bar .button.raised.linked:active, +.header-bar .raised.linked .button:active, +.header-bar .linked .button:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#464646), + to (#5a5a5a)); + border-radius: 0px; + color: white; + box-shadow: none; +} + + + + +/* middle button */ +.header-bar .button.raised.linked, +.header-bar .button.raised.linked:active, +.header-bar .button.raised.linked:insensitive, +.header-bar .raised.linked .button, +.header-bar .raised.linked .button:active, +.header-bar .raised.linked .button:insensitive, +.header-bar .linked .button, +.header-bar .linked .button:active, +.header-bar .linked .button:insensitive { +border-right-width: 0; + border-left-width: 0; + border-image-width: 10px 0 10px 0; + border-radius: 0px; + border-image: url("assets/tm.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +/* leftmost button */ +.header-bar .button.raised.linked:first-child, +.header-bar .button.raised.linked:active:first-child, +.header-bar .button.raised.linked:insensitive:first-child, +.header-bar .raised.linked .button:first-child, +.header-bar .raised.linked .button:active:first-child, +.header-bar .raised.linked .button:insensitive:first-child, +.header-bar .linked .button:first-child, +.header-bar .linked .button:active:first-child, +.header-bar .linked .button:insensitive:first-child { + border-left-width: 1px; + border-right-width: 0; + border-image-width: 10px 0 10px 12px; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; + border-image: url("assets/tl.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +/* rightmost button */ +.header-bar .button.raised.linked:last-child, +.header-bar .button.raised.linked:active:last-child, +.header-bar .button.raised.linked:insensitive:last-child, +.header-bar .raised.linked .button:last-child, +.header-bar .raised.linked .button:active:last-child, +.header-bar .raised.linked .button:insensitive:last-child, +.header-bar .linked .button:last-child, +.header-bar .linked .button:active:last-child, +.header-bar .linked .button:insensitive:last-child { + border-left-width: 0; + border-right-width: 1px; + border-image-width: 10px 12px 10px 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; + border-image: url("assets/tr.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +/* linked single button */ +.header-bar .button.raised.linked:only-child, +.header-bar .button.raised.linked:active:only-child, +.header-bar .button.raised.linked:insensitive:only-child, +.header-bar .raised.linked .button:only-child, +.header-bar .raised.linked .button:active:only-child, +.header-bar .raised.linked .button:insensitive:only-child, +.header-bar .linked .button:only-child, +.header-bar .linked .button:active:only-child, +.header-bar .linked .button:insensitive:only-child { + border-right-width: 1px; + border-left-width: 1px; + border-image-width: 10px 12px 10px 12px; + border-radius: 8px; + /*box-shadow: none;*/ +} + + + + +/****************** + * selection mode * + ******************/ +.selection-mode.header-bar { +} + +.selection-mode.header-bar { +} + + +/* regular button */ +.selection-mode.header-bar .button { +background-color: transparent; + background-image: none; + border-color: transparent; + color: @fg_color; +} + +.selection-mode.header-bar .button:hover { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +} + +.selection-mode.header-bar .button:active { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +} + +.selection-mode.header-bar .button:hover:active { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#464646), + to (#5a5a5a)); + color: white; + +} + +/* suggested button */ +.selection-mode.header-bar .suggested-action.button { +background-color: transparent; + background-image: none; + border-color: transparent; + color: @fg_color; + text-shadow: 0 -1px shade (@bg_color, 0.7); +} + +.selection-mode.header-bar .suggested-action.button:hover { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +} + +.selection-mode.header-bar .suggested-action.button:active { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#ffffff), + to (#9d9c9c)); +color: black; +} + +.selection-mode.header-bar .suggested-action.button:hover:active { +background-image: -gtk-gradient (linear, left top, left bottom, + from (#464646), + to (#5a5a5a)); + color: white; + +} + +/* menu button */ +.selection-mode.header-bar .selection-menu.button { + +} + + +.selection-mode.header-bar .selection-menu.button:hover{ +background-color: shade (@bg_color, 1.08); + background-image: none; + border-radius: 0; + border-style: none; + border-width: 1px; +} + +.selection-mode.header-bar .selection-menu.button:active { +background-color: shade (@bg_color, 1.08); + background-image: none; + border-radius: 0; + border-style: none; + border-width: 1px; +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/headerbase.css mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/headerbase.css --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/headerbase.css 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/headerbase.css 2014-04-23 18:16:03.000000000 +0000 @@ -0,0 +1,589 @@ + +/* inset shadows */ +.button:active, +.primary-toolbar .button:active, +.toolbar .button:active, +.header-bar .button:active { + box-shadow: inset 1px 0 alpha(@dark_shadow, 0.07), + inset 0 1px alpha(@dark_shadow, 0.08), + inset -1px 0 alpha(@dark_shadow, 0.07); +} + +.entry { + box-shadow: inset 1px 0 alpha(@dark_shadow, 0.10), + inset 0 1px alpha(@dark_shadow, 0.12), + inset -1px 0 alpha(@dark_shadow, 0.10); +} + +/* disable inset shadow */ +.button:active *:insensitive, +.primary-toolbar .button:active *:insensitive, +.toolbar .button:active *:insensitive, +.header-bar .button:active *:insensitive, +.entry:insensitive { + box-shadow: none; +} + +.primary-toolbar .menu, +.primary-toolbar .button .menu, +.toolbar .menu, +.toolbar .primary-toolbar .menu, +.header-bar .menu, +.header-bar .primary-toolbar .menu, +.menu { + padding: 0; + border-radius: 0; + border-width: 1px; + border-style: solid; + border-color: shade(@menu_bg_color, 0.8); + background-color: @menu_bg_color; + color: @menu_fg_color; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +.primary-toolbar .separator:insensitive, +.toolbar GtkSeparatorToolItem, +.toolbar .separator, +.toolbar .separator:insensitive, +.header-bar GtkSeparatorToolItem, +.header-bar .separator, +.header-bar .separator:insensitive { + border-color: shade(@toolbar_bg_color, 0.9); + color: shade(@toolbar_bg_color, 0.9); +} + +.primary-toolbar .button .separator, +.primary-toolbar .button.separator, +.toolbar .button .separator, +.toolbar .button.separator, +.header-bar .button .separator, +.header-bar .button.separator { + border-color: shade(@toolbar_bg_color, 0.9); +} + +.primary-toolbar .button .separator:insensitive, +.primary-toolbar .button.separator:insensitive, +.toolbar .button .separator:insensitive, +.toolbar .button.separator:insensitive, +.header-bar .button .separator:insensitive, +.header-bar .button.separator:insensitive { + border-color: shade(@toolbar_bg_color, 0.9); +} + + +/************** + * header-bar * + **************/ +.header-bar { + padding: 5px; + border-width: 0 0 1px 0; + border-style: solid; + border-color: shade(@toolbar_bg_color, 0.7); + background-color: @toolbar_bg_color; + background-image: linear-gradient(to bottom, + shade(@toolbar_bg_color, 1.00), + shade(@toolbar_bg_color, 0.88) + ); +} + +.header-bar .button.text-button { + padding: 4px; +} + +.header-bar .button.image-button { + padding: 6px; +} + +.header-bar .title { + font: bold; +} + +.header-bar .subtitle { + font: smaller; +} + +.primary-toolbar .raised .button, +.primary-toolbar .raised.button, +.toolbar GtkComboBox, +.toolbar .button, +.header-bar GtkComboBox, +.header-bar .button { + border-top-color: shade(@toolbar_bg_color, 0.8); + border-right-color: shade(@toolbar_bg_color, 0.76); + border-left-color: shade(@toolbar_bg_color, 0.76); + border-bottom-color: shade(@toolbar_bg_color, 0.7); + background-image: linear-gradient(to bottom, + shade(shade(@toolbar_bg_color, 1.02), 1.12), + shade(shade(@toolbar_bg_color, 1.02), 0.96) + ); + + color: @toolbar_fg_color; +} + +.primary-toolbar .button:hover, +.toolbar .button:hover, +.header-bar .button:hover { + border-top-color: shade(@toolbar_bg_color, 0.7); + border-right-color: shade(@toolbar_bg_color, 0.66); + border-left-color: shade(@toolbar_bg_color, 0.66); + border-bottom-color: shade(@toolbar_bg_color, 0.6); +} + +.primary-toolbar .button:focus, +.primary-toolbar .button:hover:focus, +.toolbar .button:focus, +.toolbar .button:hover:focus, +.header-bar .button:focus, +.header-bar .button:hover:focus { + border-top-color: shade(@toolbar_bg_color, 0.7); + border-right-color: shade(@toolbar_bg_color, 0.66); + border-left-color: shade(@toolbar_bg_color, 0.66); + border-bottom-color: shade(@toolbar_bg_color, 0.6); +} + +.primary-toolbar .button:active, +.toolbar .button:active, +.header-bar .button:active { + border-top-color: shade(@toolbar_bg_color, 0.76); + border-right-color: shade(@toolbar_bg_color, 0.76); + border-left-color: shade(@toolbar_bg_color, 0.76); + border-bottom-color: shade(@toolbar_bg_color, 0.76); + background-image: linear-gradient(to bottom, + shade(shade(@toolbar_bg_color, 1.02), 1.12), + shade(shade(@toolbar_bg_color, 1.02), 1.04) + ); +} + +.primary-toolbar .button:active:hover, +.toolbar .button:active:hover, +.header-bar .button:active:hover { + border-top-color: shade(@toolbar_bg_color, 0.6); + border-right-color: shade(@toolbar_bg_color, 0.66); + border-left-color: shade(@toolbar_bg_color, 0.66); + border-bottom-color: shade(@toolbar_bg_color, 0.7); +} + +.primary-toolbar .button:active:focus, +.primary-toolbar .button:active:hover:focus, +.toolbar .button:active:focus, +.toolbar .button:active:hover:focus, +.header-bar .button:active:focus, +.header-bar .button:active:hover:focus { + border-top-color: shade(@toolbar_bg_color, 0.6); + border-right-color: shade(@toolbar_bg_color, 0.66); + border-left-color: shade(@toolbar_bg_color, 0.66); + border-bottom-color: shade(@toolbar_bg_color, 0.7); +} + +.primary-toolbar .button:insensitive, +.toolbar .button:insensitive, +.header-bar .button:insensitive { + border-top-color: shade(@toolbar_bg_color, 0.9); + border-right-color: shade(@toolbar_bg_color, 0.86); + border-left-color: shade(@toolbar_bg_color, 0.86); + border-bottom-color: shade(@toolbar_bg_color, 0.8); + background-image: linear-gradient(to bottom, + shade(@toolbar_bg_color, 1.10), + shade(@toolbar_bg_color, 0.95) + ); +} + +.primary-toolbar .button:active *:insensitive, +.toolbar .button:active *:insensitive, +.header-bar .button:active *:insensitive { + border-top-color: shade(@toolbar_bg_color, 0.8); + border-right-color: shade(@toolbar_bg_color, 0.86); + border-left-color: shade(@toolbar_bg_color, 0.86); + border-bottom-color: shade(@toolbar_bg_color, 0.9); + background-image: linear-gradient(to bottom, + shade(@toolbar_bg_color, 0.90), + shade(@toolbar_bg_color, 0.95) + ); +} + +.primary-toolbar .entry, +.toolbar .entry, +.header-bar .entry { + border-top-color: shade(@toolbar_bg_color, 0.7); + border-right-color: shade(@toolbar_bg_color, 0.76); + border-left-color: shade(@toolbar_bg_color, 0.76); + border-bottom-color: shade(@toolbar_bg_color, 0.8); +} + +.primary-toolbar .entry:active, +.primary-toolbar .entry:focus, +.toolbar .entry:active, +.toolbar .entry:focus, +.header-bar .entry:active, +.header-bar .entry:focus { + border-top-color: shade(@toolbar_bg_color, 0.6); + border-right-color: shade(@toolbar_bg_color, 0.66); + border-left-color: shade(@toolbar_bg_color, 0.66); + border-bottom-color: shade(@toolbar_bg_color, 0.7); +} + + +/* linked toolbar buttons */ +.primary-toolbar .button.raised.linked, +.primary-toolbar .raised.linked .button, +.toolbar .button.raised.linked, +.toolbar .raised.linked .button, +.toolbar .linked .button, +.header-bar .button.raised.linked, +.header-bar .raised.linked .button, +.header-bar .linked .button { + box-shadow: inset -1px 0 shade(@toolbar_bg_color, 0.85); +} + +.primary-toolbar .button.raised.linked:active, +.primary-toolbar .raised.linked .button:active, +.toolbar .button.raised.linked:active, +.toolbar .raised.linked .button:active, +.toolbar .linked .button:active, +.header-bar .button.raised.linked:active, +.header-bar .raised.linked .button:active, +.header-bar .linked .button:active { + box-shadow: inset -1px 0 shade(@toolbar_bg_color, 0.85), + inset 1px 0 alpha(@dark_shadow, 0.07), + inset 0 1px alpha(@dark_shadow, 0.08); +} + +.primary-toolbar .button.raised.linked:insensitive, +.primary-toolbar .raised.linked .button:insensitive, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button:insensitive, +.toolbar .linked .button:insensitive, +.header-bar .button.raised.linked:insensitive, +.header-bar .raised.linked .button:insensitive, +.header-bar .linked .button:insensitive { + box-shadow: inset -1px 0 shade(@toolbar_bg_color, 0.95); +} + +/* remove box shadow from last-child and only-child */ +.primary-toolbar .button.raised.linked:last-child, +.primary-toolbar .button.raised.linked:only-child, +.primary-toolbar .button:insensitive.raised.linked:last-child, +.primary-toolbar .button:insensitive.raised.linked:only-child, +.primary-toolbar .button:active *:insensitive.raised.linked:last-child, +.primary-toolbar .button:active *:insensitive.raised.linked:only-child, +.primary-toolbar .raised.linked .button:last-child, +.primary-toolbar .raised.linked .button:only-child, +.primary-toolbar .raised.linked .button:insensitive:last-child, +.primary-toolbar .raised.linked .button:insensitive:only-child, +.primary-toolbar .raised.linked .button:active *:insensitive:last-child, +.primary-toolbar .raised.linked .button:active *:insensitive:only-child, +.toolbar .button.raised.linked:last-child, +.toolbar .button.raised.linked:only-child, +.toolbar .button:insensitive.raised.linked:last-child, +.toolbar .button:insensitive.raised.linked:only-child, +.toolbar .button:active *:insensitive.raised.linked:last-child, +.toolbar .button:active *:insensitive.raised.linked:only-child, +.toolbar .raised.linked .button:last-child, +.toolbar .raised.linked .button:only-child, +.toolbar .raised.linked .button:insensitive:last-child, +.toolbar .raised.linked .button:insensitive:only-child, +.toolbar .raised.linked .button:active *:insensitive:last-child, +.toolbar .raised.linked .button:active *:insensitive:only-child, +.toolbar .linked .button:last-child, +.toolbar .linked .button:only-child, +.toolbar .linked .button:insensitive:last-child, +.toolbar .linked .button:insensitive:only-child, +.toolbar .linked .button:active *:insensitive:last-child, +.toolbar .linked .button:active *:insensitive:only-child, +.header-bar .button.raised.linked:last-child, +.header-bar .button.raised.linked:only-child, +.header-bar .button:insensitive.raised.linked:last-child, +.header-bar .button:insensitive.raised.linked:only-child, +.header-bar .button:active *:insensitive.raised.linked:last-child, +.header-bar .button:active *:insensitive.raised.linked:only-child, +.header-bar .raised.linked .button:last-child, +.header-bar .raised.linked .button:only-child, +.header-bar .raised.linked .button:insensitive:last-child, +.header-bar .raised.linked .button:insensitive:only-child, +.header-bar .raised.linked .button:active *:insensitive:last-child, +.header-bar .raised.linked .button:active *:insensitive:only-child, +.header-bar .linked .button:last-child, +.header-bar .linked .button:only-child, +.header-bar .linked .button:insensitive:last-child, +.header-bar .linked .button:insensitive:only-child, +.header-bar .linked .button:active *:insensitive:last-child, +.header-bar .linked .button:active *:insensitive:only-child { + box-shadow: none; +} + +/* add back the inset shadow effect */ +.primary-toolbar .button:active.raised.linked:last-child, +.primary-toolbar .button:active.raised.linked:only-child, +.primary-toolbar .raised.linked .button:active:last-child, +.primary-toolbar .raised.linked .button:active:only-child, +.toolbar .button:active.raised.linked:last-child, +.toolbar .button:active.raised.linked:only-child, +.toolbar .raised.linked .button:active:last-child, +.toolbar .raised.linked .button:active:only-child, +.toolbar .linked .button:active:last-child, +.toolbar .linked .button:active:only-child, +.header-bar .button:active.raised.linked:last-child, +.header-bar .button:active.raised.linked:only-child, +.header-bar .raised.linked .button:active:last-child, +.header-bar .raised.linked .button:active:only-child, +.header-bar .linked .button:active:last-child, +.header-bar .linked .button:active:only-child { + box-shadow: inset 1px 0 alpha(@dark_shadow, 0.07), + inset 0 1px alpha(@dark_shadow, 0.08), + inset -1px 0 alpha(@dark_shadow, 0.07); +} + +/* middle button */ +.primary-toolbar .button.raised.linked, +.primary-toolbar .button.raised.linked:active, +.primary-toolbar .button.raised.linked:insensitive, +.primary-toolbar .raised.linked .button, +.primary-toolbar .raised.linked .button:active, +.primary-toolbar .raised.linked .button:insensitive, +.toolbar .button.raised.linked, +.toolbar .button.raised.linked:active, +.toolbar .button.raised.linked:insensitive, +.toolbar .raised.linked .button, +.toolbar .raised.linked .button:active, +.toolbar .raised.linked .button:insensitive, +.toolbar .linked .button, +.toolbar .linked .button:active, +.toolbar .linked .button:insensitive, +.header-bar .button.raised.linked, +.header-bar .button.raised.linked:active, +.header-bar .button.raised.linked:insensitive, +.header-bar .raised.linked .button, +.header-bar .raised.linked .button:active, +.header-bar .raised.linked .button:insensitive, +.header-bar .linked .button, +.header-bar .linked .button:active, +.header-bar .linked .button:insensitive { + border-width: 1px; + border-radius: 0; + border-right-width: 0; + border-left-width: 0; +} + +/* leftmost button */ +.primary-toolbar .button.raised.linked:first-child, +.primary-toolbar .button.raised.linked:active:first-child, +.primary-toolbar .button.raised.linked:insensitive:first-child, +.primary-toolbar .raised.linked .button:first-child, +.primary-toolbar .raised.linked .button:active:first-child, +.primary-toolbar .raised.linked .button:insensitive:first-child, +.toolbar .button.raised.linked:first-child, +.toolbar .button.raised.linked:active:first-child, +.toolbar .button.raised.linked:insensitive:first-child, +.toolbar .raised.linked .button:first-child, +.toolbar .raised.linked .button:active:first-child, +.toolbar .raised.linked .button:insensitive:first-child, +.toolbar .linked .button:first-child, +.toolbar .linked .button:active:first-child, +.toolbar .linked .button:insensitive:first-child, +.header-bar .button.raised.linked:first-child, +.header-bar .button.raised.linked:active:first-child, +.header-bar .button.raised.linked:insensitive:first-child, +.header-bar .raised.linked .button:first-child, +.header-bar .raised.linked .button:active:first-child, +.header-bar .raised.linked .button:insensitive:first-child, +.header-bar .linked .button:first-child, +.header-bar .linked .button:active:first-child, +.header-bar .linked .button:insensitive:first-child { + border-width: 1px; + border-radius: 2px; + border-right-width: 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +/* rightmost button */ +.primary-toolbar .button.raised.linked:last-child, +.primary-toolbar .button.raised.linked:active:last-child, +.primary-toolbar .button.raised.linked:insensitive:last-child, +.primary-toolbar .raised.linked .button:last-child, +.primary-toolbar .raised.linked .button:active:last-child, +.primary-toolbar .raised.linked .button:insensitive:last-child, +.toolbar .button.raised.linked:last-child, +.toolbar .button.raised.linked:active:last-child, +.toolbar .button.raised.linked:insensitive:last-child, +.toolbar .raised.linked .button:last-child, +.toolbar .raised.linked .button:active:last-child, +.toolbar .raised.linked .button:insensitive:last-child, +.toolbar .linked .button:last-child, +.toolbar .linked .button:active:last-child, +.toolbar .linked .button:insensitive:last-child, +.header-bar .button.raised.linked:last-child, +.header-bar .button.raised.linked:active:last-child, +.header-bar .button.raised.linked:insensitive:last-child, +.header-bar .raised.linked .button:last-child, +.header-bar .raised.linked .button:active:last-child, +.header-bar .raised.linked .button:insensitive:last-child, +.header-bar .linked .button:last-child, +.header-bar .linked .button:active:last-child, +.header-bar .linked .button:insensitive:last-child { + border-width: 1px; + border-radius: 2px; + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* linked single button */ +.primary-toolbar .button.raised.linked:only-child, +.primary-toolbar .button.raised.linked:active:only-child, +.primary-toolbar .button.raised.linked:insensitive:only-child, +.primary-toolbar .raised.linked .button:only-child, +.primary-toolbar .raised.linked .button:active:only-child, +.primary-toolbar .raised.linked .button:insensitive:only-child, +.toolbar .button.raised.linked:only-child, +.toolbar .button.raised.linked:active:only-child, +.toolbar .button.raised.linked:insensitive:only-child, +.toolbar .raised.linked .button:only-child, +.toolbar .raised.linked .button:active:only-child, +.toolbar .raised.linked .button:insensitive:only-child, +.toolbar .linked .button:only-child, +.toolbar .linked .button:active:only-child, +.toolbar .linked .button:insensitive:only-child, +.header-bar .button.raised.linked:only-child, +.header-bar .button.raised.linked:active:only-child, +.header-bar .button.raised.linked:insensitive:only-child, +.header-bar .raised.linked .button:only-child, +.header-bar .raised.linked .button:active:only-child, +.header-bar .raised.linked .button:insensitive:only-child, +.header-bar .linked .button:only-child, +.header-bar .linked .button:active:only-child, +.header-bar .linked .button:insensitive:only-child { + border-width: 1px; + border-radius: 2px; +} + + +/****************** + * selection mode * + ******************/ +.selection-mode.header-bar, +.selection-mode.toolbar { + border-style: solid; + border-color: shade(@theme_selected_bg_color, 0.9); + background-image: linear-gradient(to bottom, + shade(shade(@theme_selected_bg_color, 1.3), 1.04), + shade(shade(@theme_selected_bg_color, 1.1), 0.96) + ); + + color: shade(@theme_selected_bg_color, 0.9); +} + +.selection-mode.header-bar { + border-top-color: shade(@theme_selected_bg_color, 1.2); + border-bottom-color: @theme_selected_bg_color; +} + +.selection-mode.toolbar { + padding: 4px; +} + +/* regular button */ +.selection-mode.header-bar .button, +.selection-mode.toolbar .button, +.selection-mode.toolbar GtkToolButton .button { + border-width: 1px; + border-style: solid; + border-color: shade(@theme_selected_bg_color, 0.9); + border-radius: 2px; + background-image: linear-gradient(to bottom, + shade(shade(@theme_selected_bg_color, 1.02), 1.3), + shade(shade(@theme_selected_bg_color, 1.02), 1.1) + ); + + color: @theme_selected_fg_color; + box-shadow: none; +} + +.selection-mode.header-bar .button:hover, +.selection-mode.toolbar .button:hover, +.selection-mode.toolbar GtkToolButton .button:hover { + border-color: shade(@theme_selected_bg_color, 0.8); +} + +.selection-mode.header-bar .button:active, +.selection-mode.toolbar .button:active, +.selection-mode.toolbar GtkToolButton .button:active { + border-color: shade(@theme_selected_bg_color, 0.9); + background-image: linear-gradient(to bottom, + shade(shade(@theme_selected_bg_color, 1.02), 1.15), + shade(shade(@theme_selected_bg_color, 1.02), 1.10) + ); +} + +.selection-mode.header-bar .button:hover:active, +.selection-mode.toolbar .button:hover:active, +.selection-mode.toolbar GtkToolButton .button:hover:active { + border-color: shade(@theme_selected_bg_color, 0.8); +} + +/* suggested button */ +.selection-mode.header-bar .suggested-action.button, +.selection-mode.toolbar .suggested-action.button, +.selection-mode.toolbar GtkToolButton.suggested-action .button { + border-width: 1px; + border-style: solid; + border-color: shade(@theme_selected_bg_color, 0.9); + border-radius: 2px; + background-image: linear-gradient(to bottom, + shade(shade(@theme_bg_color, 1.02), 1.10), + shade(shade(@theme_bg_color, 1.02), 0.95) + ); + + color: @theme_fg_color; +} + +.selection-mode.header-bar .suggested-action.button:hover, +.selection-mode.toolbar .suggested-action.button:hover, +.selection-mode.toolbar GtkToolButton.suggested-action .button:hover { + border-color: shade(@theme_selected_bg_color, 0.8); +} + +.selection-mode.header-bar .suggested-action.button:active, +.selection-mode.toolbar .suggested-action.button:active, +.selection-mode.toolbar GtkToolButton.suggested-action:active { + border-color: shade(@theme_selected_bg_color, 0.9); + background-image: linear-gradient(to bottom, + shade(shade(@theme_bg_color, 1.02), 0.95), + shade(shade(@theme_bg_color, 1.02), 0.90) + ); +} + +.selection-mode.header-bar .suggested-action.button:hover:active, +.selection-mode.toolbar .suggested-action.button:hover:active, +.selection-mode.toolbar GtkToolButton.suggested-action .button:hover:active { + border-color: shade(@theme_selected_bg_color, 0.8); +} + +/* menu button */ +.selection-mode.header-bar .selection-menu.button, +.selection-mode.toolbar .selection-menu.button { + border-style: none; + background-color: transparent; + background-image: none; + color: shade(@theme_selected_bg_color, 0.8); +} + +.selection-mode.toolbar .dim-label, +.selection-mode.toolbar .selection-menu.button .dim-label { + color: shade(@theme_selected_bg_color, 0.7); +} + +.selection-mode.header-bar .selection-menu.button:hover, +.selection-mode.toolbar .dim-label:hover, +.selection-mode.toolbar .selection-menu.button:hover, +.selection-mode.toolbar .selection-menu.button .dim-label:hover { + color: shade(@theme_selected_bg_color, 0.7); +} + +.selection-mode.header-bar .selection-menu.button:active, +.selection-mode.toolbar .selection-menu.button:active { + color: shade(@theme_selected_bg_color, 0.8); + box-shadow: none; +} + diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/settings.ini mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/settings.ini --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/settings.ini 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/gtk-3.0/settings.ini 2014-04-02 11:13:20.000000000 +0000 @@ -0,0 +1,4 @@ +[Settings] +gtk-color-scheme = "base_color:#ffffff\nbg_color:#f2f1f0\ntooltip_bg_color:#000000\nselected_bg_color:#f07746\ntext_color:#3C3C3C\nfg_color:#4c4c4c\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff\nlink_color:#DD4814\nbg_color_dark:#3c3b37\nfg_color_dark:#dfdbd2" +gtk-auto-mnemonics = 1 +gtk-alternative-sort-arrows = true diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/index.theme mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/index.theme --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/index.theme 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/index.theme 2014-07-01 14:10:17.000000000 +0000 @@ -0,0 +1,15 @@ +[Desktop Entry] +Name=Macbuntu-Mb-Mint +Type=X-GNOME-Metatheme +Version=2.3 +Comment=Macbuntu based on GTK Leopard +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Macbuntu-Mb-Mint +MetacityTheme=Macbuntu-Mb-Mint +IconTheme=Macbuntu-Icons +CursorTheme=Macbuntu-Cursors +CursorSize=28 +NotificationTheme=ubuntu +ButtonLayout=close,minimize,maximize:menu Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-close-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-close-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-close-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-close-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-close-unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-close-unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-inactive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-inactive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-maximize-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-maximize-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-maximize-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-maximize-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-maximize-unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-maximize-unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-menu-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-menu-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-menu-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-menu-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-menu-unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-menu-unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-minimize-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-minimize-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-minimize-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-minimize-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-minimize-unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-minimize-unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-shaded.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/button-shaded.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/frame-bottom-left-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/frame-bottom-left-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/frame-bottom-mid-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/frame-bottom-mid-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/frame-bottom-right-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/frame-bottom-right-focused.png differ diff -Nru mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/metacity-theme-1.xml mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/metacity-theme-1.xml --- mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/metacity-theme-1.xml 1970-01-01 00:00:00.000000000 +0000 +++ mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/metacity-theme-1.xml 2010-10-13 19:46:13.000000000 +0000 @@ -0,0 +1,225 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>GTK Leopard</name> + <author>eamon63</author> + <copyright>GPL</copyright> + <date>April 2009</date> + <description>Leopard mod unified caption</description> +</info> + +<constant name="IconSpacing" value="22"/> <!-- spacing between mini-icon and title text --> + +<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="false" rounded_bottom_right="false" title_scale="medium"> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> + <distance name="bottom_height" value="1"/> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="8"/> + <distance name="button_width" value="21"/> + <distance name="button_height" value="20"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="0" right="6" top="0" bottom="0"/> + <border name="button_border" left="0" right="0" top="2" bottom="1"/> +</frame_geometry> + +<frame_geometry name="border" parent="normal" has_title="false"> + <distance name="button_width" value="21"/> + <distance name="button_height" value="20"/> + <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> + +<draw_ops name="title-text-focused"> + <clip x="0" y="0" width="width" height="height"/> + <icon x="(width - title_width - mini_icon_width - IconSpacing) / 2" + y="(height-mini_icon_height) / 2" + width="mini_icon_width" height="mini_icon_height"/> +<title color="#dddddd" x="(width - title_width) / 2 +0" y="(height - title_height) / 2 + 1"/> +<title color="#3c3c3c" x="(width - title_width) / 2" y="(height - title_height) / 2"/> +</draw_ops> + +<draw_ops name="title-text-unfocused"> + <clip x="0" y="0" width="width" height="height"/> + <icon x="(width - title_width - mini_icon_width - IconSpacing) / 2" + y="(height-mini_icon_height) / 2" + width="mini_icon_width" height="mini_icon_height" + alpha="0.5"/> +<title color="#cecece" x="(width - title_width) / 2 +0" y="(height - title_height) / 2 + 1"/> +<title color="#757575" x="(width - title_width) / 2" y="(height - title_height) / 2"/> +</draw_ops> + +<draw_ops name="blank"> +</draw_ops> + +<draw_ops name="title"> + <image filename="pixmaps.active_top_left.png" x="0" y="0" width="object_width" height="height"/> + <image filename="pixmaps.active_top.png" x="70" y="0" width="width - 20" height="height"/> + <image filename="pixmaps.active_top_right.png" x="width - object_width" y="0" width="object_width" height="height"/> +</draw_ops> + +<draw_ops name="title-shaded"> + <image filename="pixmaps.active_top_left.png" x="0" y="0" width="object_width" height="height"/> + <image filename="pixmaps.active_top.png" x="70" y="0" width="width - 20" height="height"/> + <image filename="pixmaps.active_top_right.png" x="width - object_width" y="0" width="object_width" height="height"/> +</draw_ops> + +<draw_ops name="frame-left-focused"> + <image filename="pixmaps.active_left.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="frame-right-focused"> + <image filename="pixmaps.active_right.png" x="width - 1" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="frame-bottom-focused"> + <image filename="frame-bottom-left-focused.png" x="0" y="0" width="width" height="object_height"/> + <image filename="frame-bottom-mid-focused.png" x="20" y="0" width="width - 20" height="object_height"/> + <image filename="frame-bottom-right-focused.png" x="width - object_width" y="0" width="width" height="object_height"/> +</draw_ops> + +<draw_ops name="button-close-focused"> + <image filename="button-close-focused.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-close-unfocused"> + <image filename="button-close-unfocused.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-close-pressed"> + <image filename="button-close-pressed.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + + + +<draw_ops name="button-close-inactive"> + <image filename="button-shaded.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-maximize-inactive"> + <image filename="button-inactive.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-minimize-inactive"> + <image filename="button-inactive.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + + + + +<draw_ops name="button-maximize-focused"> + <image filename="button-maximize-focused.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-maximize-unfocused"> + <image filename="button-maximize-unfocused.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-maximize-pressed"> + <image filename="button-maximize-pressed.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-minimize-focused"> + <image filename="button-minimize-focused.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-minimize-unfocused"> + <image filename="button-minimize-unfocused.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-minimize-pressed"> + <image filename="button-minimize-pressed.png" x="0" y="0" width="width" height="height"/> +</draw_ops> + +<draw_ops name="button-menu-focused"> + <image filename="button-menu-focused.png" x="0" y="0" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="button-menu-unfocused"> + <image filename="button-menu-unfocused.png" x="0" y="0" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="button-menu-pressed"> + <image filename="button-menu-pressed.png" x="0" y="0" width="object_width" height="object_height"/> +</draw_ops> + +<frame_style name="normal-focused" geometry="normal"> + <piece position="titlebar" draw_ops="title"/> + <piece position="left_edge" draw_ops="frame-left-focused"/> + <piece position="right_edge" draw_ops="frame-right-focused"/> + <piece position="bottom_edge" draw_ops="frame-bottom-focused"/> + <piece position="title" draw_ops="title-text-focused"/> + <button function="close" state="normal" draw_ops="button-close-unfocused"/> + <button function="close" state="prelight" draw_ops="button-close-focused"/> + <button function="close" state="pressed" draw_ops="button-close-pressed"/> + + + <button function="minimize" state="normal" draw_ops="button-minimize-unfocused"/> + <button function="minimize" state="prelight" draw_ops="button-minimize-focused"/> + <button function="minimize" state="pressed" draw_ops="button-minimize-pressed"/> + + <button function="maximize" state="normal" draw_ops="button-maximize-unfocused"/> + <button function="maximize" state="prelight" draw_ops="button-maximize-focused"/> + <button function="maximize" state="pressed" draw_ops="button-maximize-pressed"/> + + <button function="menu" state="normal" draw_ops="button-menu-focused"/> + <button function="menu" state="prelight" draw_ops="button-menu-pressed"/> + <button function="menu" state="pressed" draw_ops="button-menu-focused"/> +</frame_style> + +<frame_style name="normal-unfocused" geometry="normal"> + <piece position="titlebar" draw_ops="title"/> + <piece position="left_edge" draw_ops="frame-left-focused"/> + <piece position="right_edge" draw_ops="frame-right-focused"/> + <piece position="bottom_edge" draw_ops="frame-bottom-focused"/> + <piece position="title" draw_ops="title-text-unfocused"/> + + <button function="close" state="normal" draw_ops="button-close-inactive"/> + <button function="close" state="prelight" draw_ops="button-close-focused"/> + <button function="close" state="pressed" draw_ops="button-close-pressed"/> + + + <button function="minimize" state="normal" draw_ops="button-minimize-inactive"/> + <button function="minimize" state="prelight" draw_ops="button-minimize-focused"/> + <button function="minimize" state="pressed" draw_ops="button-minimize-pressed"/> + + <button function="maximize" state="normal" draw_ops="button-maximize-inactive"/> + <button function="maximize" state="prelight" draw_ops="button-maximize-focused"/> + <button function="maximize" state="pressed" draw_ops="button-maximize-pressed"/> + + <button function="menu" state="normal" draw_ops="button-menu-unfocused"/> + <button function="menu" state="prelight" draw_ops="button-menu-unfocused"/> + <button function="menu" state="pressed" draw_ops="button-menu-pressed"/> +</frame_style> + +<frame_style name="normal-shaded-focused" geometry="normal" parent="normal-focused"> + <piece position="titlebar" draw_ops="title-shaded"/> +</frame_style> + +<frame_style name="normal-shaded-unfocused" geometry="normal" parent="normal-unfocused"> + <piece position="titlebar" draw_ops="title-shaded"/> +</frame_style> + +<frame_style_set name="normal"> + <frame focus="yes" state="normal" resize="both" style="normal-focused"/> + <frame focus="no" state="normal" resize="both" style="normal-unfocused"/> + <frame focus="yes" state="maximized" style="normal-focused"/> + <frame focus="no" state="maximized" style="normal-unfocused"/> + <frame focus="yes" state="shaded" style="normal-shaded-focused"/> + <frame focus="no" state="shaded" style="normal-shaded-unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal-shaded-focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal-shaded-unfocused"/> +</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="normal"/> +<window type="border" style_set="normal"/> + +<menu_icon function="close" state="normal" draw_ops="button-close-focused"/> +<menu_icon function="maximize" state="normal" draw_ops="button-maximize-focused"/> +<menu_icon function="unmaximize" state="normal" draw_ops="button-maximize-focused"/> +<menu_icon function="minimize" state="normal" draw_ops="button-minimize-focused"/> +</metacity_theme> Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_top_left.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_top_left.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_top.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_top.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_top_right.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/metacity-1/pixmaps.active_top_right.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/close_unfocused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/maximize_unfocused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/minimize_unfocused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-menu-focused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-menu-focused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-menu-pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-menu-pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-menu-unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-menu-unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-minimize-inactive.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/button-minimize-inactive.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimize_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimize_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimize.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimize.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimize_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimize_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimze_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/new/minimze_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_focused_normal.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_focused_normal.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_focused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_focused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_focused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_focused_pressed.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_unfocused.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_unfocused.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_unfocused_prelight.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_unfocused_prelight.png differ Binary files /tmp/ucQN8G3f4j/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_unfocused_pressed.png and /tmp/YoFkq1vTCX/mac-ithemes-v3-3.12/Mbuntu-Mb-For-Mint/unity/unmaximize_unfocused_pressed.png differ