diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/banshee.rc ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/banshee.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/banshee.rc 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/banshee.rc 1970-01-01 00:00:00.000000000 +0000 @@ -1,23 +0,0 @@ -# ============================================================================== -# BANSHEE SPECIFIC SETTINGS -# ============================================================================== - -style "banshee_scrollbar" { - engine "murrine" { - roundness = 20 - } -} - -widget "__gtksharp_1*SeekSlider*" style "scale" -widget "__gtksharp_1*Player*croll*" style "banshee_scrollbar" - -widget_class "__gtksharp_1**" style "default" -widget_class "__gtksharp_1**" style "button" -#widget_class "__gtksharp_1**" style "scale" - - - - - - - diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/chromium.rc ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/chromium.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/chromium.rc 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/chromium.rc 1970-01-01 00:00:00.000000000 +0000 @@ -1,39 +0,0 @@ -# ============================================================================== -# CHROMIUM SPECIFIC SETTINGS -# ============================================================================== - -style "chromium_toolbar_button" { - engine "murrine" { - roundness = 3 - textstyle = 0 - } -} - -style "chrome-gtk-frame" -{ - ChromeGtkFrame::frame-color = "#3c3b37" - ChromeGtkFrame::inactive-frame-color = "#3c3b37" - - ChromeGtkFrame::frame-gradient-size = 16 - ChromeGtkFrame::frame-gradient-color = "#5c5b56" - - ChromeGtkFrame::incognito-frame-color = lighter ("#3c3b37") - ChromeGtkFrame::incognito-inactive-frame-color = lighter ("#3c3b37") - - ChromeGtkFrame::incognito-frame-gradient-size = 16 - ChromeGtkFrame::incognito-frame-gradient-color = "#5c5b56" - - ChromeGtkFrame::scrollbar-trough-color = shade (0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade (1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color -} - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "*Chrom*Button*" style "chromium_toolbar_button" - - - - - - diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/ff.rc ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/ff.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/ff.rc 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/ff.rc 1970-01-01 00:00:00.000000000 +0000 @@ -1,30 +0,0 @@ -# ============================================================================== -# FIREFOX SPECIFIC SETTINGS -# ============================================================================== - -style "ff-default" { - GtkCheckButton::indicator-size = 14 - - engine "murrine" { - reliefstyle = 0 - } -} - -#widget "MozillaGtkWidget*Toolbar*" style "theme-toolbar" -#widget "MozillaGtkWidget*Statusbar*" style "ff-statusbar" - -widget "MozillaGtkWidget*" style "ff-default" - -# ------------------------------------------------------------------------------ -# Some Firefox (3.0/3.5) GTK widgets hierarchy (maybe useful for someone) -# ------------------------------------------------------------------------------ - -# Top toolbars (and maybe others) -#widget "MozillaGtkWidget.GtkFixed.GtkHandleBox.GtkToolbar" style "theme-dark-toolbar" - -# Findbar entry, gecko (all html) entry -#widget "MozillaGtkWidget.GtkFixed.GtkEntry" style "theme-dark-entry" - -# ALL buttons -#widget "MozillaGtkWidget.GtkFixed.GtkButton" style "theme-dark-button" - diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/gnome-terminal.rc ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/gnome-terminal.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/gnome-terminal.rc 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/gnome-terminal.rc 1970-01-01 00:00:00.000000000 +0000 @@ -1,52 +0,0 @@ -# ============================================================================== -# GNOME TERMINAL SPECIFIC SETTINGS -# ============================================================================== - -style "terminal_window" = "dark" { -} - -style "terminal_menubar" -{ - engine "murrine" { - } -} - -style "terminal_notebook" = "dark" -{ - fg[ACTIVE] = mix (0.8, "#dfdbd2", "#3c3b37") - - engine "murrine" { - } -} - -style "terminal_scrollbar" = "scrollbar" -{ - bg[NORMAL] = "#3c3b37" - bg[PRELIGHT] = shade(1.08, "#3c3b37") - bg[ACTIVE] = shade(0.94, "#3c3b37") - bg[SELECTED] = shade(1.0, @selected_bg_color) - bg[INSENSITIVE] = "#3c3b37" - - engine "murrine" { - } -} - -style "terminal_screen" -{ - text[NORMAL] = "#ffffff" - base[NORMAL] = "#300a24" - - TerminalScreen::background-darkness = 0.95 -} - -widget "*TerminalWindow*" style "terminal_window" -#widget "*TerminalWindow.*.*enu?ar" style "terminal_menubar" -widget "*TerminalWindow.*.GtkNotebook*" style "terminal_notebook" -widget "*TerminalWindow.*.GtkNotebook.*.GtkVScrollbar*" style "terminal_scrollbar" -#widget "*TerminalWindow.*.GtkNotebook*utton*" style "terminal_button" -widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen" - - - - - diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/nautilus.rc ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/nautilus.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/nautilus.rc 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/apps/nautilus.rc 1970-01-01 00:00:00.000000000 +0000 @@ -1,11 +0,0 @@ -# ============================================================================== -# NAUTILUS SPECIFIC SETTINGS -# ============================================================================== - -style "nautilus_info_pane" { - bg[NORMAL] = @bg_color -} - -widget_class "*Nautilus**" style "nautilus_info_pane" -widget_class "*Nautilus*" style "notebook_button" -widget_class "*Nautilus**" style "notebook_button" diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/gtkrc ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/gtkrc --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-2.0/gtkrc 2013-09-25 17:06:15.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-2.0/gtkrc 1970-01-01 00:00:00.000000000 +0000 @@ -1,721 +0,0 @@ -gtk-color-scheme = "base_color:#ffffff\nfg_color:#4c4c4c\ntooltip_fg_color:#ffffff\nselected_bg_color:#C7E02F\nselected_fg_color:#111111\ntext_color:#3C3C3C\nbg_color:#F2F1F0\ntooltip_bg_color:#000000\nlink_color:#C7E02F" - -gtk-icon-sizes = "panel-menu=22,22:gtk-button=16,16" - -gtk-auto-mnemonics = 1 - -style "default" { - xthickness = 1 - ythickness = 1 - - ####################### - # Style Properties - ####################### - GtkButton::child-displacement-x = 1 - GtkButton::child-displacement-y = 1 - GtkButton::default-border = { 0, 0, 0, 0 } - - GtkCheckButton::indicator-size = 16 - - GtkPaned::handle-size = 6 - - GtkRange::trough-border = 0 - GtkRange::slider-width = 14 - GtkRange::stepper-size = 13 - GtkRange::trough-under-steppers = 1 - - GtkScale::trough-border = 0 - GtkScale::slider-width = 23 - GtkScale::slider-length = 14 - GtkScale::trough-side-details = 1 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::trough-border = 0 - GtkScrollbar::slider-width = 13 - GtkScrollbar::min-slider-length = 31 - - GtkMenuBar::internal-padding = 0 - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkExpander::expander-size = 11 - GtkToolbar::internal-padding = 1 - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkTreeView::expander-size = 7 - GtkTreeView::vertical-separator = 0 -# GtkTreeView::odd-row-color = shade (0.96, @base_color) - GtkNotebook::tab-overlap = -1 - - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 3 - - WnckTasklist::fade-overlay-rect = 0 - # The following line hints to gecko (and possibly other appliations) - # that the entry should be drawn transparently on the canvas. - # Without this, gecko will fill in the background of the entry. - GtkEntry::honors-transparent-bg-hint = 1 - GtkEntry::state-hint = 0 - - GtkEntry::progress-border = { 2, 2, 2, 2 } - - GtkProgressBar::min-horizontal-bar-height = 14 - GtkProgressBar::min-vertical-bar-width = 14 - - GtkImage::x-ayatana-indicator-dynamic = 1 - GtkMenuBar::window-dragging = 1 - - GtkWidget::link-color = @link_color - GtkWidget::visited-link-color = @text_color - - #################### - # Color Definitions - #################### - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = shade (0.95, @bg_color) - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = darker (@bg_color) - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = shade (0.8, @bg_color) - text[ACTIVE] = darker (@text_color) - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.98, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = shade (0.97, @bg_color) - base[ACTIVE] = shade (0.94, @bg_color) - - engine "murrine" { - contrast = 0.6 - arrowstyle = 2 - reliefstyle = 3 - highlight_shade = 1.0 - glazestyle = 0 - default_button_color = shade (1.1, @selected_bg_color) - gradient_shades = {1.1, 1.0, 1.0, 0.9} - roundness = 4 - lightborder_shade = 1.26 - lightborderstyle = 1 - listviewstyle = 2 - progressbarstyle = 0 - colorize_scrollbar = FALSE - menubaritemstyle = 1 - menubarstyle = 1 - menustyle = 0 - focusstyle = 3 - handlestyle = 1 - sliderstyle = 3 - scrollbarstyle = 2 - stepperstyle = 3 -# rgba = TRUE - } -} - -style "dark" -{ - color["bg_color_dark"] = "#3c3b37" - color["fg_color_dark"] = "#dfdbd2" - color["selected_fg_color_dark"] = "#ffffff" - - fg[NORMAL] = @fg_color_dark - fg[PRELIGHT] = shade (1.15, @fg_color_dark) - fg[ACTIVE] = @fg_color_dark - fg[SELECTED] = @selected_fg_color_dark - fg[INSENSITIVE] = shade (0.5, @fg_color_dark) - - bg[NORMAL] = @bg_color_dark - bg[ACTIVE] = shade (0.8, @bg_color_dark) - bg[SELECTED] = @selected_bg_color - bg[PRELIGHT] = shade (1.0, "#4D4C48") - bg[INSENSITIVE] = shade (0.85, @bg_color_dark) - - text[NORMAL] = @fg_color_dark - text[PRELIGHT] = shade (1.15, @fg_color_dark) - text[SELECTED] = @selected_fg_color_dark - text[ACTIVE] = @fg_color_dark - text[INSENSITIVE] = mix (0.5, @bg_color, @bg_color_dark) -} - -style "wide" { - xthickness = 2 - ythickness = 2 -} - -style "wider" { - xthickness = 3 - ythickness = 3 -} - -style "entry" { - xthickness = 3 - ythickness = 3 - - engine "murrine" { - } -} - -style "vscale" { -} - -style "hscale" { -} - -#style "button" { -# xthickness = 3 -# ythickness = 3 -# -# bg[NORMAL] = shade (1.07, "#cdcdcd") -# bg[PRELIGHT] = shade (1.09, "#cdcdcd") -# bg[ACTIVE] = shade (1.0, "#cdcdcd") -# bg[INSENSITIVE] = mix (0.25, @bg_color, "#e2e1e1") -# fg[INSENSITIVE] = "#9c9c9c" -# -# engine "murrine" { -# #contrast = 1.0 -# border_shades = {1.04, 0.82} -# reliefstyle = 5 -# shadow_shades = {1.02, 1.1} -# textstyle = 1 -# glowstyle = 5 -# glow_shade = 1.1 -# #text_shade = 1.04 -# } -#} - -style "button" { - - xthickness = 3 - ythickness = 3 - - bg[NORMAL] = shade (1.03, @bg_color) - bg[PRELIGHT] = shade (1.06, @bg_color) - bg[ACTIVE] = shade (0.96, @bg_color) - bg[INSENSITIVE] = @bg_color - fg[INSENSITIVE] = "#9c9c9c" - - engine "murrine" { - #contrast = 1.0 - textstyle = 1 - border_shades = {1.01, 0.8} - reliefstyle = 0 - shadow_shades = {1.0, 1.1} - glowstyle = 5 - glow_shade = 1.02 - lightborder_shade = 1.32 -# lightborderstyle = 0 - #text_shade = 1.04 - } -} - -style "notebook_button" = "button" { -} - -style "spinbutton" = "notebook_button" { - xthickness = 4 - - engine "murrine" { - } -} - -style "scrollbar" = "button" { - xthickness = 2 - ythickness = 2 - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.04, @bg_color) - - bg[ACTIVE] = shade (0.96, @bg_color) - - engine "murrine" - { - border_shades = {0.95, 0.90} - roundness = 20 - contrast = 1.0 - trough_shades = {0.92, 0.98} - lightborder_shade = 1.3 - glowstyle = 5 - glow_shade = 1.02 - gradient_shades = {1.2, 1.0, 1.0, 0.86} - trough_border_shades = {0.9, 0.98} - } -} - -style "hscrollbar" { -} - -style "vscrollbar" { -} - -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 "scale" = "button" { - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.06, @bg_color) - bg[ACTIVE] = shade (0.94, @bg_color) - - engine "murrine" { - contrast = 0.6 - border_shades = {0.9, 0.8} - roundness = 5 - lightborder_shade = 1.32 - gradient_shades = {1.1, 1.0, 1.0, 0.8} - handlestyle = 2 - trough_border_shades = {0.9, 1.4} - glow_shade = 1.0 -# reliefstyle = 2 -# shadow_shades = { 1.0, 0.9 } - } -} - -style "notebook_bg" { - bg[NORMAL] = shade (1.02, @bg_color) - bg[ACTIVE] = shade (0.97, @bg_color) - fg[ACTIVE] = mix (0.8, @fg_color, shade (0.97, @bg_color)) -} - -# The color is changed by the notebook_bg style, this style -# changes the x/ythickness -style "notebook" { - xthickness = 2 - ythickness = 2 - - engine "murrine" { - roundness = 3 - contrast = 0.8 - focusstyle = 2 - lightborder_shade = 1.16 - gradient_shades = {1.1, 1.0, 1.0, 0.68} - } -} - -style "statusbar" { - engine "murrine" { - contrast = 1.2 - } -} - -style "comboboxentry" = "notebook_button" { - xthickness = 3 - ythickness = 3 - - engine "murrine" { - textstyle = 1 - glowstyle = 5 - glow_shade = 1.02 - } -} - -style "menubar" = "dark" { - engine "murrine" { - textstyle = 2 - text_shade = 0.33 - gradient_shades = {1.0, 1.0, 1.0, 1.0} - lightborder_shade = 1.0 - } -} - -style "toolbar" { - engine "murrine" { - textstyle = 1 - text_shade = 1.32 - lightborder_shade = 1.0 - } -} - -style "toolbar-button" = "notebook_button" { - engine "murrine" { - } -} - -style "menu" { - xthickness = 0 - ythickness = 0 - - engine "murrine" - { - roundness = 0 - } -} - -style "menu_item" = "menu" { - xthickness = 2 - ythickness = 3 - - fg[PRELIGHT] = @selected_fg_color - - engine "murrine" - { - glowstyle = 5 - glow_shade = 1.1 - border_shades = {0.95, 0.85} - } -} - -style "menubar_item" = "menu" { - xthickness = 2 - ythickness = 3 - - engine "murrine" { - gradient_shades = {1.1, 1.0, 1.0, 0.88} - glowstyle = 5 - glow_shade = 1.0 - border_shades = {1.0, 0.9} - lightborderstyle = 3 - lightborder_shade = 1.26 - } -} - -style "scale_menu_item" = "scale" { - GtkScale::slider-width = 21 - GtkScale::slider-length = 13 - - bg[ACTIVE] = shade(0.98, "#4D4C48") - bg[INSENSITIVE] = shade (0.9, @bg_color) - - engine "murrine" { - roundness = 20 - border_shades = {1.4, 1.4} - reliefstyle = 0 - lightborder_shade = 1.36 - } -} - -# This style is there to modify the separator menu items. The goals are: -# 1. Get a specific height. -# 2. The line should go to the edges (ie. no border at the left/right) -style "separator_menu_item" { - xthickness = 1 - ythickness = 0 - - GtkSeparatorMenuItem::horizontal-padding = 0 - GtkWidget::wide-separators = 1 - GtkWidget::separator-width = 1 - GtkWidget::separator-height = 7 - - engine "murrine" { - contrast = 0.6 - separatorstyle = 0 - } -} - -style "separator_tool_item" { - xthickness = 0 - ythickness = 1 - - GtkVSeparator::vertical-padding = 0 - GtkWidget::wide-separators = 1 - GtkWidget::separator-width = 7 - GtkWidget::separator-height = 1 - - engine "murrine" { - contrast = 0.6 - separatorstyle = 0 - } -} - -style "frame_title" { - fg[NORMAL] = lighter (@fg_color) -} - -style "treeview" { - engine "murrine" - { - roundness = 2 - lightborder_shade = 1.1 - gradient_shades = {1.04, 1.0, 1.0, 0.96} - } -} - -style "progressbar" { - xthickness = 1 - ythickness = 1 - - bg[ACTIVE] = shade (0.94, @bg_color) - fg[PRELIGHT] = @selected_fg_color - #bg[SELECTED] = "#cdcdcd" - - engine "murrine" { - #trough_shades = {0.98, 1.02} - roundness = 8 - lightborderstyle = 1 - lightborder_shade = 1.26 - border_shades = {0.95, 0.85} - gradient_shades = {1.1, 1.0, 1.0, 0.9} - trough_border_shades = {0.9, 1.4} - } -} - -style "progressbar_menu_item" = "progressbar" { - bg[ACTIVE] = shade(0.98, "#4D4C48") - - engine "murrine" { - roundness = 0 - } -} - -# This style is based on the default style, so that the colors from the button -# style are overriden again. -style "treeview_header" = "notebook_button" { - xthickness = 2 - ythickness = 1 - - engine "murrine" { - glazestyle = 1 - contrast = 0.8 - lightborder_shade = 1.16 - textstyle = 1 - glow_shade = 1.0 - } -} - -style "treeview_header_scrolled" = "treeview_header" { -} - -style "scrolledwindow" { - engine "murrine" { - contrast = 0.6 - } -} - -style "radiocheck" = "button" { - text[NORMAL] = shade (0.535, @selected_bg_color) - text[PRELIGHT] = shade(1.06, shade (0.535, @selected_bg_color)) - bg[NORMAL] = shade (0.92, @bg_color) - bg[PRELIGHT] = mix (0.2, @selected_bg_color, shade(1.1, @bg_color)) - fg[INSENSITIVE] = darker (@bg_color) - fg[ACTIVE] = @fg_color - - engine "murrine" { - reliefstyle = 3 - gradient_shades = {1.2, 1.0, 1.0, 0.9} - shadow_shades = {0.6, 0.5} - textstyle = 0 - } -} - -style "tooltips" { - xthickness = 4 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = "#000000" - - engine "murrine" { - rgba = TRUE - } -} - -style "infobar" { - engine "murrine" { - } -} - -style "nautilus_location" { - bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) -} - -style "calendar" { - xthickness = 0 - ythickness = 0 - - engine "murrine" { - roundness = 0 - } -} - -style "calendar_menu_item" = "calendar" { - base[NORMAL] = "#605E58" - base[ACTIVE] = "#4b4944" -} - -style "iconview" { - engine "murrine" { - roundness = 6 - border_shades = {1.16, 1.0} - glow_shade = 1.1 - glowstyle = 5 - } -} - -style "soundfix" -{ -} - -# Wrokaround style 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) -} - -# Workaround style 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] = "#99958b" -} - -# Workaround style 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) -} - -# Style to set the toolbar to use a flat style. This is because the "New" button in -# Evolution is not drawn transparent. So if there is a gradient in the background it will -# look really wrong. -# See http://bugzilla.gnome.org/show_bug.cgi?id=446953. -style "evo_new_button_workaround" { -} - -############################################################################### -# 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 "vscale" -class "GtkHScale" style "hscale" -class "GtkScrollbar" style "scrollbar" -class "GtkHScrollbar" style "hscrollbar" -class "GtkVScrollbar" style "vscrollbar" -class "GtkCalendar" style "calendar" -class "GtkInfoBar" style "infobar" -class "GtkIconView" style "iconview" - -# 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 "notebook_bg" -# This is not perfect, it could be done better. -# (That is modify *every* widget in the notebook, and change those back that -# we really don't want changed) -widget_class "**" style "notebook_bg" -widget_class "**" style "notebook_bg" -widget_class "**" style "notebook_bg" -widget_class "**" style "notebook_bg" - -widget_class "**" style "toolbar" -widget_class "**" style "scrolledwindow" - -widget_class "*" style "button" -widget_class "**" style "button" -widget_class "*.*.*" style "notebook_button" -widget_class "*" style "notebook" -widget_class "*" style "statusbar" -widget_class "**" style "spinbutton" -widget_class "**" style "notebook_button" -widget_class "***" style "notebook_button" -widget_class "**" style "radiocheck" -widget_class "**" style "radiocheck" - -widget_class "**" style "comboboxentry" -widget_class "**" style "comboboxentry" - -widget_class "**" style "menubar" -widget_class "**" style "menu" -widget_class "**" style "menu_item" -widget_class "**" style "separator_menu_item" -widget_class "**" style "separator_tool_item" -widget_class "***" style "menubar_item" - -widget_class "*.." style "frame_title" -widget_class "*.*" style "treeview" - -widget_class "*" style "progressbar" -widget_class "*.*." style "progressbar_menu_item" -widget_class "*.*." style "scale_menu_item" -widget_class "*.*." style "calendar_menu_item" - -# Treeview headers (and similar stock GTK+ widgets) -widget_class "*.**" style "treeview_header_scrolled" -widget_class "*.." style "treeview_header" -widget_class "*.." style "treeview_header" -widget_class "*.." style "treeview_header" -widget_class "*.." style "treeview_header" -widget_class "*...*" style "treeview_header" -widget_class "*...*" style "treeview_header" -widget_class "*...*" style "treeview_header" -widget_class "*...*" style "treeview_header" - -# Overlay scrollbar -widget_class "*" style "overlay_scrollbar" -widget_class "*" style "overlay_scrollbar" - -# The window of the tooltip is called "gtk-tooltip" -################################################################## -# FIXME: -# This will not work if one embeds eg. a button into the tooltip. -# As far as I can tell right now we will need to rework the theme -# quite a bit to get this working correctly. -# (It will involve setting different priorities, etc.) -################################################################## -widget "gtk-tooltip*" style "tooltips" - -########################################################################## -# Following are special cases and workarounds for issues in applications. -########################################################################## - -# Workaround for the evolution ETable (bug #527532) -widget_class "*.ETable.ECanvas" style "treeview_header" -# Workaround for the evolution ETree -widget_class "*.ETree.ECanvas" style "treeview_header" - -# Special case the nautilus-extra-view-widget -# ToDo: A more generic approach for all applications that have a widget like this. -widget "*.nautilus-extra-view-widget" style : highest "nautilus_location" - -# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 -# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. -widget_class "*.." style "text_is_fg_color_workaround" -# This is the part of the workaround that fixes the menus -widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" - -# Work around the usage of GtkLabel inside GtkListItems to display text. -# This breaks because the label is shown on a background that is based on the base color. -widget_class "**" style "fg_is_text_color_workaround" -# GtkCList also uses the fg color to draw text on top of the base colors. -widget_class "*" style "fg_is_text_color_workaround" -# Nautilus when renaming files, and maybe other places. -widget_class "*" style "fg_is_text_color_workaround" -# Work around for ubuntu's lucid sound indicator -widget "ido-offscreen-scale" style "soundfix" -# Thickness for indicator menu items -widget "*IdoEntryMenuItem*" style "wide" - -# See the documentation of the style. -widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround" - -# Includes -#include "apps/banshee.rc" -include "apps/chromium.rc" -include "apps/ff.rc" -include "apps/gnome-terminal.rc" -include "apps/nautilus.rc" diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/baobab.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/baobab.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/baobab.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/baobab.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,16 +0,0 @@ -.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 ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gedit.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gedit.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gedit.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gedit.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,40 +0,0 @@ -@define-color notebook_tab_gradient_b shade (@bg_color, 0.98); - -GeditWindow .pane-separator, -GeditWindow .pane-separator:hover { -} - -GeditPanel.title GtkLabel { -} - -GeditPanel .toolbar { - border-style: none; - background-color: transparent; -} - -GeditDocumentsPanel .view { -} - -GeditDocumentsPanel .view:backdrop { -} - -GeditWindow .notebook { - padding: 1px; - border-radius: 1px; -} - -GeditPanel .notebook { - padding: 3px; - border-radius: 1px; -} - -GeditPanel .notebook tab, -GeditWindow .notebook tab { - border-radius: 3px; -} - -GeditFloatingSlider .not-found { - color: @error_fg_color; - background-image: none; - background-color: @error_bg_color; -} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-applications.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-applications.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-applications.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-applications.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,667 +0,0 @@ -@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; -} - -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 ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-panel.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-panel.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-panel.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-panel.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,98 +0,0 @@ -/* Fallback Mode Panel */ -PanelWidget :backdrop, -PanelApplet :backdrop, -PanelToplevel :backdrop, -PanelWidget, -PanelApplet, -PanelToplevel { - border-image: none; - - color: @dark_fg_color; -} - -PanelWidget, -PanelApplet, -PanelToplevel { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.5)), - to (shade (@dark_bg_color, 1.05))); -} - -PanelApplet { - border-width: 0; -} - -PanelSeparator:backdrop, -PanelSeparator { - border-width: 0; - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.5)), - to (shade (@dark_bg_color, 1.05))); - - 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 (@dark_bg_color, 1.5)), - to (shade (@dark_bg_color, 1.05))); -} - -PanelAppletFrame { - background-color: @dark_bg_color; - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.5)), - to (shade (@dark_bg_color, 1.05))); - 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 (@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 { - border-image: none; - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 0.85)), - to (shade (@dark_bg_color, 1.0))); - 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 (@dark_bg_color, 1.7)), - to (shade (@dark_bg_color, 1.25))); - 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: 0 -1px shade (@dark_bg_color, 0.6); -} - -WnckPager, WnckTasklist { - background-color: @dark_bg_color; -} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-terminal.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-terminal.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-terminal.css 2013-09-25 17:00:39.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/gnome-terminal.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,112 +0,0 @@ -/* gnome-terminal */ -TerminalScreen { - -TerminalScreen-background-darkness: 0.95; - background-color: rgba(34, 34, 34, 0.65); - color: #C7E02F; -} - -/* -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 ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/nautilus.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/nautilus.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/nautilus.css 2013-09-25 23:16:27.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/nautilus.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,156 +0,0 @@ -@define-color cluebar_color shade (mix (@bg_color, @base_color, 0.5), 0.95); - -NautilusWindow * { - -GtkPaned-handle-size: 1; -} - -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; -} - -/* 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: #1c1c1c; -} - -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 ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity-greeter.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity-greeter.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity-greeter.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity-greeter.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,70 +0,0 @@ -.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); -} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/apps/unity.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,38 +0,0 @@ -UnityPanelWidget, -.unity-panel { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.5)), - to (shade (@dark_bg_color, 1.04))); - border-top-color: shade (@dark_bg_color, 1.6); - border-style: solid; - border-width: 1px 0 0 0; - - color: @dark_fg_color; - text-shadow: 0 -1px shade (@dark_bg_color, 0.7); -} - -.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: 7px 7px 0 0; - border-width: 1px 1px 0 1px; - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.5)), - to (shade (@dark_bg_color, 1.11))); - border-image: url("../assets/menubaritem.png") 8 10 1 10 / 8px 10px 1px 10px stretch; - /*box-shadow: inset 0 -1px shade (@dark_bg_color, 0.95);*/ - box-shadow: none; - - color: shade (@dark_fg_color, 1.1); - text-shadow: 0 -1px shade (@dark_bg_color, 0.7); -} \ No newline at end of file Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-active-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-active-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-active-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-active-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-check-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-default.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar-active-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar-active-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-dark.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-dark.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-insensitive-dark.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-insensitive-dark.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-insensitive.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-insensitive.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-menuitem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/check-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-arrow-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-arrow-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-arrow.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-arrow.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-pressed-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-pressed-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-toolbar-pressed-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-toolbar-pressed-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-entry-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-entry-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/combobox-entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/frame.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/frame.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/menubaritem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/menubaritem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-bottom.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-bottom.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-left.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-left.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-right.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-right.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-top.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/notebook-tab-top.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-horizontal-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-horizontal-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-vertical-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/progressbar-vertical-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-menubaritem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radiance-menubaritem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem-dark.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem-dark.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem-insensitive-dark.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem-insensitive-dark.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem-insensitive.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem-insensitive.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-menuitem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/radio-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-horizontal-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-fill-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-fill-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-trough-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-trough-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-trough-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-trough-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/scale-vertical-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-horizontal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/slider-vertical.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-off-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-off-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-off.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-off.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-on-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-on-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-on.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-button-on.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-off.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-off.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-on.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-on.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-off.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-off.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-on.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-on.png differ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-main.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-main.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-main.css 2013-09-25 16:52:14.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-main.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,46 +0,0 @@ -/*default color scheme */ -@define-color bg_color #f2f1f0; -@define-color fg_color #4c4c4c; -@define-color base_color #ffffff; -@define-color text_color #3C3C3C; -@define-color selected_bg_color #C7E02F; -@define-color selected_fg_color #000000; -@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 #3c3b37; -@define-color dark_fg_color #dfdbd2; - -@define-color backdrop_fg_color mix (@bg_color, @fg_color, 0.8); -@define-color backdrop_text_color mix (@base_color, @text_color, 0.8); -@define-color backdrop_dark_fg_color mix (@dark_bg_color, @dark_fg_color, 0.75); -@define-color backdrop_selected_bg_color shade (@bg_color, 0.92); -@define-color backdrop_selected_fg_color @fg_color; - -@import url("gtk-widgets-borders.css"); -@import url("gtk-widgets-assets.css"); -@import url("gtk-widgets.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/unity-greeter.css"); diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-assets.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-assets.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-assets.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-assets.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,588 +0,0 @@ -/*************** - * 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"); -} - -.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-alt.png"); -} - -.check row:hover, -.check row:selected:hover, -.check row:selected:focus:hover { - background-image: url("assets/check-unselected-hover-alt.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-alt.png"); -} - -.check:backdrop { - background-image: url("assets/backdrop-check-unselected.png"); -} - -.check:hover:backdrop { - background-image: url("assets/backdrop-check-unselected-hover.png"); -} - -.check row:backdrop, -.check row:selected:backdrop { - background-image: url("assets/backdrop-check-unselected-alt.png"); -} - -.check row:hover:backdrop, -.check row:selected:hover:backdrop { - background-image: url("assets/backdrop-check-unselected-hover-alt.png"); -} - -.check:insensitive:backdrop { - background-image: url("assets/backdrop-check-unselected-disabled.png"); -} - -.check row:selected:insensitive:backdrop { - background-image: url("assets/backdrop-check-unselected-disabled-alt.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-alt.png"); -} - -.check row:active:hover, -.check row:selected:active:hover, -.check row:selected:active:focus:hover { - background-image: url("assets/check-selected-hover-alt.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-alt.png"); -} - -.check:active:backdrop { - background-image: url("assets/backdrop-check-selected.png"); -} - -.check:active:backdrop { - background-image: url("assets/backdrop-check-selected-hover.png"); -} - -.check row:active:backdrop, -.check row:selected:active:backdrop { - background-image: url("assets/backdrop-check-selected-alt.png"); -} - -.check row:active:hover:backdrop, -.check row:selected:active:hover:backdrop { - background-image: url("assets/backdrop-check-selected-hover-alt.png"); -} - -.check:active:insensitive:backdrop { - background-image: url("assets/backdrop-check-selected-disabled.png"); -} - -.check row:selected:active:insensitive:backdrop { - background-image: url("assets/backdrop-check-selected-disabled-alt.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-alt.png"); -} - -.check row:inconsistent:hover, -.check row:selected:inconsistent:hover, -.check row:selected:focus:inconsistent:hover { - background-image: url("assets/check-mixed-hover-alt.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-alt.png"); -} - -.check:inconsistent:backdrop { - background-image: url("assets/backdrop-check-mixed.png"); -} - -.check:inconsistent:hover:backdrop { - background-image: url("assets/backdrop-check-mixed-hover.png"); -} - -.check row:inconsistent:backdrop, -.check row:selected:inconsistent:backdrop { - background-image: url("assets/backdrop-check-mixed-alt.png"); -} - -.check row:inconsistent:hover:backdrop, -.check row:selected:inconsistent:hover:backdrop { - background-image: url("assets/backdrop-check-mixed-hover-alt.png"); -} - -.check:inconsistent:insensitive:backdrop { - background-image: url("assets/backdrop-check-mixed-disabled.png"); -} - -.check row:selected:inconsistent:insensitive:backdrop { - background-image: url("assets/backdrop-check-mixed-disabled-alt.png"); -} - -.radio { - background-image: url("assets/radio-unselected.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-alt.png"); -} - -.radio row:hover, -.radio row:selected:hover, -.radio row:selected:focus:hover { - background-image: url("assets/radio-unselected-hover-alt.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-alt.png"); -} - -.radio:backdrop { - background-image: url("assets/backdrop-radio-unselected.png"); -} - -.radio:hover:backdrop { - background-image: url("assets/backdrop-radio-unselected-hover.png"); -} - -.radio row:backdrop, -.radio row:selected:backdrop { - background-image: url("assets/backdrop-radio-unselected-alt.png"); -} - -.radio row:hover:backdrop, -.radio row:selected:hover:backdrop { - background-image: url("assets/backdrop-radio-unselected-hover-alt.png"); -} - -.radio:insensitive:backdrop { - background-image: url("assets/backdrop-radio-unselected-disabled.png"); -} - -.radio row:selected:insensitive:backdrop { - background-image: url("assets/backdrop-radio-unselected-disabled-alt.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-alt.png"); -} - -.radio row:active:hover, -.radio row:selected:active:hover, -.radio row:selected:focus:active:hover { - background-image: url("assets/radio-selected-hover-alt.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-alt.png"); -} - -.radio:active:backdrop { - background-image: url("assets/backdrop-radio-selected.png"); -} - -.radio:active:hover:backdrop { - background-image: url("assets/backdrop-radio-selected-hover.png"); -} - -.radio row:active:backdrop, -.radio row:selected:active:backdrop { - background-image: url("assets/backdrop-radio-selected-alt.png"); -} - -.radio row:active:hover:backdrop, -.radio row:selected:active:hover:backdrop { - background-image: url("assets/backdrop-radio-selected-hover-alt.png"); -} - -.radio:active:insensitive:backdrop { - background-image: url("assets/backdrop-radio-selected-disabled.png"); -} - -.radio row:selected:active:insensitive:backdrop { - background-image: url("assets/backdrop-radio-selected-disabled-alt.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-alt.png"); -} - -.radio row:inconsistent:hover, -.radio row:selected:inconsistent:hover, -.radio row:selected:focus:inconsistent:hover { - background-image: url("assets/radio-mixed-hover-alt.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-alt.png"); -} - -.radio:inconsistent:backdrop { - background-image: url("assets/backdrop-radio-mixed.png"); -} - -.radio:inconsistent:hover:backdrop { - background-image: url("assets/backdrop-radio-mixed-hover.png"); -} - -.radio row:inconsistent:backdrop, -.radio row:selected:inconsistent:backdrop { - background-image: url("assets/backdrop-radio-mixed-alt.png"); -} - -.radio row:inconsistent:hover:backdrop, -.radio row:selected:inconsistent:hover:backdrop { - background-image: url("assets/backdrop-radio-mixed-hover-alt.png"); -} - -.radio:inconsistent:insensitive:backdrop { - background-image: url("assets/backdrop-radio-mixed-disabled.png"); -} - -.radio row:selected:inconsistent:insensitive:backdrop { - background-image: url("assets/backdrop-radio-mixed-disabled-alt.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:backdrop, -.scale.slider.horizontal:backdrop { - /*background-image: url("assets/slider-horizontal-disabled.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:insensitive:backdrop, -.scale.slider.horizontal:insensitive:backdrop { - /*background-image: url("assets/slider-horizontal-backdrop-disabled.png");*/ -} - -.scale.slider.vertical { - background-image: url("assets/slider-vertical.png"); -} - -.scale.slider.vertical:backdrop { - /*background-image: url("assets/slider-vertical-backdrop.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"); -} - -.scale.slider.vertical:insensitive:backdrop { - /*background-image: url("assets/slider-vertical-backdrop-disabled.png");*/ -} - -/*.scale.scale-has-marks-above.slider.horizontal { - background-image: url("assets/slider-up.png"); -} - -.scale.scale-has-marks-above.slider.horizontal:insensitive { - background-image: url("assets/slider-up-disabled.png"); -} - -.scale.scale-has-marks-above.slider.horizontal:backdrop { - background-image: url("assets/slider-up-backdrop.png"); -} - -.scale.scale-has-marks-above.slider.horizontal:backdrop:insensitive { - background-image: url("assets/slider-up-backdrop-disabled.png"); -} - -.scale.scale-has-marks-above.slider.vertical { - background-image: url("assets/slider-left.png"); -} - -.scale.scale-has-marks-above.slider.vertical:insensitive { - background-image: url("assets/slider-left-disabled.png"); -} - -.scale.scale-has-marks-above.slider.vertical:backdrop { - background-image: url("assets/slider-left-backdrop.png"); -} - -.scale.scale-has-marks-above.slider.vertical:backdrop:insensitive { - background-image: url("assets/slider-left-backdrop-disabled.png"); -} - -.scale.scale-has-marks-below.slider.horizontal { - background-image: url("assets/slider-down.png"); -} - -.scale.scale-has-marks-below.slider.horizontal:insensitive { - background-image: url("assets/slider-down-disabled.png"); -} - -.scale.scale-has-marks-below.slider.horizontal:backdrop { - background-image: url("assets/slider-down-backdrop.png"); -} - -.scale.scale-has-marks-below.slider.horizontal:backdrop:insensitive { - background-image: url("assets/slider-down-backdrop-disabled.png"); -} - -.scale.scale-has-marks-below.slider.vertical { - background-image: url("assets/slider-right.png"); -} - -.scale.scale-has-marks-below.slider.vertical:insensitive { - background-image: url("assets/slider-right-disabled.png"); -} - -.scale.scale-has-marks-below.slider.vertical:backdrop { - background-image: url("assets/slider-right-backdrop.png"); -} - -.scale.scale-has-marks-below.slider.vertical:backdrop:insensitive { - background-image: url("assets/slider-right-backdrop-disabled.png"); -}*/ - diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-borders.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-borders.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-borders.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets-borders.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,631 +0,0 @@ -/* 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:backdrop { - border-image: url("assets/backdrop-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:backdrop { - border-image: url("assets/backdrop-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:insensitive:backdrop { - border-image: url("assets/backdrop-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:backdrop { - border-image: url("assets/backdrop-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:hover:backdrop { - border-image: url("assets/backdrop-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; -} - -.button:active:insensitive:backdrop { - border-image: url("assets/backdrop-button-active-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; -} - -/* focused button borders */ -.button:focus, -.button.default { -} - -.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, -.header-bar .button { - border-image: url("assets/button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; -} - -.primary-toolbar .button:focused, -.menubar.toolbar .button:focused, -.header-bar .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, -.header-bar .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, -.header-bar .button:active:focused { - border-image: url("assets/button-toolbar-active-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; -} - -.primary-toolbar .button:backdrop, -.menubar.toolbar .button:backdrop, -.header-bar .button:backdrop { - border-image: url("assets/backdrop-button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; -} - -.primary-toolbar .button:active:backdrop, -.menubar.toolbar .button:active:backdrop, -.header-bar .button:active:backdrop { - border-image: url("assets/backdrop-button-toolbar-active.png") 10 12 10 12 / 10px 12px 10px 12px stretch; -} - -.menubar.menuitem:hover, -.menubar .menuitem:hover { - border-image: url("assets/menubaritem.png") 8 10 1 10 / 8px 10px 1px 10px 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:backdrop { - border-image: url("assets/backdrop-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:selected, -.entry:selected:focus { -} - -.entry:focus { -} - -.entry:insensitive { - border-image: url("assets/entry-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; -} - -.entry:insensitive:backdrop { - border-image: url("assets/backdrop-entry-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; -} - -.primary-toolbar .entry, -.menubar.toolbar .entry, -.header-bar .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, -.header-bar .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, -.header-bar .entry.progressbar, -.header-bar .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:backdrop { - border-image: url("assets/backdrop-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:insensitive:backdrop { - border-image: url("assets/backdrop-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, -.header-bar GtkComboBox.combobox-entry .button, -.header-bar 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, -.header-bar 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, -.header-bar 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, -.header-bar GtkComboBox.combobox-entry .entry:first-child, -.header-bar 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, -.header-bar GtkComboBox.combobox-entry .entry:last-child, -.header-bar GtkComboBox.combobox-entry .button:last-child { - border-image-width: 10px 12px 10px 1px; - border-radius: 0 8px 8px 0; - border-left-width: 0; -} - -/* tooltip elements borders */ -.tooltip .entry, -.tooltip .button { -} - -/* tooltip focused elements borders */ -.tooltip .entry:focus, -.tooltip .button:focus { -} - -/* primary toolbar - generic element borders */ -.primary-toolbar .entry, -.primary-toolbar GtkComboBox.combobox-entry .entry, -.primary-toolbar GtkComboBox.combobox-entry .button, -.primary-toolbar .button:active, -.primary-toolbar .button.raised:active, -.primary-toolbar .raised .button:active, -.primary-toolbar .button.raised:insensitive, -.primary-toolbar .raised .button:insensitive, -.menubar.toolbar .entry, -.menubar.toolbar GtkComboBox.combobox-entry .entry, -.menubar.toolbar GtkComboBox.combobox-entry .button, -.menubar.toolbar .button:active, -.menubar.toolbar .button.raised:active, -.menubar.toolbar .raised .button:active, -.menubar.toolbar .button.raised:insensitive, -.menubar.toolbar .raised .button:insensitive, -.header-bar .entry, -.header-bar GtkComboBox.combobox-entry .entry, -.header-bar GtkComboBox.combobox-entry .button, -.header-bar .button:active, -.header-bar .button.raised:active, -.header-bar .raised .button:active, -.header-bar .button.raised:insensitive, -.header-bar .raised .button:insensitive, -.inline-toolbar.toolbar .button:active, -.inline-toolbar.toolbar .button:insensitive, -.inline-toolbar.toolbar GtkToolButton .button:active, -.inline-toolbar.toolbar GtkToolButton .button:insensitive, -.primary-toolbar GtkSwitch.trough, -.primary-toolbar GtkSwitch.trough:insensitive, -.primary-toolbar GtkComboBox .button:active, -.primary-toolbar GtkComboBox .button:insensitive, -.menubar.toolbar GtkSwitch.trough, -.menubar.toolbar GtkSwitch.trough:insensitive, -.menubar.toolbar GtkComboBox .button:active, -.menubar.toolbar GtkComboBox .button:insensitive, -.header-bar GtkSwitch.trough, -.header-bar GtkSwitch.trough:insensitive, -.header-bar GtkComboBox .button:active, -.header-bar GtkComboBox .button:insensitive { -} - -/* primary toolbar - focused element borders */ -.primary-toolbar .entry:focus, -.primary-toolbar .button:active:focus, -.primary-toolbar GtkComboBox.combobox-entry .entry:focus, -.primary-toolbar GtkComboBox.combobox-entry .button:focus, -.primary-toolbar .button.raised:focus:active, -.primary-toolbar .raised .button:focus:active, -.primary-toolbar .button.raised.default:active, -.primary-toolbar .raised .button.default:active, -.menubar.toolbar .entry:focus, -.menubar.toolbar .button:active:focus, -.menubar.toolbar GtkComboBox.combobox-entry .entry:focus, -.menubar.toolbar GtkComboBox.combobox-entry .button:focus, -.menubar.toolbar .button.raised:focus:active, -.menubar.toolbar .raised .button:focus:active, -.menubar.toolbar .button.raised.default:active, -.menubar.toolbar .raised .button.default:active, -.header-bar .entry:focus, -.header-bar .button:active:focus, -.header-bar GtkComboBox.combobox-entry .entry:focus, -.header-bar GtkComboBox.combobox-entry .button:focus, -.header-bar .button.raised:focus:active, -.header-bar .raised .button:focus:active, -.header-bar .button.raised.default:active, -.header-bar .raised .button.default:active, -.inline-toolbar.toolbar .button:focus:active, -.inline-toolbar.toolbar .button.default:active, -.primary-toolbar GtkComboBox .button:active:focus, -.menubar.toolbar GtkComboBox .button:active:focus, -.header-bar GtkComboBox .button:active:focus { -} - -/* primary toolbar - generic button borders */ -.primary-toolbar .button.raised, -.primary-toolbar .raised .button, -.menubar.toolbar .button.raised, -.menubar.toolbar .raised .button, -.header-bar .button.raised, -.header-bar .raised .button, -.inline-toolbar.toolbar .button, -.primary-toolbar GtkComboBox .button, -.menubar.toolbar GtkComboBox .button, -.header-bar GtkComboBox .button { -} - -/* primary toolbar - focused button borders */ -.primary-toolbar .button.raised:focus, -.primary-toolbar .button.raised.default, -.primary-toolbar .raised .button:focus, -.primary-toolbar .raised .button.default, -.menubar.toolbar .button.raised:focus, -.menubar.toolbar .button.raised.default, -.menubar.toolbar .raised .button:focus, -.menubar.toolbar .raised .button.default, -.header-bar .button.raised:focus, -.header-bar .button.raised.default, -.header-bar .raised .button:focus, -.header-bar .raised .button.default, -.inline-toolbar.toolbar .button:focus, -.inline-toolbar.toolbar .button.default, -.primary-toolbar GtkComboBox .button:focus, -.menubar.toolbar GtkComboBox .button:focus, -.header-bar GtkComboBox .button:focus { -} - -/* column-headers borders */ -column-header.button, -column-header .button, -column-header.button:focus, -column-header .button:focus, -column-header.button:active, -column-header .button:active, -column-header.button:active:hover, -column-header .button:active:hover -column-header.button:active:focus, -column-header .button:active:focus { -} - -column-header.button:backdrop, -column-header .button:backdrop { -} - -column-header.button:insensitive, -column-header .button:insensitive { -} - -column-header.button:last-child, -column-header:last-child .button, -column-header.button:last-child:focus, -column-header:last-child .button:focus, -column-header.button:last-child:active, -column-header:last-child .button:active, -column-header.button:last-child:active:hover, -column-header:last-child .button:active:hover, -column-header.button:last-child:active:focus, -column-header:last-child .button:active:focus { -} - -.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; -} - -/* unfocused window: generic element borders */ -.button:backdrop, -GtkComboBox.combobox-entry .entry:backdrop, -GtkComboBox.combobox-entry .button:backdrop, -.entry:backdrop, -GtkSwitch.trough:backdrop, -.trough:backdrop { -} - -.trough row:backdrop { -} - -.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 row { -} - -.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, -.header-bar 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, -.header-bar 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:backdrop, -GtkSwitch.trough:active:backdrop, -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:backdrop, -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:backdrop, -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-fill.png") 5 6 5 6 / 5px 6px 5px 6px stretch; -} - -.progressbar.vertical { - border-image: url("assets/progressbar-vertical-fill.png") 6 5 6 5 / 6px 5px 6px 5px stretch; -} - -.progressbar:backdrop, -.progressbar row:backdrop, -.progressbar row:hover:backdrop, -.progressbar row:selected:backdrop, -.progressbar row:selected:focused:backdrop { - border-image: url("assets/progressbar-horizontal-fill-backdrop.png") 5 6 5 6 / 5px 6px 5px 6px stretch; -} - -.progressbar.vertical:backdrop { - border-image: url("assets/progressbar-vertical-fill-backdrop.png") 6 5 6 5 / 6px 5px 6px 5px stretch; -} - -.scale.trough { - border-image: url("assets/scale-horizontal-trough.png") 2 6 2 6 / 2px 6px 2px 6px stretch; -} - -.scale.trough:insensitive { - border-image: url("assets/scale-horizontal-trough-disabled.png") 2 6 2 6 / 2px 6px 2px 6px stretch; -} - -.scale.trough:backdrop { - border-image: url("assets/scale-horizontal-trough-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; -} - -.scale.trough.vertical { - border-image: url("assets/scale-vertical-trough.png") 6 2 6 2 / 6px 2px 6px 2px stretch; -} - -.scale.trough.vertical:insensitive { - border-image: url("assets/scale-vertical-trough-disabled.png") 6 2 6 2 / 6px 2px 6px 2px stretch; -} - -.scale.trough.highlight.left { - border-image: url("assets/scale-horizontal-fill.png") 2 6 2 6 / 2px 6px 2px 6px stretch; -} - -.scale.trough.vertical:backdrop { - border-image: url("assets/scale-vertical-trough-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch; -} - -.scale.trough.highlight.left:insensitive { - border-image: url("assets/scale-horizontal-fill-disabled.png") 2 6 2 6 / 2px 6px 2px 6px stretch; -} - -.scale.trough.highlight.left:backdrop { - border-image: url("assets/scale-horizontal-fill-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; -} - -.scale.trough.highlight.bottom.vertical { - border-image: url("assets/scale-vertical-fill.png") 6 2 6 2 / 6px 2px 6px 2px stretch; -} - -.scale.trough.highlight.bottom.vertical:insensitive { - border-image: url("assets/scale-vertical-fill-disabled.png") 6 2 6 2 / 6px 2px 6px 2px stretch; -} - -.scale.trough.highlight.bottom.vertical:backdrop { - border-image: url("assets/scale-vertical-fill-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch; -} - -/* unfocused window: primary toolbar generic element borders */ -.primary-toolbar .button:active:backdrop, -.primary-toolbar .button.raised:backdrop, -.primary-toolbar .raised .button:backdrop, -.primary-toolbar GtkComboBox.combobox-entry .entry:backdrop, -.primary-toolbar GtkComboBox.combobox-entry .button:backdrop, -.primary-toolbar GtkComboBox .button:backdrop, -.primary-toolbar .entry:backdrop, -.primary-toolbar GtkSwitch.trough:backdrop, -.inline-toolbar.toolbar .button:backdrop, -.inline-toolbar.toolbar .button:backdrop:insensitive { -} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets.css 2013-09-25 22:04:40.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk-widgets.css 1970-01-01 00:00:00.000000000 +0000 @@ -1,2512 +0,0 @@ -/* 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: 18; - -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-min-vertical-bar-width: 14; - -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; - -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-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: unico; - - /*-unico-arrow-texture: url("assets/combobox-arrow.png");*/ - - -unico-focus-border-color: alpha (@selected_bg_color, 0.5); - -unico-focus-border-radius: 5; - -unico-focus-fill-color: alpha (@selected_bg_color, 0.1); -} - -GtkWindow { - color: @fg_color; -} - -* { - /* inherit the color from parent by default */ - color: inherit; - background-color: @bg_color; -} - -GtkWindow:backdrop { - color: @backdrop_fg_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 (shade (@button_bg_color, 1.08)), - color-stop (0.5, @button_bg_color), - to (shade (@button_bg_color, 0.94))); - - color: @fg_color; - text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.4); -} - -GtkSwitch.slider:backdrop, -.button:backdrop { - background-image: none; - background-color: @bg_color; - - color: @backdrop_fg_color; - text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.2); -} - -.button:hover { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@button_bg_color, 1.12)), - color-stop (0.5, @button_bg_color), - to (shade (@button_bg_color, 0.96))); -} - -.button:hover:backdrop { - background-image: none; - background-color: shade (@bg_color, 1.04); -} - -.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:insensitive:backdrop { - background-image: none; - background-color: #ebebeb; - - text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.2); -} - -.button:active { - background-image: -gtk-gradient (linear, left top, left bottom, - from (#cecece), - to (#e8e8e8)); -} - -.button:active:hover { - background-image: -gtk-gradient (linear, left top, left bottom, - from (#dcdcdc), - to (#f3f3f3)); -} - -.button:active:insensitive { - background-image: -gtk-gradient (linear, left top, left bottom, - from (#e3e3e3), - to (#f3f3f3)); -} - -.button:active:insensitive:backdrop { - background-image: -gtk-gradient (linear, left top, left bottom, - from (mix (#e3e3e3, @bg_color, 0.5)), - to (mix (#f3f3f3, @bg_color, 0.5))); -} - -/* 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))); -} - -.button.default:insensitive { -} -*/ -/* Middle button */ -.primary-toolbar .linked .entry, -.primary-toolbar .linked .button, -.primary-toolbar .linked .button:active, -.primary-toolbar .linked .button:active:hover, -.primary-toolbar .linked .button:insensitive, -.menubar.toolbar .linked .entry, -.menubar.toolbar .linked .button, -.menubar.toolbar .linked .button:active, -.menubar.toolbar .linked .button:active:hover, -.menubar.toolbar .linked .button:insensitive, -.header-bar .linked .entry, -.header-bar .linked .button, -.header-bar .linked .button:active, -.header-bar .linked .button:active:hover, -.header-bar .linked .button:insensitive { - border-width: 1px; - border-right-width: 0; - - border-radius: 0; -} - -/* 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); -} - -.linked .button:backdrop, -.toolbar .button.raised.linked:backdrop, -.toolbar .raised.linked .button:backdrop, -.inline-toolbar.toolbar .button:backdrop, -.inline-toolbar.toolbar GtkToolButton .button:backdrop { - /*box-shadow: inset -1px 0 @unfocused_borders;*/ -} - -.linked .button:insensitive:backdrop, -.toolbar .button.raised.linked:insensitive:backdrop, -.toolbar .raised.linked .button:insensitive:backdrop, -.inline-toolbar.toolbar .button:insensitive:backdrop, -.inline-toolbar.toolbar GtkToolButton .button:insensitive:backdrop { - /*box-shadow: inset -1px 0 @unfocused_insensitive_borders;*/ -} - - -/* Middle button */ -.linked .entry, -.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 .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 .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 .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; -}f - -/* 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, -.header-bar .linked .button, -.header-bar .button.raised.linked, -.header-bar .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, -.header-bar .linked .button:first-child, -.header-bar .button.raised.linked:first-child, -.header-bar .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, -.header-bar .linked .button:last-child,s -.header-bar .button.raised.linked:last-child, -.header-bar .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, -.header-bar .linked .button:active, -.header-bar .button.raised.linked:active, -.header-bar .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, -.header-bar .linked .button:insensitive, -.header-bar .button.raised.linked:insensitive, -.header-bar .raised.linked .button:insensitive { - box-shadow: inset -1px 0 shade (@dark_bg_color, 0.9); -} - -.primary-toolbar .linked .button:backdrop:last-child, -.primary-toolbar .button.raised.linked:backdrop:last-child, -.primary-toolbar .raised.linked .button:backdrop:last-child, -.menubar.toolbar .linked .button:backdrop:last-child, -.menubar.toolbar .button.raised.linked:backdrop:last-child, -.menubar.toolbar .raised.linked .button:backdrop:last-child, -.header-bar .linked .button:backdrop:last-child, -.header-bar .button.raised.linked:backdrop:last-child, -.header-bar .raised.linked .button:backdrop:last-child { - box-shadow: inset 1px 0 shade (@dark_bg_color, 1.2); -} - -/*.primary-toolbar .linked .button:insensitive:backdrop, -.primary-toolbar .button.raised.linked:insensitive:backdrop, -.primary-toolbar .raised.linked .button:insensitive:backdrop, -.menubar.toolbar .linked .button:insensitive:backdrop, -.menubar.toolbar .button.raised.linked:insensitive:backdrop, -.menubar.toolbar .raised.linked .button:insensitive:backdrop, -.header-bar .linked .button:insensitive:backdrop, -.header-bar .button.raised.linked:insensitive:backdrop, -.header-bar .raised.linked .button:insensitive:backdrop { - box-shadow: inset -1px 0 @unfocused_insensitive_borders; -}*/ - - -/* 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, -.header-bar .linked .entry:only-child, -.header-bar .linked .button:only-child, -.header-bar .linked .button:active:only-child, -.header-bar .linked .button:active:hover:only-child, -.header-bar .linked .button:insensitive:only-child { - border-radius: 8px; - box-shadow: none; -} - -/**************** - * cell and row * - ****************/ -.cell { - -GtkCheckButton-indicator-size: 16; - -GtkWidget-focus-line-width: 0; - - background-color: @base_color; - border-radius: 0; - border-width: 0; -} - -.cell:selected { -} - -row:hover { -} - -row:insensitive { -} - -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; - - color: @selected_fg_color; - /*text-shadow: 0 -1px shade (@selected_bg_color, 0.7);*/ -} - -row:selected:focused { -} - -row:selected:backdrop { - background-image: -gtk-gradient (linear, left bottom, left top, - from (shade (@backdrop_selected_bg_color, 1.06)), - to (shade (@backdrop_selected_bg_color, 0.94))); - border-top-color: shade (@backdrop_selected_bg_color, 0.9); - - color: @backdrop_selected_fg_color; - /*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:backdrop { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 1.04)), - to (shade (@bg_color, 1.02))); - border-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 0.94)), - to (shade (@bg_color, 0.88))) 1; - box-shadow: inset -1px 0 shade (@bg_color, 1.03), - inset 0 -1px shade (@bg_color, 1.03); -} - -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 .button:hover:backdrop { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 1.1)), - to (shade (@bg_color, 1.06))); - 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); -} - -.content-view.view:selected, -.content-view.view:active { - /*background-color: @selected_bg_color;*/ -} - -.content-view.view:insensitive { - background-color: @bg_color; -} - -.content-view.view:backdrop { - background-color: @bg_color; -} - -.content-view.view:selected:backdrop { - background-color: @backdrop_selected_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:backdrop, -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, -.header-bar 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; -} - -GtkComboBox.combobox-entry .button:backdrop, -.primary-toolbar GtkComboBox.combobox-entry .button:backdrop, -.menubar.toolbar GtkComboBox.combobox-entry .button:backdrop, -.header-bar GtkComboBox.combobox-entry .button:backdrop, -.entry:backdrop { - background-image: -gtk-gradient (linear, left top, left bottom, - from (mix (shade (@base_color, 0.96), @bg_color, 0.5)), - to (mix (@base_color, @bg_color, 0.5))); - color: @backdrop_text_color; -} - -.entry:selected, -.entry:selected:focused { - background-color: @selected_bg_color; - - color: @selected_fg_color; -} - -.entry:focused { -} - -GtkComboBox.combobox-entry .button:insensitive, -.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, -.menubar.toolbar GtkComboBox.combobox-entry .button:insensitive, -.header-bar 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; -} - -GtkComboBox.combobox-entry .button:insensitive:backdrop, -.primary-toolbar GtkComboBox.combobox-entry .button:insensitive:backdrop, -.menubar.toolbar GtkComboBox.combobox-entry .button:insensitive:backdrop, -.header-bar GtkComboBox.combobox-entry .button:insensitive:backdrop, -.entry:insensitive:backdrop { - background-color: mix (#f5f5f5, @bg_color, 0.5); - - color: mix (@text_color, @base_color, 0.4); -} - -.primary-toolbar .entry.progressbar, -.primary-toolbar .entry.progressbar, -.menubar.toolbar .entry.progressbar, -.menubar.toolbar .entry.progressbar, -.header-bar .entry.progressbar, -.header-bar .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; -} - -.frame:backdrop { - border-color: shade (@bg_color, 0.88); -} - -/************ - * iconview * - ************/ -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); - - color: @selected_fg_color; - - 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; -} - -/******** - * menu * - ********/ -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: shade (@dark_bg_color, 1.08); - border-bottom-color: shade (@dark_bg_color, 0.96); - border-left-color: shade (@dark_bg_color, 0.8); - border-right-color: shade (@dark_bg_color, 0.8); - border-top-color: shade (@dark_bg_color, 0.96); - padding: 0; - border-width: 1px; - border-style: solid; - - color: @dark_fg_color; - - box-shadow: inset 0 1px shade (@dark_bg_color, 1.18), - inset 0 -1px shade (@dark_bg_color, 1.18), - inset -1px 0 shade (@dark_bg_color, 1.16), - inset 1px 0 shade (@dark_bg_color, 1.18); -} - -.toolbar .menu, -GtkComboBox .menu { - background-image: none; - background-color: @bg_color; - 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 { - 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, -.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; -} - -/*********** - * menubar * - ***********/ -.menubar { - -GtkWidget-window-dragging: true; - - background-color: @dark_bg_color; - background-image: none; - border-width: 0; - - color: @dark_fg_color; - text-shadow: 0 -1px shade (@dark_bg_color, 0.6); -} - -.menubar:backdrop { - color: @backdrop_dark_fg_color; - text-shadow: 0 -1px shade (@dark_bg_color, 0.8); -} - -/*************** - * menubaritem * - ***************/ -.menubar.menuitem:hover, -.menubar .menuitem:hover { - border-radius: 4px 4px 0 0; - border-width: 1px 1px 0 1px; - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.38)), - to (shade (@dark_bg_color, 1.11))); - /*box-shadow: inset 0 -1px shade (@dark_bg_color, 0.95);*/ - box-shadow: none; - - color: shade (@dark_fg_color, 1.1); - text-shadow: 0 -1px shade (@dark_bg_color, 0.7); -} - -/************ - * 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: @selected_fg_color; -} - -.menuitem:hover, -.menu .menuitem:hover { - border-radius: 0; - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@selected_bg_color, 1.1)), - to (shade (@selected_bg_color, 0.9))); - border-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@selected_bg_color, 0.7)), - to (shade (@selected_bg_color, 0.7))) 1; - border-image-width: 1px; - box-shadow: inset 1px 0 shade (@selected_bg_color, 1.02), - inset -1px 0 shade (@selected_bg_color, 1.02), - inset 0 1px shade (@selected_bg_color, 1.16), - inset 0 -1px shade (@selected_bg_color, 0.96); - - color: @selected_fg_color; - text-shadow: 0 -1px shade (@selected_bg_color, 0.7); -} - -.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: mix (@dark_fg_color, @dark_bg_color, 0.5); - 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: mix (@fg_color, @bg_color, 0.5); - text-shadow: 0 1px shade (@bg_color, 1.14); -} - -.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-color: shade (@dark_bg_color, 1.3); - background-image: none; - - color: @dark_fg_color; - - 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, -.primary-toolbar GtkScale.trough:backdrop, -.menubar.toolbar GtkScale.trough, -.menubar.toolbar GtkScale.trough:backdrop, -.header-bar GtkScale.trough, -.header-bar GtkScale.trough:backdrop, -.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: alpha (@dark_fg_color, 0.5); -} - -.menuitem .accelerator:hover { - color: alpha (@selected_fg_color, 0.8); -} - -.menuitem .accelerator:insensitive { - color: alpha (mix (@dark_fg_color, @dark_bg_color, 0.5), 0.5); - text-shadow: 0 -1px shade (@dark_bg_color, 0.7); -} - -.menuitem > GtkBox > GtkImage { - padding-right: 6px; -} - -/************ - * notebook * - ************/ -.notebook { - background-color: shade (@bg_color, 1.02); - background-image: none; - border-radius: 3px; - padding: 2px; - background-clip: border-box; - border-color: shade (@bg_color, 0.82); - 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; - border-image: -gtk-gradient (linear, left top, left bottom, - from (alpha (shade (@bg_color, 0.9), 0.0)), - to (shade (@bg_color, 0.9))) 1; - border-image-width: 0 1px; - border-color: transparent; - border-width: 0; - 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; -} - -.notebook tab.top { - padding: 2px 5px 0 5px; -} - -.notebook tab.right:active { - padding: 4px 6px 4px 1px; -} - -.notebook tab.right { - padding: 3px 4px 3px 0; - border-image: -gtk-gradient (linear, right top, left top, - from (alpha (shade (@bg_color, 0.9), 0.0)), - to (shade (@bg_color, 0.9))) 1; - border-image-width: 1px 0; -} - -.notebook tab.bottom:active { - padding: 1px 7px 4px 7px; -} - -.notebook tab.bottom { - padding: 0 5px 3px 5px; - border-image: -gtk-gradient (linear, left bottom, left top, - from (alpha (shade (@bg_color, 0.9), 0.0)), - to (shade (@bg_color, 0.9))) 1; - border-image-width: 0 1px; -} - -.notebook tab.left:active { - padding: 4px 1px 4px 6px; -} - -.notebook tab.left { - padding: 3px 0 3px 4px; - border-image: -gtk-gradient (linear, left top, right top, - from (alpha (shade (@bg_color, 0.9), 0.0)), - to (shade (@bg_color, 0.9))) 1; - border-image-width: 1px 0; -} - -.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; -} - -.menubar .menuitem .scale.highlight.left, -.scale.highlight.left, -.progressbar, -.progressbar row, -.progressbar row:hover, -.progressbar row:selected, -.progressbar row:selected:focused { - border-radius: 8px; - border-width: 0px; - background-image: none; - background-color: #BEDC41; - border-style: solid; -} - -.progressbar:backdrop, -.progressbar row:backdrop, -.progressbar row:hover:backdrop, -.progressbar row:selected:backdrop, -.progressbar row:selected:focused:backdrop, -.scale.highlight.bottom:backdrop, -.progressbar.vertical:backdrop { - border-radius: 8px; - border-width: 0px; - background-image: none; - background-color: #b0b0b0; -} - -.scale.highlight.left:insensitive { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 0.95)), - to (shade (@bg_color, 0.85))); -} - -.scale.highlight.bottom:insensitive { - background-image: -gtk-gradient (linear, left top, right top, - from (shade (@bg_color, 0.95)), - to (shade (@bg_color, 0.85))); -} - -.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.fill-block:backdrop, -.level-bar.fill-block.level-high:backdrop, -.level-bar.fill-block.level-low:backdrop { - background-color: #b0b0b0; - border-color: #b0b0b0; - background-image: none; -} - - -.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); -} - -.level-bar.fill-block.empty-fill-block:backdrop { - border-color: transparent; - background-color: transparent; -} - -GtkScale { - -GtkRange-slider-width: 18; - -GtkRange-trough-border: 0; - -GtkScale-slider-length: 14; - -GtkWidget-focus-line-width: 0; -} - -GtkScale.vertical { - -GtkScale-slider-length: 13; -} - -.scale.slider { - background-color: transparent; -} - -.scale.trough.highlight { - background-color: #BEDC41; - background-image: none; - background-clip: content-box; -} - -.scale.trough.highlight:insensitive { - background-color: #b5b5b5; - background-image: none; -} - -.scale.trough.highlight.left { - margin: 7px 0 7px 0; -} - -.scale.trough.highlight:backdrop { - background-color: #dcdcdc; - background-image: none; - /*background-clip: padding-box;*/ -} - - -.scale.trough.highlight.bottom { - margin: 0 7px 0 7px; -} - -GtkScale.mark { - border-color: shade (@bg_color, 0.8); -} - -/************* - * scrollbar * - *************/ -.scrollbar, -.scrollbar.vertical { - -GtkScrollbar-has-backward-stepper: 0; - -GtkScrollbar-has-forward-stepper: 0; - -GtkRange-slider-width: 14; - - border-radius: 20px; - - border-image: none; -} - -.scrollbar.trough, -.scrollbar.trough.vertical { - border-color: shade (@bg_color, 0.8); -} - -.scrollbar.trough.horizontal { -} - -.scrollbar.slider, -.scrollbar.slider:hover, -.scrollbar.button, -.scrollbar.slider.vertical, -.scrollbar.slider.vertical:hover, -.scrollbar.button.vertical { - border-width: 1px; - border-style: solid; - border-color: shade (@bg_color, 0.86); - background-image: -gtk-gradient (linear, left top, right top, - from (shade (@button_bg_color, 1.08)), - color-stop (0.5, @button_bg_color), - to (shade (@button_bg_color, 0.94))); - box-shadow: inset 1px 0 shade (@bg_color, 1.1), - inset -1px 0 shade (@bg_color, 1.01), - inset 0 1px shade (@bg_color, 1.1), - inset 0 -1px shade (@bg_color, 1.1); -} - -.scrollbar.slider.horizontal, -.scrollbar.slider.horizontal:hover, -.scrollbar.button.horizontal { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@button_bg_color, 1.08)), - color-stop (0.5, @button_bg_color), - to (shade (@button_bg_color, 0.94))); - box-shadow: inset 1px 0 shade (@bg_color, 1.1), - inset -1px 0 shade (@bg_color, 1.1), - inset 0 1px shade (@bg_color, 1.1), - inset 0 -1px shade (@bg_color, 1.01); -} - -.scrollbar.button, -.scrollbar.button:insensitive { -} - -/* 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 (*v*, 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: none; - color: @dark_bg_color; -} - -GtkTreeMenu .menuitem.separator, -.toolbar .primary-toolbar .menuitem.separator, -.toolbar .menubar.toolbar .menuitem.separator, -.toolbar .header-bar .menuitem.separator, -GtkMenuToolButton .menuitem.separator, -.primary-toolbar .button .menuitem.separator, -.menubar.toolbar .button .menuitem.separator, -.header-bar .button .menuitem.separator, -.menuitem.separator { - border-color: shade (@dark_bg_color, 0.99); - border-bottom-color: alpha (shade (@dark_bg_color, 1.26), 0.5); - 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, -.sidebar .view { -} - -.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), -.spinbutton.button:active:backdrop:nth-child(last), -.spinbutton.button:insensitive:backdrop:nth-child(last), -.spinbutton.button:backdrop:nth-child(last) { - border-radius: 0 7px 7px 0; -} - -.spinbutton.button, -.spinbutton.button:active, -.spinbutton.button:backdrop, -.spinbutton.button:active:backdrop, -.spinbutton.button:hover, -.spinbutton.button:hover:backdrop { - 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, -.spinbutton.button:insensitive:backdrop { - 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, -.primary-toolbar .spinner, -.primary-toolbar .spinner, -.menubar.toolbar .spinner, -.menubar.toolbar .spinner, -.header-bar .spinner, -.header-bar .spinner { - color: @selected_bg_color; -} - -.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.trough:backdrop, -GtkSwitch.trough:insensitive { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@bg_color, 0.93)), - to (shade (@bg_color, 0.99))); - - color: shade (@bg_color, 0.6); - text-shadow: 0 1px alpha (shade (@bg_color, 1.25), 0.5); -} - -GtkSwitch.slider { - padding: 1px; - border-radius: 6px; - border-style: solid; -} - -GtkSwitch.slider:insensitive { -} - -/************ - * textview * - ************/ -GtkTextView { - background-color: @base_color; -} - -/*********** - * toolbar * - ***********/ -.toolbar { - border-style: none; - background-color: transparent; - padding: 1px; - - color: @fg_color; - text-shadow: none; -} - -.toolbar:backdrop { - color: @backdrop_fg_color; -} - -.toolbar .button { - /*padding: 1px;*/ - /*padding: 6px 8px;*/ -} - -/* primary-toolbar */ -.primary-toolbar, -.primary-toolbar .toolbar, -.primary-toolbar.toolbar, -.menubar.toolbar, -.header-bar { - -GtkWidget-window-dragging: true; - - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 0.96)), - to (shade (@dark_bg_color, 1.4))); - border-bottom-color: shade (@dark_bg_color, 1.1); - border-top-color: shade (@dark_bg_color, 1.09); - border-style: solid; - border-width: 1px 0 1px 0; - - color: @dark_fg_color; - text-shadow: 0 -1px shade (@dark_bg_color, 0.7); - - box-shadow: inset 0 1px shade (@dark_bg_color, 0.94); -} - -.primary-toolbar .toolbar:backdrop, -.primary-toolbar.toolbar:backdrop, -.menubar.toolbar .toolbar:backdrop, -.menubar.toolbar.toolbar:backdrop, -.header-bar:backdrop { - background-image: none; - background-color: @dark_bg_color; - box-shadow: none; - border-top-color: @dark_bg_color; - border-bottom-color: shade (@dark_bg_color, 0.9); - - color: @backdrop_dark_fg_color; -} - -.primary-toolbar :insensitive, -.menubar.toolbar .toolbar :insensitive, -.header-bar :insensitive { - text-shadow: 0 -1px shade (@dark_bg_color, 0.7); -} - -.primary-toolbar GtkComboBox, -.primary-toolbar .button, -.menubar.toolbar GtkComboBox, -.menubar.toolbar .button, -.header-bar GtkComboBox, -.header-bar .button { - background-color: transparent; - background-image: none; - border-color: transparent; - /*border-radius: 3px;*/ - /*border-width: 1px;*/ - /*padding: 3px;*/ - - color: @dark_fg_color; - text-shadow: 0 -1px shade (@dark_bg_color, 0.7); -} - -.primary-toolbar GtkComboBox:backdrop, -.primary-toolbar .button:backdrop, -.menubar.toolbar GtkComboBox:backdrop, -.menubar.toolbar .button:backdrop, -.header-bar GtkComboBox:backdrop, -.header-bar .button:backdrop { - color: @backdrop_dark_fg_color; - text-shadow: 0 -1px shade (@dark_bg_color, 0.9); -} - -.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, -.header-bar .raised .button, -.header-bar .raised.button, -.header-bar .button:hover, -.header-bar .button:active, -.header-bar .button:insensitive { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.2)), - to (shade (@dark_bg_color, 1.1))); - /*border-width: 1px;*/ -} - -.primary-toolbar .raised .button:focus, -.primary-toolbar .raised.button:focus, -.primary-toolbar .button:hover:focus, -.primary-toolbar .button:active:focus, -.primary-toolbar .button:insensitive:focus, -.menubar.toolbar .raised .button:focus, -.menubar.toolbar .raised.button:focus, -.menubar.toolbar .button:hover:focus, -.menubar.toolbar .button:active:focus, -.menubar.toolbar .button:insensitive:focus, -.header-bar .raised .button:focus, -.header-bar .raised.button:focus, -.header-bar .button:hover:focus, -.header-bar .button:active:focus, -.header-bar .button:insensitive:focus { -} - -.primary-toolbar GtkComboBox.combobox-entry .button, -.primary-toolbar .raised .button, -.primary-toolbar .raised.button, -.primary-toolbar .button:hover, -.menubar.toolbar GtkComboBox.combobox-entry .button, -.menubar.toolbar .raised .button, -.menubar.toolbar .raised.button, -.menubar.toolbar .button:hover, -.header-bar GtkComboBox.combobox-entry .button, -.header-bar .raised .button, -.header-bar .raised.button, -.header-bar .button:hover { -} - -.primary-toolbar .button:active, -.menubar.toolbar .button:active, -.header-bar .button:active { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 0.9)), - to (shade (@dark_bg_color, 0.95))); - - text-shadow: 0 -1px shade (@dark_bg_color, 0.6); -} - -.primary-toolbar .button:active:hover, -.menubar.toolbar .button:active:hover, -.header-bar .button:active:hover { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 0.95)), - to (shade (@dark_bg_color, 1.0))); -} - -.primary-toolbar .button:active:insensitive, -.primary-toolbar .button:insensitive, -.menubar.toolbar .button:active:insensitive, -.menubar.toolbar .button:insensitive, -.header-bar .button:active:insensitive, -.header-bar .button:insensitive { - text-shadow: none; -} - -.primary-toolbar .button:insensitive, -.menubar.toolbar .button:insensitive, -.header-bar .button:insensitive { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 1.01)), - to (shade (@dark_bg_color, 0.99))); -} - -.primary-toolbar .button:active:insensitive, -.menubar.toolbar .button:active:insensitive, -.header-bar .button:active:insensitive { - background-image: -gtk-gradient (linear, left top, left bottom, - from (shade (@dark_bg_color, 0.94)), - to (shade (@dark_bg_color, 1.02))); -} - -.primary-toolbar .entry, -.primary-toolbar .entry:active, -.primary-toolbar .entry:focused, -.menubar.toolbar .entry, -.menubar.toolbar .entry:active, -.menubar.toolbar .entry:focused, -.header-bar .entry, -.header-bar .entry:active, -.header-bar .entry:focused { - border-radius: 9px; - -/* background-color: @dark_bg_color; - background-image: none; - - background-clip: border-box;*/ -} - -.primary-toolbar GtkSeparatorToolItem, -.primary-toolbar .separator, -.primary-toolbar .separator:insensitive, -.menubar.toolbar GtkSeparatorToolItem, -.menubar.toolbar .separator, -.menubar.toolbar .separator:insensitive, -.header-bar GtkSeparatorToolItem, -.header-bar .separator, -.header-bar .separator:insensitive { - border-color: alpha (shade (@dark_bg_color, 0.94), 0.35); - border-bottom-color: alpha (shade (@dark_bg_color, 1.26), 0.5); - border-right-color: alpha (shade (@dark_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); -} - -.inline-toolbar.toolbar .button *:insensitive, -.inline-toolbar.toolbar GtkToolButton .button:insensitive { -} - -/* Middle button */ -.primary-toolbar .button.raised.linked, -.primary-toolbar .button.raised.linked:active, -.primary-toolbar .button.raised.linked:focus, -.primary-toolbar .button.raised.linked:focus:active, -.primary-toolbar .button.raised.linked:insensitive, -.primary-toolbar .button.raised.linked:backdrop, -.primary-toolbar .raised.linked .button, -.primary-toolbar .raised.linked .button:active, -.primary-toolbar .raised.linked .button:focus, -.primary-toolbar .raised.linked .button:focus:active, -.primary-toolbar .raised.linked .button:insensitive, -.primary-toolbar .raised.linked .button:backdrop, -.menubar.toolbar .linked .button, -.menubar.toolbar .linked .button:active, -.menubar.toolbar .linked .button:focus, -.menubar.toolbar .linked .button:focus:active, -.menubar.toolbar .linked .button:hover, -.menubar.toolbar .linked .button:hover:active, -.menubar.toolbar .linked .button:insensitive, -.menubar.toolbar .linked .button:backdrop, -.menubar.toolbar .linked .entry, -.menubar.toolbar .linked .entry:active, -.menubar.toolbar .linked .entry:focused, -.menubar.toolbar .linked .entry:focused:active, -.menubar.toolbar .linked .entry:insensitive, -.menubar.toolbar .raised.linked .button, -.menubar.toolbar .raised.linked .button:active, -.menubar.toolbar .raised.linked .button:focus, -.menubar.toolbar .raised.linked .button:focus:active, -.menubar.toolbar .raised.linked .button:insensitive, -.menubar.toolbar .raised.linked .button:backdrop, -.header-bar .linked .button, -.header-bar .linked .button:active, -.header-bar .linked .button:focus, -.header-bar .linked .button:focus:active, -.header-bar .linked .button:insensitive, -.header-bar .linked .button:backdrop, -.header-bar .linked .entry, -.header-bar .linked .entry:active, -.header-bar .linked .entry:focused, -.header-bar .linked .entry:focused:active, -.header-bar .linked .entry:insensitive, -.header-bar .raised.linked .button, -.header-bar .raised.linked .button:active, -.header-bar .raised.linked .button:focus, -.header-bar .raised.linked .button:focus:active, -.header-bar .raised.linked .button:insensitive, -.header-bar .raised.linked .button:backdrop, -.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 .button:backdrop, -.inline-toolbar.toolbar .button:backdrop: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, -.inline-toolbar.toolbar GtkToolButton .button:backdrop, -.inline-toolbar.toolbar GtkToolButton .button:backdrop:insensitive { - border-right-width: 0; - border-left-width: 0; - border-image-width: 10px 0 10px 0; - border-radius: 0; -} - -/* Leftmost button */ -.primary-toolbar .button.raised.linked:first-child, -.primary-toolbar .button.raised.linked:active:first-child, -.primary-toolbar .button.raised.linked:focus:first-child, -.primary-toolbar .button.raised.linked:focus:active:first-child, -.primary-toolbar .button.raised.linked:insensitive:first-child, -.primary-toolbar .button.raised.linked:backdrop:first-child, -.primary-toolbar .raised.linked .button:first-child, -.primary-toolbar .raised.linked .button:active:first-child, -.primary-toolbar .raised.linked .button:focus:first-child, -.primary-toolbar .raised.linked .button:focus:active:first-child, -.primary-toolbar .raised.linked .button:insensitive:first-child, -.primary-toolbar .raised.linked .button:backdrop:first-child, -.menubar.toolbar .linked .button:first-child, -.menubar.toolbar .linked .button:active:first-child, -.menubar.toolbar .linked .button:focus:first-child, -.menubar.toolbar .linked .button:focus:active:first-child, -.menubar.toolbar .linked .button:insensitive:first-child, -.menubar.toolbar .linked .button:backdrop:first-child, -.menubar.toolbar .linked .entry:first-child, -.menubar.toolbar .linked .entry:active:first-child, -.menubar.toolbar .linked .entry:focused:first-child, -.menubar.toolbar .linked .entry:focused:active:first-child, -.menubar.toolbar .linked .entry:insensitive:first-child, -.menubar.toolbar .raised.linked .button:first-child, -.menubar.toolbar .raised.linked .button:active:first-child, -.menubar.toolbar .raised.linked .button:focus:first-child, -.menubar.toolbar .raised.linked .button:focus:active:first-child, -.menubar.toolbar .raised.linked .button:insensitive:first-child, -.menubar.toolbar .raised.linked .button:backdrop:first-child, -.header-bar .linked .button:first-child, -.header-bar .linked .button:active:first-child, -.header-bar .linked .button:focus:first-child, -.header-bar .linked .button:focus:active:first-child, -.header-bar .linked .button:insensitive:first-child, -.header-bar .linked .button:backdrop:first-child, -.header-bar .linked .entry:first-child, -.header-bar .linked .entry:active:first-child, -.header-bar .linked .entry:focused:first-child, -.header-bar .linked .entry:focused:active:first-child, -.header-bar .linked .entry:insensitive:first-child, -.header-bar .raised.linked .button:first-child, -.header-bar .raised.linked .button:active:first-child, -.header-bar .raised.linked .button:focus:first-child, -.header-bar .raised.linked .button:focus:active:first-child, -.header-bar .raised.linked .button:insensitive:first-child, -.header-bar .raised.linked .button:backdrop:first-child, -.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 .button:backdrop:first-child, -.inline-toolbar.toolbar .button:backdrop: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, -.inline-toolbar.toolbar GtkToolButton:first-child .button:backdrop, -.inline-toolbar.toolbar GtkToolButton:first-child .button:backdrop: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 */ -.primary-toolbar .button.raised.linked:last-child, -.primary-toolbar .button.raised.linked:active:last-child, -.primary-toolbar .button.raised.linked:focus:last-child, -.primary-toolbar .button.raised.linked:focus:active:last-child, -.primary-toolbar .button.raised.linked:insensitive:last-child, -.primary-toolbar .button.raised.linked:backdrop:last-child, -.primary-toolbar .raised.linked .button:last-child, -.primary-toolbar .raised.linked .button:active:last-child, -.primary-toolbar .raised.linked .button:focus:last-child, -.primary-toolbar .raised.linked .button:focus:active:last-child, -.primary-toolbar .raised.linked .button:insensitive:last-child, -.primary-toolbar .raised.linked .button:backdrop:last-child, -.menubar.toolbar .linked .button:last-child, -.menubar.toolbar .linked .button:active:last-child, -.menubar.toolbar .linked .button:focus:last-child, -.menubar.toolbar .linked .button:focus:active:last-child, -.menubar.toolbar .linked .button:insensitive:last-child, -.menubar.toolbar .linked .button:backdrop:last-child, -.menubar.toolbar .linked .entry:last-child, -.menubar.toolbar .linked .entry.active:last-child, -.menubar.toolbar .linked .entry:focused:last-child, -.menubar.toolbar .linked .entry:focused:active:last-child, -.menubar.toolbar .linked .entry:insensitive:last-child, -.menubar.toolbar .linked .raised.linked .button:last-child, -.menubar.toolbar .linked .raised.linked .button:active:last-child, -.menubar.toolbar .linked .raised.linked .button:focus:last-child, -.menubar.toolbar .linked .raised.linked .button:focus:active:last-child, -.menubar.toolbar .linked .raised.linked .button:insensitive:last-child, -.menubar.toolbar .linked .raised.linked .button:backdrop:last-child, -.header-bar .linked .button:last-child, -.header-bar .linked .button:active:last-child, -.header-bar .linked .button:focus:last-child, -.header-bar .linked .button:focus:active:last-child, -.header-bar .linked .button:insensitive:last-child, -.header-bar .linked .button:backdrop:last-child, -.header-bar .linked .entry:last-child, -.header-bar .linked .entry.active:last-child, -.header-bar .linked .entry:focused:last-child, -.header-bar .linked .entry:focused:active:last-child, -.header-bar .linked .entry:insensitive:last-child, -.header-bar .linked .raised.linked .button:last-child, -.header-bar .linked .raised.linked .button:active:last-child, -.header-bar .linked .raised.linked .button:focus:last-child, -.header-bar .linked .raised.linked .button:focus:active:last-child, -.header-bar .linked .raised.linked .button:insensitive:last-child, -.header-bar .linked .raised.linked .button:backdrop:last-child, -.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 .button:backdrop:last-child, -.inline-toolbar.toolbar .button:backdrop: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, -.inline-toolbar.toolbar GtkToolButton:last-child .button:backdrop, -.inline-toolbar.toolbar GtkToolButton:last-child .button:backdrop: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 */ -.primary-toolbar.toolbar .button:only-child, -.primary-toolbar.toolbar .button:active:only-child, -.primary-toolbar.toolbar .button:focus:only-child, -.primary-toolbar.toolbar .button:focus:active:only-child, -.primary-toolbar.toolbar .button:insensitive:only-child, -.primary-toolbar.toolbar .button:backdrop:only-child, -.primary-toolbar.toolbar .button:backdrop:insensitive:only-child, -.primary-toolbar.toolbar GtkToolButton:only-child .button, -.primary-toolbar.toolbar GtkToolButton:only-child .button:active, -.primary-toolbar.toolbar GtkToolButton:only-child .button:focus, -.primary-toolbar.toolbar GtkToolButton:only-child .button:focus:active, -.primary-toolbar.toolbar GtkToolButton:only-child .button:insensitive, -.primary-toolbar.toolbar GtkToolButton:only-child .button:backdrop, -.primary-toolbar.toolbar GtkToolButton:only-child .button:backdrop:insensitive, -.menubar.toolbar.toolbar .button:only-child, -.menubar.toolbar.toolbar .button:active:only-child, -.menubar.toolbar.toolbar .button:focus:only-child, -.menubar.toolbar.toolbar .button:focus:active:only-child, -.menubar.toolbar.toolbar .button:insensitive:only-child, -.menubar.toolbar.toolbar .button:backdrop:only-child, -.menubar.toolbar.toolbar .button:backdrop:insensitive:only-child, -.menubar.toolbar.toolbar GtkToolButton:only-child .button, -.menubar.toolbar.toolbar GtkToolButton:only-child .button:active, -.menubar.toolbar.toolbar GtkToolButton:only-child .button:focus, -.menubar.toolbar.toolbar GtkToolButton:only-child .button:focus:active, -.menubar.toolbar.toolbar GtkToolButton:only-child .button:insensitive, -.menubar.toolbar.toolbar GtkToolButton:only-child .button:backdrop, -.menubar.toolbar.toolbar GtkToolButton:only-child .button:backdrop:insensitive, -.header-bar .button:only-child, -.header-bar .button:active:only-child, -.header-bar .button:focus:only-child, -.header-bar .button:focus:active:only-child, -.header-bar .button:insensitive:only-child, -.header-bar .button:backdrop:only-child, -.header-bar .button:backdrop:insensitive:only-child, -.header-bar GtkToolButton:only-child .button, -.header-bar GtkToolButton:only-child .button:active, -.header-bar GtkToolButton:only-child .button:focus, -.header-bar GtkToolButton:only-child .button:focus:active, -.header-bar GtkToolButton:only-child .button:insensitive, -.header-bar GtkToolButton:only-child .button:backdrop, -.header-bar GtkToolButton:only-child .button:backdrop:insensitive, -.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 .button:backdrop:only-child, -.inline-toolbar.toolbar .button:backdrop: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, -.inline-toolbar.toolbar GtkToolButton:only-child .button:backdrop, -.inline-toolbar.toolbar GtkToolButton:only-child .button:backdrop: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; - - 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;*/ -} - -GtkTreeView row:nth-child(even){ - /*background-color: @base_color;*/ -} - -GtkTreeView row:nth-child(odd) { - /*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); -} - -*:active { -} - -*:active:hover:insensitive { -} - -*:active:insensitive { -} - -*:hover { -} - -*:hover:insensitive { -} - -*:selected, -*:selected:focused { - background-color: alpha (@selected_bg_color, 0.9); - - color: @selected_fg_color; -} - -*:selected:backdrop, -*:selected:focused:backdrop { - background-color: alpha (@backdrop_selected_bg_color, 0.9); - - color: @backdrop_selected_fg_color; -} - diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk.css ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk.css --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk.css 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/gtk.css 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -@import url("gtk-main.css"); \ No newline at end of file diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/settings.ini ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/settings.ini --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/gtk-3.0/settings.ini 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/gtk-3.0/settings.ini 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -[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 diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/index.theme ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/index.theme --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/index.theme 2013-09-25 16:34:42.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/index.theme 1970-01-01 00:00:00.000000000 +0000 @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=Ambiance-lime -Comment=Ubuntu Ambiance-lime theme -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=Ambiance-lime -MetacityTheme=Ambiance-lime -IconTheme=ubuntu-mono-dark -CursorTheme=DMZ-White -ButtonLayout=close,minimize,maximize: Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/close_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/maximize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/menu.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/menu.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/menu_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/menu_prelight.png differ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/metacity-theme-1.xml ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/metacity-theme-1.xml --- ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/metacity-theme-1.xml 2013-09-19 22:04:55.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/metacity-theme-1.xml 1970-01-01 00:00:00.000000000 +0000 @@ -1,533 +0,0 @@ - - - - - Ambiance - Kenneth Wimer, James Schriver, Andrea Cimitan - Canonical Ltd. - June, 2011 - Metacity theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <title color="#333" x="10" y="(((height - title_height) / 2) `max` 0)-1"/> - <title color="#333" x="9" y="(((height - title_height) / 2) `max` 0)"/> - <title color="#333" x="11" y="(((height - title_height) / 2) `max` 0)"/> - <title color="#dfdbd2" x="10" y="(((height - title_height) / 2) `max` 0)"/> -</draw_ops> - -<draw_ops name="draw_title_text_unfocused"> - <title color="#333" x="10" y="(((height - title_height) / 2) `max` 0)+1"/> - <title color="#333" x="10" y="(((height - title_height) / 2) `max` 0)-1"/> - <title color="#333" x="9" y="(((height - title_height) / 2) `max` 0)"/> - <title color="#333" x="11" y="(((height - title_height) / 2) `max` 0)"/> - <title color="#807d78" x="10" y="(((height - title_height) / 2) `max` 0)"/> -</draw_ops> - -<draw_ops name="draw_title"> - <!-- frame and gradient --> - <rectangle color="#3c3b37" 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/#474642/1.1" /> - <color value="#3c3b37" /> - </gradient> - <!-- top line --> - <gradient type="horizontal" x="0" y="1" width="width" height="1"> - <color value="shade/#474642/1.2" /> - <color value="shade/#474642/1.5" /> - <color value="shade/#474642/1.2" /> - </gradient> - <!-- left arch --> - <!-- <arc color="shade/#474642/1.1" x="0" y="1" width="9" height="7" start_angle="270" extent_angle="90" /> - <arc color="#3c3b37" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> --> - <line color="#3c3b37" x1="0" x2="4" y1="1" y2="1"/> - <line color="#3c3b37" x1="0" x2="2" y1="2" y2="2"/> - <line color="#3c3b37" x1="0" x2="1" y1="3" y2="3"/> - <line color="#3c3b37" x1="0" x2="1" y1="4" y2="4"/> - <!-- right arch --> - <!-- <arc color="shade/#474642/1.1" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> - <arc color="#3c3b37" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> --> - <line color="#3c3b37" x1="width-5" x2="width" y1="1" y2="1"/> - <line color="#3c3b37" x1="width-3" x2="width" y1="2" y2="2"/> - <line color="#3c3b37" x1="width-2" x2="width" y1="3" y2="3"/> - <line color="#3c3b37" x1="width-2" x2="width" y1="4" y2="4"/> -</draw_ops> - -<draw_ops name="draw_title_utility"> - <include name="draw_title" /> - <line color="shade/#3c3b37/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="#3c3b37" 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/#474642/0.92" /> - <color value="#3c3b37" /> - </gradient> - <!-- top line --> - <gradient type="horizontal" x="0" y="1" width="width" height="1"> - <color value="shade/#474642/0.94" /> - <color value="#474642" /> - <color value="shade/#474642/0.94" /> - </gradient> - <!-- left arch --> - <!-- <arc color="shade/#474642/0.98" x="0" y="1" width="9" height="7" start_angle="270" extent_angle="90" /> - <arc color="#3c3b37" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> --> - <line color="#3c3b37" x1="0" x2="4" y1="1" y2="1"/> - <line color="#3c3b37" x1="0" x2="2" y1="2" y2="2"/> - <line color="#3c3b37" x1="0" x2="1" y1="3" y2="3"/> - <line color="#3c3b37" x1="0" x2="1" y1="4" y2="4"/> - <!-- right arch --> - <!-- <arc color="shade/#474642/0.98" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> - <arc color="#3c3b37" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> --> - <line color="#3c3b37" x1="width-5" x2="width" y1="1" y2="1"/> - <line color="#3c3b37" x1="width-3" x2="width" y1="2" y2="2"/> - <line color="#3c3b37" x1="width-2" x2="width" y1="3" y2="3"/> - <line color="#3c3b37" 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/#3c3b37/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="#3c3b37" x1="0" x2="width" y1="0" y2="0"/> - <gradient type="vertical" x="0" y="1" width="width" height="top_height-1"> - <color value="shade/#474642/0.98" /> - <color value="#3c3b37" /> - </gradient> - <!-- top line --> - <gradient type="horizontal" x="0" y="1" width="width" height="1"> - <color value="shade/#474642/1.08" /> - <color value="shade/#474642/1.38" /> - <color value="shade/#474642/1.08" /> - </gradient> -</draw_ops> - -<draw_ops name="draw_title_maximized_unfocused"> - <!-- frame and gradient --> - <line color="#3c3b37" x1="0" x2="width" y1="0" y2="0"/> - <gradient type="vertical" x="0" y="1" width="width" height="top_height-1"> - <color value="shade/#474642/0.9" /> - <color value="#3c3b37" /> - </gradient> - <!-- top line --> - <line color="shade/#474642/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="#3c3b37" /> - <color value="#3c3b37" /> - <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/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/minimize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/trough_left.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/trough_left.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/trough_middle.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/trough_middle.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/trough_right.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/trough_right.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/trough_unfocused_left.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/trough_unfocused_left.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/trough_unfocused_middle.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/trough_unfocused_middle.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/trough_unfocused_right.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/trough_unfocused_right.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/metacity-1/unmaximize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/close.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/close.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/close_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/close_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/close_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/close_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/close_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/close_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/close_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/close_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/close_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/close_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/close_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/close_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/maximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/maximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/maximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/maximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/maximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/maximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/maximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/maximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/maximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/maximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/maximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/maximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/maximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/maximize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/minimize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/minimize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/minimize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/minimize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/minimize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/minimize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/minimize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/minimize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/minimize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/minimize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/minimize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/minimize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/minimize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/minimize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/unmaximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/unmaximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/unmaximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/unmaximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/unmaximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/unmaximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/unmaximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/unmaximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/unmaximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/unmaximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/unmaximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/unmaximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/Ambiance-lime/unity/unmaximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/Ambiance-lime/unity/unmaximize_unfocused_pressed.png differ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/banshee.rc ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/banshee.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/banshee.rc 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/banshee.rc 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,23 @@ +# ============================================================================== +# BANSHEE SPECIFIC SETTINGS +# ============================================================================== + +style "banshee_scrollbar" { + engine "murrine" { + roundness = 20 + } +} + +widget "__gtksharp_1*SeekSlider*" style "scale" +widget "__gtksharp_1*Player*croll*" style "banshee_scrollbar" + +widget_class "__gtksharp_1*<GtkToolbar>*" style "default" +widget_class "__gtksharp_1*<GtkButton>*" style "button" +#widget_class "__gtksharp_1*<GtkScale>*" style "scale" + + + + + + + diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/chromium.rc ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/chromium.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/chromium.rc 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/chromium.rc 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,39 @@ +# ============================================================================== +# CHROMIUM SPECIFIC SETTINGS +# ============================================================================== + +style "chromium_toolbar_button" { + engine "murrine" { + roundness = 3 + textstyle = 0 + } +} + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = "#3c3b37" + ChromeGtkFrame::inactive-frame-color = "#3c3b37" + + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = "#5c5b56" + + ChromeGtkFrame::incognito-frame-color = lighter ("#3c3b37") + ChromeGtkFrame::incognito-inactive-frame-color = lighter ("#3c3b37") + + ChromeGtkFrame::incognito-frame-gradient-size = 16 + ChromeGtkFrame::incognito-frame-gradient-color = "#5c5b56" + + ChromeGtkFrame::scrollbar-trough-color = shade (0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "*Chrom*Button*" style "chromium_toolbar_button" + + + + + + diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/ff.rc ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/ff.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/ff.rc 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/ff.rc 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,30 @@ +# ============================================================================== +# FIREFOX SPECIFIC SETTINGS +# ============================================================================== + +style "ff-default" { + GtkCheckButton::indicator-size = 14 + + engine "murrine" { + reliefstyle = 0 + } +} + +#widget "MozillaGtkWidget*Toolbar*" style "theme-toolbar" +#widget "MozillaGtkWidget*Statusbar*" style "ff-statusbar" + +widget "MozillaGtkWidget*" style "ff-default" + +# ------------------------------------------------------------------------------ +# Some Firefox (3.0/3.5) GTK widgets hierarchy (maybe useful for someone) +# ------------------------------------------------------------------------------ + +# Top toolbars (and maybe others) +#widget "MozillaGtkWidget.GtkFixed.GtkHandleBox.GtkToolbar" style "theme-dark-toolbar" + +# Findbar entry, gecko (all html) entry +#widget "MozillaGtkWidget.GtkFixed.GtkEntry" style "theme-dark-entry" + +# ALL buttons +#widget "MozillaGtkWidget.GtkFixed.GtkButton" style "theme-dark-button" + diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/gnome-terminal.rc ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/gnome-terminal.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/gnome-terminal.rc 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/gnome-terminal.rc 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,52 @@ +# ============================================================================== +# GNOME TERMINAL SPECIFIC SETTINGS +# ============================================================================== + +style "terminal_window" = "dark" { +} + +style "terminal_menubar" +{ + engine "murrine" { + } +} + +style "terminal_notebook" = "dark" +{ + fg[ACTIVE] = mix (0.8, "#dfdbd2", "#3c3b37") + + engine "murrine" { + } +} + +style "terminal_scrollbar" = "scrollbar" +{ + bg[NORMAL] = "#3c3b37" + bg[PRELIGHT] = shade(1.08, "#3c3b37") + bg[ACTIVE] = shade(0.94, "#3c3b37") + bg[SELECTED] = shade(1.0, @selected_bg_color) + bg[INSENSITIVE] = "#3c3b37" + + engine "murrine" { + } +} + +style "terminal_screen" +{ + text[NORMAL] = "#ffffff" + base[NORMAL] = "#300a24" + + TerminalScreen::background-darkness = 0.95 +} + +widget "*TerminalWindow*" style "terminal_window" +#widget "*TerminalWindow.*.*enu?ar" style "terminal_menubar" +widget "*TerminalWindow.*.GtkNotebook*" style "terminal_notebook" +widget "*TerminalWindow.*.GtkNotebook.*.GtkVScrollbar*" style "terminal_scrollbar" +#widget "*TerminalWindow.*.GtkNotebook*utton*" style "terminal_button" +widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen" + + + + + diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/nautilus.rc ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/nautilus.rc --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/apps/nautilus.rc 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/apps/nautilus.rc 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,11 @@ +# ============================================================================== +# NAUTILUS SPECIFIC SETTINGS +# ============================================================================== + +style "nautilus_info_pane" { + bg[NORMAL] = @bg_color +} + +widget_class "*Nautilus*<GtkNotebook>*<GtkEventBox>" style "nautilus_info_pane" +widget_class "*Nautilus*<GtkButton>" style "notebook_button" +widget_class "*Nautilus*<GtkButton>*<GtkLabel>" style "notebook_button" diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/gtkrc ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/gtkrc --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-2.0/gtkrc 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-2.0/gtkrc 2012-10-20 14:59:21.000000000 +0000 @@ -0,0 +1,721 @@ +gtk-color-scheme = "base_color:#ffffff\nfg_color:#4c4c4c\ntooltip_fg_color:#ffffff\nselected_bg_color:#C7E02F\nselected_fg_color:#111111\ntext_color:#3C3C3C\nbg_color:#F2F1F0\ntooltip_bg_color:#000000\nlink_color:#C7E02F" + +gtk-icon-sizes = "panel-menu=22,22:gtk-button=16,16" + +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton::child-displacement-x = 1 + GtkButton::child-displacement-y = 1 + GtkButton::default-border = { 0, 0, 0, 0 } + + GtkCheckButton::indicator-size = 16 + + GtkPaned::handle-size = 6 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 14 + GtkRange::stepper-size = 13 + GtkRange::trough-under-steppers = 1 + + GtkScale::trough-border = 0 + GtkScale::slider-width = 23 + GtkScale::slider-length = 14 + GtkScale::trough-side-details = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::trough-border = 0 + GtkScrollbar::slider-width = 13 + GtkScrollbar::min-slider-length = 31 + + GtkMenuBar::internal-padding = 0 + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkExpander::expander-size = 11 + GtkToolbar::internal-padding = 1 + GtkToolbar::shadow-type = GTK_SHADOW_NONE + GtkTreeView::expander-size = 7 + GtkTreeView::vertical-separator = 0 +# GtkTreeView::odd-row-color = shade (0.96, @base_color) + GtkNotebook::tab-overlap = -1 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 3 + + WnckTasklist::fade-overlay-rect = 0 + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry::honors-transparent-bg-hint = 1 + GtkEntry::state-hint = 0 + + GtkEntry::progress-border = { 2, 2, 2, 2 } + + GtkProgressBar::min-horizontal-bar-height = 14 + GtkProgressBar::min-vertical-bar-width = 14 + + GtkImage::x-ayatana-indicator-dynamic = 1 + GtkMenuBar::window-dragging = 1 + + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @text_color + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (0.95, @bg_color) + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = shade (0.8, @bg_color) + text[ACTIVE] = darker (@text_color) + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.98, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (0.97, @bg_color) + base[ACTIVE] = shade (0.94, @bg_color) + + engine "murrine" { + contrast = 0.6 + arrowstyle = 2 + reliefstyle = 3 + highlight_shade = 1.0 + glazestyle = 0 + default_button_color = shade (1.1, @selected_bg_color) + gradient_shades = {1.1, 1.0, 1.0, 0.9} + roundness = 4 + lightborder_shade = 1.26 + lightborderstyle = 1 + listviewstyle = 2 + progressbarstyle = 0 + colorize_scrollbar = FALSE + menubaritemstyle = 1 + menubarstyle = 1 + menustyle = 0 + focusstyle = 3 + handlestyle = 1 + sliderstyle = 3 + scrollbarstyle = 2 + stepperstyle = 3 +# rgba = TRUE + } +} + +style "dark" +{ + color["bg_color_dark"] = "#3c3b37" + color["fg_color_dark"] = "#dfdbd2" + color["selected_fg_color_dark"] = "#ffffff" + + fg[NORMAL] = @fg_color_dark + fg[PRELIGHT] = shade (1.15, @fg_color_dark) + fg[ACTIVE] = @fg_color_dark + fg[SELECTED] = @selected_fg_color_dark + fg[INSENSITIVE] = shade (0.5, @fg_color_dark) + + bg[NORMAL] = @bg_color_dark + bg[ACTIVE] = shade (0.8, @bg_color_dark) + bg[SELECTED] = @selected_bg_color + bg[PRELIGHT] = shade (1.0, "#4D4C48") + bg[INSENSITIVE] = shade (0.85, @bg_color_dark) + + text[NORMAL] = @fg_color_dark + text[PRELIGHT] = shade (1.15, @fg_color_dark) + text[SELECTED] = @selected_fg_color_dark + text[ACTIVE] = @fg_color_dark + text[INSENSITIVE] = mix (0.5, @bg_color, @bg_color_dark) +} + +style "wide" { + xthickness = 2 + ythickness = 2 +} + +style "wider" { + xthickness = 3 + ythickness = 3 +} + +style "entry" { + xthickness = 3 + ythickness = 3 + + engine "murrine" { + } +} + +style "vscale" { +} + +style "hscale" { +} + +#style "button" { +# xthickness = 3 +# ythickness = 3 +# +# bg[NORMAL] = shade (1.07, "#cdcdcd") +# bg[PRELIGHT] = shade (1.09, "#cdcdcd") +# bg[ACTIVE] = shade (1.0, "#cdcdcd") +# bg[INSENSITIVE] = mix (0.25, @bg_color, "#e2e1e1") +# fg[INSENSITIVE] = "#9c9c9c" +# +# engine "murrine" { +# #contrast = 1.0 +# border_shades = {1.04, 0.82} +# reliefstyle = 5 +# shadow_shades = {1.02, 1.1} +# textstyle = 1 +# glowstyle = 5 +# glow_shade = 1.1 +# #text_shade = 1.04 +# } +#} + +style "button" { + + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.03, @bg_color) + bg[PRELIGHT] = shade (1.06, @bg_color) + bg[ACTIVE] = shade (0.96, @bg_color) + bg[INSENSITIVE] = @bg_color + fg[INSENSITIVE] = "#9c9c9c" + + engine "murrine" { + #contrast = 1.0 + textstyle = 1 + border_shades = {1.01, 0.8} + reliefstyle = 0 + shadow_shades = {1.0, 1.1} + glowstyle = 5 + glow_shade = 1.02 + lightborder_shade = 1.32 +# lightborderstyle = 0 + #text_shade = 1.04 + } +} + +style "notebook_button" = "button" { +} + +style "spinbutton" = "notebook_button" { + xthickness = 4 + + engine "murrine" { + } +} + +style "scrollbar" = "button" { + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.04, @bg_color) + + bg[ACTIVE] = shade (0.96, @bg_color) + + engine "murrine" + { + border_shades = {0.95, 0.90} + roundness = 20 + contrast = 1.0 + trough_shades = {0.92, 0.98} + lightborder_shade = 1.3 + glowstyle = 5 + glow_shade = 1.02 + gradient_shades = {1.2, 1.0, 1.0, 0.86} + trough_border_shades = {0.9, 0.98} + } +} + +style "hscrollbar" { +} + +style "vscrollbar" { +} + +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 "scale" = "button" { + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.06, @bg_color) + bg[ACTIVE] = shade (0.94, @bg_color) + + engine "murrine" { + contrast = 0.6 + border_shades = {0.9, 0.8} + roundness = 5 + lightborder_shade = 1.32 + gradient_shades = {1.1, 1.0, 1.0, 0.8} + handlestyle = 2 + trough_border_shades = {0.9, 1.4} + glow_shade = 1.0 +# reliefstyle = 2 +# shadow_shades = { 1.0, 0.9 } + } +} + +style "notebook_bg" { + bg[NORMAL] = shade (1.02, @bg_color) + bg[ACTIVE] = shade (0.97, @bg_color) + fg[ACTIVE] = mix (0.8, @fg_color, shade (0.97, @bg_color)) +} + +# The color is changed by the notebook_bg style, this style +# changes the x/ythickness +style "notebook" { + xthickness = 2 + ythickness = 2 + + engine "murrine" { + roundness = 3 + contrast = 0.8 + focusstyle = 2 + lightborder_shade = 1.16 + gradient_shades = {1.1, 1.0, 1.0, 0.68} + } +} + +style "statusbar" { + engine "murrine" { + contrast = 1.2 + } +} + +style "comboboxentry" = "notebook_button" { + xthickness = 3 + ythickness = 3 + + engine "murrine" { + textstyle = 1 + glowstyle = 5 + glow_shade = 1.02 + } +} + +style "menubar" = "dark" { + engine "murrine" { + textstyle = 2 + text_shade = 0.33 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + lightborder_shade = 1.0 + } +} + +style "toolbar" { + engine "murrine" { + textstyle = 1 + text_shade = 1.32 + lightborder_shade = 1.0 + } +} + +style "toolbar-button" = "notebook_button" { + engine "murrine" { + } +} + +style "menu" { + xthickness = 0 + ythickness = 0 + + engine "murrine" + { + roundness = 0 + } +} + +style "menu_item" = "menu" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color + + engine "murrine" + { + glowstyle = 5 + glow_shade = 1.1 + border_shades = {0.95, 0.85} + } +} + +style "menubar_item" = "menu" { + xthickness = 2 + ythickness = 3 + + engine "murrine" { + gradient_shades = {1.1, 1.0, 1.0, 0.88} + glowstyle = 5 + glow_shade = 1.0 + border_shades = {1.0, 0.9} + lightborderstyle = 3 + lightborder_shade = 1.26 + } +} + +style "scale_menu_item" = "scale" { + GtkScale::slider-width = 21 + GtkScale::slider-length = 13 + + bg[ACTIVE] = shade(0.98, "#4D4C48") + bg[INSENSITIVE] = shade (0.9, @bg_color) + + engine "murrine" { + roundness = 20 + border_shades = {1.4, 1.4} + reliefstyle = 0 + lightborder_shade = 1.36 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "separator_menu_item" { + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + engine "murrine" { + contrast = 0.6 + separatorstyle = 0 + } +} + +style "separator_tool_item" { + xthickness = 0 + ythickness = 1 + + GtkVSeparator::vertical-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 7 + GtkWidget::separator-height = 1 + + engine "murrine" { + contrast = 0.6 + separatorstyle = 0 + } +} + +style "frame_title" { + fg[NORMAL] = lighter (@fg_color) +} + +style "treeview" { + engine "murrine" + { + roundness = 2 + lightborder_shade = 1.1 + gradient_shades = {1.04, 1.0, 1.0, 0.96} + } +} + +style "progressbar" { + xthickness = 1 + ythickness = 1 + + bg[ACTIVE] = shade (0.94, @bg_color) + fg[PRELIGHT] = @selected_fg_color + #bg[SELECTED] = "#cdcdcd" + + engine "murrine" { + #trough_shades = {0.98, 1.02} + roundness = 8 + lightborderstyle = 1 + lightborder_shade = 1.26 + border_shades = {0.95, 0.85} + gradient_shades = {1.1, 1.0, 1.0, 0.9} + trough_border_shades = {0.9, 1.4} + } +} + +style "progressbar_menu_item" = "progressbar" { + bg[ACTIVE] = shade(0.98, "#4D4C48") + + engine "murrine" { + roundness = 0 + } +} + +# This style is based on the default style, so that the colors from the button +# style are overriden again. +style "treeview_header" = "notebook_button" { + xthickness = 2 + ythickness = 1 + + engine "murrine" { + glazestyle = 1 + contrast = 0.8 + lightborder_shade = 1.16 + textstyle = 1 + glow_shade = 1.0 + } +} + +style "treeview_header_scrolled" = "treeview_header" { +} + +style "scrolledwindow" { + engine "murrine" { + contrast = 0.6 + } +} + +style "radiocheck" = "button" { + text[NORMAL] = shade (0.535, @selected_bg_color) + text[PRELIGHT] = shade(1.06, shade (0.535, @selected_bg_color)) + bg[NORMAL] = shade (0.92, @bg_color) + bg[PRELIGHT] = mix (0.2, @selected_bg_color, shade(1.1, @bg_color)) + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @fg_color + + engine "murrine" { + reliefstyle = 3 + gradient_shades = {1.2, 1.0, 1.0, 0.9} + shadow_shades = {0.6, 0.5} + textstyle = 0 + } +} + +style "tooltips" { + xthickness = 4 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = "#000000" + + engine "murrine" { + rgba = TRUE + } +} + +style "infobar" { + engine "murrine" { + } +} + +style "nautilus_location" { + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) +} + +style "calendar" { + xthickness = 0 + ythickness = 0 + + engine "murrine" { + roundness = 0 + } +} + +style "calendar_menu_item" = "calendar" { + base[NORMAL] = "#605E58" + base[ACTIVE] = "#4b4944" +} + +style "iconview" { + engine "murrine" { + roundness = 6 + border_shades = {1.16, 1.0} + glow_shade = 1.1 + glowstyle = 5 + } +} + +style "soundfix" +{ +} + +# Wrokaround style 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) +} + +# Workaround style 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] = "#99958b" +} + +# Workaround style 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) +} + +# Style to set the toolbar to use a flat style. This is because the "New" button in +# Evolution is not drawn transparent. So if there is a gradient in the background it will +# look really wrong. +# See http://bugzilla.gnome.org/show_bug.cgi?id=446953. +style "evo_new_button_workaround" { +} + +############################################################################### +# 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 "vscale" +class "GtkHScale" style "hscale" +class "GtkScrollbar" style "scrollbar" +class "GtkHScrollbar" style "hscrollbar" +class "GtkVScrollbar" style "vscrollbar" +class "GtkCalendar" style "calendar" +class "GtkInfoBar" style "infobar" +class "GtkIconView" style "iconview" + +# 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 "*<GtkNotebook>" style "notebook_bg" +# This is not perfect, it could be done better. +# (That is modify *every* widget in the notebook, and change those back that +# we really don't want changed) +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook_bg" + +widget_class "*<GtkToolbar>*" style "toolbar" +widget_class "*<GtkScrolledWindow>*" style "scrolledwindow" + +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkButton>*<GtkLabel>" style "button" +widget_class "*<GtkToolbar>.*.<GtkButton>*" style "notebook_button" +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkStatusbar>" style "statusbar" +widget_class "*<GtkSpinButton>*" style "spinbutton" +widget_class "*<GtkNotebook>*<GtkButton>" style "notebook_button" +widget_class "*<GtkNotebook>*<GtkButton>*<GtkLabel>" style "notebook_button" +widget_class "*<GtkRadioButton>*" style "radiocheck" +widget_class "*<GtkCheckButton>*" style "radiocheck" + +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry" +widget_class "*<GtkCombo>*" style "comboboxentry" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item" +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" +widget_class "*<GtkSeparatorToolItem>*" style "separator_tool_item" +widget_class "*<GtkMenuBar>*<GtkMenuItem>*" style "menubar_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +widget_class "*<GtkProgress>" style "progressbar" +widget_class "*<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item" +widget_class "*<GtkMenuItem>.*.<GtkScale>" style "scale_menu_item" +widget_class "*<GtkMenuItem>.*.<GtkCalendar>" style "calendar_menu_item" + +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.<GtkScrolledWindow>*<GtkTreeView>*" style "treeview_header_scrolled" +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkTreeView>.<GtkButton>.*<GtkLabel>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>.*<GtkLabel>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>.*<GtkLabel>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>.*<GtkLabel>" style "treeview_header" + +# Overlay scrollbar +widget_class "*<OsScrollbar>" style "overlay_scrollbar" +widget_class "*<OsThumb>" style "overlay_scrollbar" + +# The window of the tooltip is called "gtk-tooltip" +################################################################## +# FIXME: +# This will not work if one embeds eg. a button into the tooltip. +# As far as I can tell right now we will need to rework the theme +# quite a bit to get this working correctly. +# (It will involve setting different priorities, etc.) +################################################################## +widget "gtk-tooltip*" style "tooltips" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## + +# Workaround for the evolution ETable (bug #527532) +widget_class "*.ETable.ECanvas" style "treeview_header" +# Workaround for the evolution ETree +widget_class "*.ETree.ECanvas" style "treeview_header" + +# Special case the nautilus-extra-view-widget +# ToDo: A more generic approach for all applications that have a widget like this. +widget "*.nautilus-extra-view-widget" style : highest "nautilus_location" + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" +# This is the part of the workaround that fixes the menus +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color. +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +# GtkCList also uses the fg color to draw text on top of the base colors. +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +# Nautilus when renaming files, and maybe other places. +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" +# Work around for ubuntu's lucid sound indicator +widget "ido-offscreen-scale" style "soundfix" +# Thickness for indicator menu items +widget "*IdoEntryMenuItem*" style "wide" + +# See the documentation of the style. +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround" + +# Includes +#include "apps/banshee.rc" +include "apps/chromium.rc" +include "apps/ff.rc" +include "apps/gnome-terminal.rc" +include "apps/nautilus.rc" diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/baobab.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/baobab.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/baobab.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/baobab.css 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,16 @@ +.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 ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gedit.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gedit.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gedit.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gedit.css 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,40 @@ +@define-color notebook_tab_gradient_b shade (@bg_color, 0.98); + +GeditWindow .pane-separator, +GeditWindow .pane-separator:hover { +} + +GeditPanel.title GtkLabel { +} + +GeditPanel .toolbar { + border-style: none; + background-color: transparent; +} + +GeditDocumentsPanel .view { +} + +GeditDocumentsPanel .view:backdrop { +} + +GeditWindow .notebook { + padding: 1px; + border-radius: 1px; +} + +GeditPanel .notebook { + padding: 3px; + border-radius: 1px; +} + +GeditPanel .notebook tab, +GeditWindow .notebook tab { + border-radius: 3px; +} + +GeditFloatingSlider .not-found { + color: @error_fg_color; + background-image: none; + background-color: @error_bg_color; +} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-applications.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-applications.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-applications.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-applications.css 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,667 @@ +@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; +} + +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 ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-panel.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-panel.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-panel.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-panel.css 2012-09-28 16:21:16.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 (@dark_bg_color, 1.5)), + to (shade (@dark_bg_color, 1.05))); +} + +PanelApplet { + border-width: 0; +} + +PanelSeparator:backdrop, +PanelSeparator { + border-width: 0; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.5)), + to (shade (@dark_bg_color, 1.05))); + + 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 (@dark_bg_color, 1.5)), + to (shade (@dark_bg_color, 1.05))); +} + +PanelAppletFrame { + background-color: @dark_bg_color; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.5)), + to (shade (@dark_bg_color, 1.05))); + 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 (@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 { + border-image: none; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.85)), + to (shade (@dark_bg_color, 1.0))); + 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 (@dark_bg_color, 1.7)), + to (shade (@dark_bg_color, 1.25))); + 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: 0 -1px shade (@dark_bg_color, 0.6); +} + +WnckPager, WnckTasklist { + background-color: @dark_bg_color; +} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-terminal.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-terminal.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-terminal.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/gnome-terminal.css 2012-04-26 13:56:16.000000000 +0000 @@ -0,0 +1,112 @@ +/* gnome-terminal */ +TerminalScreen { + -TerminalScreen-background-darkness: 0.97; + background-color: rgba(34, 34, 34, 0.65); + color: #C7E02F; +} + +/* +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 ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/nautilus.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/nautilus.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/nautilus.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/nautilus.css 2012-10-20 17:27:51.000000000 +0000 @@ -0,0 +1,149 @@ +@define-color cluebar_color shade (mix (@bg_color, @base_color, 0.5), 0.95); + +NautilusWindow * { + -GtkPaned-handle-size: 4; +} + +.nautilus-canvas-item { + border-radius: 4px; +} + +/* desktop mode */ +.nautilus-desktop.nautilus-canvas-item { + color: @bg_color; + text-shadow: 1 1 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; +} + +/* 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; + + -unico-border-gradient: none; + -unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@cluebar_color, 1.04)), + to (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); + + -unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom, + from (shade (@cluebar_color, 1.02)), + to (shade (@cluebar_color, 1.0))); +} + +NautilusSearchBar .entry { +} + +.nautilus-cluebar-label { + font: bold; + text-shadow: 0 1 shade (@cluebar_color, 1.06); +} + +.nautilus-cluebar-label:backdrop { + color: mix (@fg_color, @cluebar_color, 0.2); + text-shadow: 0 1 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); + + -unico-border-gradient: none; +} + +NautilusFloatingBar .button { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; +} + +/* sidebar */ +NautilusWindow .sidebar, +NautilusWindow .sidebar .view { + background-color: @dark_bg_color; + color: @dark_fg_color; + +} + +NautilusWindow .sidebar:backdrop, +NautilusWindow .sidebar .view:backdrop { + color: mix (@fg_color, shade (@bg_color, 0.95), 0.2); + +} + +NautilusWindow .sidebar row:selected { + color: @selected_fg_color; + text-shadow: 0 -1 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 1 shade (shade (@bg_color, 0.95), 0.96); +} + +NautilusWindow .sidebar .frame { +} + +NautilusWindow .pane-separator { + background-color: @dark_bg_color; + border-color: @dark_bg_color; + border-style: solid; + border-width: 0; + + -unico-border-gradient: none; + -unico-inner-stroke-width: 0; +} + +NautilusWindow .pane-separator:backdrop { + background-color: @dark_bg_color; +} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity-greeter.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity-greeter.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity-greeter.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity-greeter.css 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,65 @@ +.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 { + border-color: alpha (white, 0.9); + border-width: 1px; + border-style: solid; + + color: white; +} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/apps/unity.css 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,38 @@ +UnityPanelWidget, +.unity-panel { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.5)), + to (shade (@dark_bg_color, 1.04))); + border-top-color: shade (@dark_bg_color, 1.6); + border-style: solid; + border-width: 1px 0 0 0; + + color: @dark_fg_color; + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +.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: 7px 7px 0 0; + border-width: 1px 1px 0 1px; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.5)), + to (shade (@dark_bg_color, 1.11))); + border-image: url("../assets/menubaritem.png") 8 10 1 10 / 8px 10px 1px 10px stretch; + /*box-shadow: inset 0 -1px shade (@dark_bg_color, 0.95);*/ + box-shadow: none; + + color: shade (@dark_fg_color, 1.1); + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} \ No newline at end of file Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-active-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-active-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-active-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-active-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-check-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-combobox-entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/backdrop-radio-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-default.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar-active-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar-active-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-menuitem-dark.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-menuitem-dark.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-menuitem-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-menuitem-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-menuitem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-menuitem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/check-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-arrow-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-arrow-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-arrow.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-arrow.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button-pressed-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button-pressed-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-button.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-entry-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-entry-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/combobox-entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/entry.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/frame.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/frame.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/menubaritem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/menubaritem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-bottom.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-bottom.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-left.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-left.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-right.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-right.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-top.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/notebook-tab-top.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-horizontal-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-horizontal-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-horizontal-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-vertical-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-vertical-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/progressbar-vertical-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-backdrop-button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-active.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-button-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-entry-toolbar.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-menubaritem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radiance-menubaritem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-menuitem-dark.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-menuitem-dark.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-menuitem.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-menuitem.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-mixed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-selected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-disabled-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-disabled-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-hover-alt.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-hover-alt.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/radio-unselected.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-fill-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-trough-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-horizontal-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-fill-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-fill-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-fill-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-fill-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-fill.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-fill.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-trough-backdrop.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-trough-backdrop.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-trough-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-trough-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-trough.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/scale-vertical-trough.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-horizontal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-focused-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-focused-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-hover.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical-hover.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/slider-vertical.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-off-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-off-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-off.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-off.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-on-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-on-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-on.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-button-on.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-disabled.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-disabled.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-focused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-focused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-off.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-off.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-on.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-on.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-off.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-off.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-on.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/assets/switch-trough-toolbar-on.png differ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-main.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-main.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-main.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-main.css 2012-10-20 14:14:50.000000000 +0000 @@ -0,0 +1,46 @@ +/*default color scheme */ +@define-color bg_color #f2f1f0; +@define-color fg_color #4c4c4c; +@define-color base_color #ffffff; +@define-color text_color #3C3C3C; +@define-color selected_bg_color #C7E02F; +@define-color selected_fg_color #222222; +@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 #C7E02F; +@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 (166, 38, 38); +@define-color error_bg_color rgb (237, 54, 54); +@define-color link_color #C7E02F; +@define-color success_color #C7E02F; +@define-color error_color #cc0000; + +/* 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 #3c3b37; +@define-color dark_fg_color #dfdbd2; + +@define-color backdrop_fg_color mix (@bg_color, @fg_color, 0.8); +@define-color backdrop_text_color mix (@base_color, @text_color, 0.8); +@define-color backdrop_dark_fg_color mix (@dark_bg_color, @dark_fg_color, 0.75); +@define-color backdrop_selected_bg_color shade (@bg_color, 0.92); +@define-color backdrop_selected_fg_color @fg_color; + +@import url("gtk-widgets-borders.css"); +@import url("gtk-widgets-assets.css"); +@import url("gtk-widgets.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/unity-greeter.css"); diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-assets.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-assets.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-assets.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-assets.css 2012-09-28 16:21:16.000000000 +0000 @@ -0,0 +1,554 @@ +/*************** + * 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"); +} + +.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-alt.png"); +} + +.check row:hover, +.check row:selected:hover, +.check row:selected:focus:hover { + background-image: url("assets/check-unselected-hover-alt.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-alt.png"); +} + +.check:backdrop { + background-image: url("assets/backdrop-check-unselected.png"); +} + +.check:hover:backdrop { + background-image: url("assets/backdrop-check-unselected-hover.png"); +} + +.check row:backdrop, +.check row:selected:backdrop { + background-image: url("assets/backdrop-check-unselected-alt.png"); +} + +.check row:hover:backdrop, +.check row:selected:hover:backdrop { + background-image: url("assets/backdrop-check-unselected-hover-alt.png"); +} + +.check:insensitive:backdrop { + background-image: url("assets/backdrop-check-unselected-disabled.png"); +} + +.check row:selected:insensitive:backdrop { + background-image: url("assets/backdrop-check-unselected-disabled-alt.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-alt.png"); +} + +.check row:active:hover, +.check row:selected:active:hover, +.check row:selected:active:focus:hover { + background-image: url("assets/check-selected-hover-alt.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-alt.png"); +} + +.check:active:backdrop { + background-image: url("assets/backdrop-check-selected.png"); +} + +.check:active:backdrop { + background-image: url("assets/backdrop-check-selected-hover.png"); +} + +.check row:active:backdrop, +.check row:selected:active:backdrop { + background-image: url("assets/backdrop-check-selected-alt.png"); +} + +.check row:active:hover:backdrop, +.check row:selected:active:hover:backdrop { + background-image: url("assets/backdrop-check-selected-hover-alt.png"); +} + +.check:active:insensitive:backdrop { + background-image: url("assets/backdrop-check-selected-disabled.png"); +} + +.check row:selected:active:insensitive:backdrop { + background-image: url("assets/backdrop-check-selected-disabled-alt.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-alt.png"); +} + +.check row:inconsistent:hover, +.check row:selected:inconsistent:hover, +.check row:selected:focus:inconsistent:hover { + background-image: url("assets/check-mixed-hover-alt.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-alt.png"); +} + +.check:inconsistent:backdrop { + background-image: url("assets/backdrop-check-mixed.png"); +} + +.check:inconsistent:hover:backdrop { + background-image: url("assets/backdrop-check-mixed-hover.png"); +} + +.check row:inconsistent:backdrop, +.check row:selected:inconsistent:backdrop { + background-image: url("assets/backdrop-check-mixed-alt.png"); +} + +.check row:inconsistent:hover:backdrop, +.check row:selected:inconsistent:hover:backdrop { + background-image: url("assets/backdrop-check-mixed-hover-alt.png"); +} + +.check:inconsistent:insensitive:backdrop { + background-image: url("assets/backdrop-check-mixed-disabled.png"); +} + +.check row:selected:inconsistent:insensitive:backdrop { + background-image: url("assets/backdrop-check-mixed-disabled-alt.png"); +} + +.radio { + background-image: url("assets/radio-unselected.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-alt.png"); +} + +.radio row:hover, +.radio row:selected:hover, +.radio row:selected:focus:hover { + background-image: url("assets/radio-unselected-hover-alt.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-alt.png"); +} + +.radio:backdrop { + background-image: url("assets/backdrop-radio-unselected.png"); +} + +.radio:hover:backdrop { + background-image: url("assets/backdrop-radio-unselected-hover.png"); +} + +.radio row:backdrop, +.radio row:selected:backdrop { + background-image: url("assets/backdrop-radio-unselected-alt.png"); +} + +.radio row:hover:backdrop, +.radio row:selected:hover:backdrop { + background-image: url("assets/backdrop-radio-unselected-hover-alt.png"); +} + +.radio:insensitive:backdrop { + background-image: url("assets/backdrop-radio-unselected-disabled.png"); +} + +.radio row:selected:insensitive:backdrop { + background-image: url("assets/backdrop-radio-unselected-disabled-alt.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-alt.png"); +} + +.radio row:active:hover, +.radio row:selected:active:hover, +.radio row:selected:focus:active:hover { + background-image: url("assets/radio-selected-hover-alt.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-alt.png"); +} + +.radio:active:backdrop { + background-image: url("assets/backdrop-radio-selected.png"); +} + +.radio:active:hover:backdrop { + background-image: url("assets/backdrop-radio-selected-hover.png"); +} + +.radio row:active:backdrop, +.radio row:selected:active:backdrop { + background-image: url("assets/backdrop-radio-selected-alt.png"); +} + +.radio row:active:hover:backdrop, +.radio row:selected:active:hover:backdrop { + background-image: url("assets/backdrop-radio-selected-hover-alt.png"); +} + +.radio:active:insensitive:backdrop { + background-image: url("assets/backdrop-radio-selected-disabled.png"); +} + +.radio row:selected:active:insensitive:backdrop { + background-image: url("assets/backdrop-radio-selected-disabled-alt.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-alt.png"); +} + +.radio row:inconsistent:hover, +.radio row:selected:inconsistent:hover, +.radio row:selected:focus:inconsistent:hover { + background-image: url("assets/radio-mixed-hover-alt.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-alt.png"); +} + +.radio:inconsistent:backdrop { + background-image: url("assets/backdrop-radio-mixed.png"); +} + +.radio:inconsistent:hover:backdrop { + background-image: url("assets/backdrop-radio-mixed-hover.png"); +} + +.radio row:inconsistent:backdrop, +.radio row:selected:inconsistent:backdrop { + background-image: url("assets/backdrop-radio-mixed-alt.png"); +} + +.radio row:inconsistent:hover:backdrop, +.radio row:selected:inconsistent:hover:backdrop { + background-image: url("assets/backdrop-radio-mixed-hover-alt.png"); +} + +.radio:inconsistent:insensitive:backdrop { + background-image: url("assets/backdrop-radio-mixed-disabled.png"); +} + +.radio row:selected:inconsistent:insensitive:backdrop { + background-image: url("assets/backdrop-radio-mixed-disabled-alt.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, +.menu .check { + background-image: url("assets/check-menuitem-unselected.png"); +} + +.primary-toolbar .menu .radio, +.menu .radio { + background-image: url("assets/check-menuitem-unselected.png"); +} + +.primary-toolbar .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 .radio:active, +.toolbar .menu .radio:active:hover, +.menu .radio:active, +.menu .radio:active:hover { + background-image: url("assets/radio-menuitem.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 .radio:active { + background-image: url("assets/radio-menuitem-dark.png"); +} + +/********************* + * GtkScale's slider * + *********************/ +.scale.slider, +.scale.slider.horizontal { + background-image: url("assets/slider-horizontal.png"); +} + +.scale.slider:backdrop, +.scale.slider.horizontal:backdrop { + /*background-image: url("assets/slider-horizontal-disabled.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:insensitive:backdrop, +.scale.slider.horizontal:insensitive:backdrop { + /*background-image: url("assets/slider-horizontal-backdrop-disabled.png");*/ +} + +.scale.slider.vertical { + background-image: url("assets/slider-vertical.png"); +} + +.scale.slider.vertical:backdrop { + /*background-image: url("assets/slider-vertical-backdrop.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"); +} + +.scale.slider.vertical:insensitive:backdrop { + /*background-image: url("assets/slider-vertical-backdrop-disabled.png");*/ +} + +/*.scale.scale-has-marks-above.slider.horizontal { + background-image: url("assets/slider-up.png"); +} + +.scale.scale-has-marks-above.slider.horizontal:insensitive { + background-image: url("assets/slider-up-disabled.png"); +} + +.scale.scale-has-marks-above.slider.horizontal:backdrop { + background-image: url("assets/slider-up-backdrop.png"); +} + +.scale.scale-has-marks-above.slider.horizontal:backdrop:insensitive { + background-image: url("assets/slider-up-backdrop-disabled.png"); +} + +.scale.scale-has-marks-above.slider.vertical { + background-image: url("assets/slider-left.png"); +} + +.scale.scale-has-marks-above.slider.vertical:insensitive { + background-image: url("assets/slider-left-disabled.png"); +} + +.scale.scale-has-marks-above.slider.vertical:backdrop { + background-image: url("assets/slider-left-backdrop.png"); +} + +.scale.scale-has-marks-above.slider.vertical:backdrop:insensitive { + background-image: url("assets/slider-left-backdrop-disabled.png"); +} + +.scale.scale-has-marks-below.slider.horizontal { + background-image: url("assets/slider-down.png"); +} + +.scale.scale-has-marks-below.slider.horizontal:insensitive { + background-image: url("assets/slider-down-disabled.png"); +} + +.scale.scale-has-marks-below.slider.horizontal:backdrop { + background-image: url("assets/slider-down-backdrop.png"); +} + +.scale.scale-has-marks-below.slider.horizontal:backdrop:insensitive { + background-image: url("assets/slider-down-backdrop-disabled.png"); +} + +.scale.scale-has-marks-below.slider.vertical { + background-image: url("assets/slider-right.png"); +} + +.scale.scale-has-marks-below.slider.vertical:insensitive { + background-image: url("assets/slider-right-disabled.png"); +} + +.scale.scale-has-marks-below.slider.vertical:backdrop { + background-image: url("assets/slider-right-backdrop.png"); +} + +.scale.scale-has-marks-below.slider.vertical:backdrop:insensitive { + background-image: url("assets/slider-right-backdrop-disabled.png"); +}*/ + diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-borders.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-borders.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-borders.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets-borders.css 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,520 @@ +/* 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:backdrop { + border-image: url("assets/backdrop-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:backdrop { + border-image: url("assets/backdrop-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:insensitive:backdrop { + border-image: url("assets/backdrop-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:backdrop { + border-image: url("assets/backdrop-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:hover:backdrop { + border-image: url("assets/backdrop-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; +} + +.button:active:insensitive:backdrop { + border-image: url("assets/backdrop-button-active-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +/* focused button borders */ +.button:focus, +.button.default { +} + +.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 { + border-image: url("assets/button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .button:focused { + border-image: url("assets/button-toolbar-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-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 { + border-image: url("assets/button-toolbar-active-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .button:backdrop { + border-image: url("assets/backdrop-button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .button:active:backdrop { + border-image: url("assets/backdrop-button-toolbar-active.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.menubar.menuitem:hover, +.menubar .menuitem:hover { + border-image: url("assets/menubaritem.png") 8 10 1 10 / 8px 10px 1px 10px 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:backdrop { + border-image: url("assets/backdrop-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:selected, +.entry:selected:focus { +} + +.entry:focus { +} + +.entry:insensitive { + border-image: url("assets/entry-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.entry:insensitive:backdrop { + border-image: url("assets/backdrop-entry-disabled.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-toolbar .entry { + border-image: url("assets/entry-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-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, +.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:backdrop { + border-image: url("assets/backdrop-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:insensitive:backdrop { + border-image: url("assets/backdrop-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 .entry:first-child, +.primary-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 { + border-image-width: 10px 12px 10px 0; + border-radius: 0 8px 8px 0; + border-left-width: 0; +} + +/* tooltip elements borders */ +.tooltip .entry, +.tooltip .button { +} + +/* tooltip focused elements borders */ +.tooltip .entry:focus, +.tooltip .button:focus { +} + +/* primary toolbar - generic element borders */ +.primary-toolbar .entry, +.primary-toolbar GtkComboBox.combobox-entry .entry, +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar .button:active, +.primary-toolbar .button.raised:active, +.primary-toolbar .raised .button:active, +.primary-toolbar .button.raised:insensitive, +.primary-toolbar .raised .button:insensitive, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:insensitive, +.inline-toolbar.toolbar GtkToolButton .button:active, +.inline-toolbar.toolbar GtkToolButton .button:insensitive, +.primary-toolbar GtkSwitch.trough, +.primary-toolbar GtkSwitch.trough:insensitive, +.primary-toolbar GtkComboBox .button:active, +.primary-toolbar GtkComboBox .button:insensitive { +} + +/* primary toolbar - focused element borders */ +.primary-toolbar .entry:focus, +.primary-toolbar .button:active:focus, +.primary-toolbar GtkComboBox.combobox-entry .entry:focus, +.primary-toolbar GtkComboBox.combobox-entry .button:focus, +.primary-toolbar .button.raised:focus:active, +.primary-toolbar .raised .button:focus:active, +.primary-toolbar .button.raised.default:active, +.primary-toolbar .raised .button.default:active, +.inline-toolbar.toolbar .button:focus:active, +.inline-toolbar.toolbar .button.default:active, +.primary-toolbar GtkComboBox .button:active:focus { +} + +/* primary toolbar - generic button borders */ +.primary-toolbar .button.raised, +.primary-toolbar .raised .button, +.inline-toolbar.toolbar .button, +.primary-toolbar GtkComboBox .button { +} + +/* primary toolbar - focused button borders */ +.primary-toolbar .button.raised:focus, +.primary-toolbar .button.raised.default, +.primary-toolbar .raised .button:focus, +.primary-toolbar .raised .button.default, +.inline-toolbar.toolbar .button:focus, +.inline-toolbar.toolbar .button.default, +.primary-toolbar GtkComboBox .button:focus { +} + +/* column-headers borders */ +column-header.button, +column-header .button, +column-header.button:focus, +column-header .button:focus, +column-header.button:active, +column-header .button:active, +column-header.button:active:hover, +column-header .button:active:hover +column-header.button:active:focus, +column-header .button:active:focus { +} + +column-header.button:backdrop, +column-header .button:backdrop { +} + +column-header.button:insensitive, +column-header .button:insensitive { +} + +column-header.button:last-child, +column-header:last-child .button, +column-header.button:last-child:focus, +column-header:last-child .button:focus, +column-header.button:last-child:active, +column-header:last-child .button:active, +column-header.button:last-child:active:hover, +column-header:last-child .button:active:hover, +column-header.button:last-child:active:focus, +column-header:last-child .button:active:focus { +} + +.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; +} + +/* unfocused window: generic element borders */ +.button:backdrop, +GtkComboBox.combobox-entry .entry:backdrop, +GtkComboBox.combobox-entry .button:backdrop, +.entry:backdrop, +GtkSwitch.trough:backdrop, +.trough:backdrop { +} + +.trough row:backdrop { +} + +.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 row { +} + +.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 { + border-image: url("assets/switch-trough-toolbar-off.png") 10 12 10 12 / 10px 12px 10px 12px stretch; +} + +.primary-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:backdrop, +GtkSwitch.trough:active:backdrop, +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:backdrop, +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:backdrop, +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-fill.png") 5 6 5 6 / 5px 6px 5px 6px stretch; +} + +.progressbar.vertical { + border-image: url("assets/progressbar-vertical-fill.png") 6 5 6 5 / 6px 5px 6px 5px stretch; +} + +.progressbar:backdrop, +.progressbar row:backdrop, +.progressbar row:hover:backdrop, +.progressbar row:selected:backdrop, +.progressbar row:selected:focused:backdrop { + border-image: url("assets/progressbar-horizontal-fill-backdrop.png") 5 6 5 6 / 5px 6px 5px 6px stretch; +} + +.progressbar.vertical:backdrop { + border-image: url("assets/progressbar-vertical-fill-backdrop.png") 6 5 6 5 / 6px 5px 6px 5px stretch; +} + +.scale.trough { + border-image: url("assets/scale-horizontal-trough.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +} + +.scale.trough:insensitive { + border-image: url("assets/scale-horizontal-trough-disabled.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +} + +.scale.trough:backdrop { + border-image: url("assets/scale-horizontal-trough-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +} + +.scale.trough.vertical { + border-image: url("assets/scale-vertical-trough.png") 6 2 6 2 / 6px 2px 6px 2px stretch; +} + +.scale.trough.vertical:insensitive { + border-image: url("assets/scale-vertical-trough-disabled.png") 6 2 6 2 / 6px 2px 6px 2px stretch; +} + +.scale.trough.highlight.left { + border-image: url("assets/scale-horizontal-fill.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +} + +.scale.trough.vertical:backdrop { + border-image: url("assets/scale-vertical-trough-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch; +} + +.scale.trough.highlight.left:insensitive { + border-image: url("assets/scale-horizontal-fill-disabled.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +} + +.scale.trough.highlight.left:backdrop { + border-image: url("assets/scale-horizontal-fill-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +} + +.scale.trough.highlight.bottom.vertical { + border-image: url("assets/scale-vertical-fill.png") 6 2 6 2 / 6px 2px 6px 2px stretch; +} + +.scale.trough.highlight.bottom.vertical:insensitive { + border-image: url("assets/scale-vertical-fill-disabled.png") 6 2 6 2 / 6px 2px 6px 2px stretch; +} + +.scale.trough.highlight.bottom.vertical:backdrop { + border-image: url("assets/scale-vertical-fill-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch; +} + +/* unfocused window: primary toolbar generic element borders */ +.primary-toolbar .button:active:backdrop, +.primary-toolbar .button.raised:backdrop, +.primary-toolbar .raised .button:backdrop, +.primary-toolbar GtkComboBox.combobox-entry .entry:backdrop, +.primary-toolbar GtkComboBox.combobox-entry .button:backdrop, +.primary-toolbar GtkComboBox .button:backdrop, +.primary-toolbar .entry:backdrop, +.primary-toolbar GtkSwitch.trough:backdrop, +.inline-toolbar.toolbar .button:backdrop, +.inline-toolbar.toolbar .button:backdrop:insensitive { +} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk-widgets.css 2012-10-20 18:22:39.000000000 +0000 @@ -0,0 +1,2189 @@ +/* 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: 18; + -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-min-vertical-bar-width: 14; + -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; + -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-wide-separators: true; + -GtkWidget-separator-width: 2; + -GtkWidget-separator-height: 2; + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 1px; + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + -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: unico; + + /*-unico-arrow-texture: url("assets/combobox-arrow.png");*/ + + -unico-focus-border-color: alpha (@selected_bg_color, 0.5); + -unico-focus-border-radius: 5; + -unico-focus-fill-color: alpha (@selected_bg_color, 0.1); +} + +GtkWindow { + color: @fg_color; +} + +* { + /* inherit the color from parent by default */ + color: inherit; + background-color: @bg_color; +} + +GtkWindow:backdrop { + color: @backdrop_fg_color; +} + +/********** + * states * + **********/ +*:insensitive { + color: shade (@bg_color, 0.6); + text-shadow: 0 1px alpha (shade (@bg_color, 1.25), 0.5); +} + +*:active { +} + +*:active:hover:insensitive { +} + +*:active:insensitive { +} + +*:hover { +} + +*:hover:insensitive { +} + +*:selected, +*:selected:focused { + background-color: alpha (@selected_bg_color, 0.9); + + color: @selected_fg_color; +} + +*:selected:backdrop, +*:selected:focused:backdrop { + background-color: alpha (@backdrop_selected_bg_color, 0.9); + + color: @backdrop_selected_fg_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 (shade (@button_bg_color, 1.08)), + color-stop (0.5, @button_bg_color), + to (shade (@button_bg_color, 0.94))); + + color: @fg_color; + text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.4); +} + +GtkSwitch.slider:backdrop, +.button:backdrop { + background-image: none; + background-color: @bg_color; + + color: @backdrop_fg_color; + text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.2); +} + +.button:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@button_bg_color, 1.12)), + color-stop (0.5, @button_bg_color), + to (shade (@button_bg_color, 0.96))); +} + +.button:hover:backdrop { + background-image: none; + background-color: shade (@bg_color, 1.04); +} + +.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:insensitive:backdrop { + background-image: none; + background-color: #ebebeb; + + text-shadow: 0 1px alpha (shade (@button_bg_color, 1.25), 0.2); +} + +.button:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#cecece), + to (#e8e8e8)); +} + +.button:active:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#dcdcdc), + to (#f3f3f3)); +} + +.button:active:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (#e3e3e3), + to (#f3f3f3)); +} + +.button:active:insensitive:backdrop { + background-image: -gtk-gradient (linear, left top, left bottom, + from (mix (#e3e3e3, @bg_color, 0.5)), + to (mix (#f3f3f3, @bg_color, 0.5))); +} + +/* 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))); +} + +.button.default:insensitive { +} +*/ +/* Middle button */ +.primary-toolbar .linked .entry, +.primary-toolbar .linked .button, +.primary-toolbar .linked .button:active, +.primary-toolbar .linked .button:active:hover, +.primary-toolbar .linked .button:insensitive { + border-width: 1px; + border-right-width: 0; + + border-radius: 0; +} + +/* 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); +} + +.linked .button:backdrop, +.toolbar .button.raised.linked:backdrop, +.toolbar .raised.linked .button:backdrop, +.inline-toolbar.toolbar .button:backdrop, +.inline-toolbar.toolbar GtkToolButton .button:backdrop { + /*box-shadow: inset -1px 0 @unfocused_borders;*/ +} + +.linked .button:insensitive:backdrop, +.toolbar .button.raised.linked:insensitive:backdrop, +.toolbar .raised.linked .button:insensitive:backdrop, +.inline-toolbar.toolbar .button:insensitive:backdrop, +.inline-toolbar.toolbar GtkToolButton .button:insensitive:backdrop { + /*box-shadow: inset -1px 0 @unfocused_insensitive_borders;*/ +} + + +/* Middle button */ +.linked .entry, +.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 .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 .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 .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; +}f + +/* Set up shadows and hilights for button visual separation */ +.primary-toolbar .linked .button, +.primary-toolbar .button.raised.linked, +.primary-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 { + 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 { + 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 { + 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 { + box-shadow: inset -1px 0 shade (@dark_bg_color, 0.9); +} + +.primary-toolbar .linked .button:backdrop:last-child, +.primary-toolbar .button.raised.linked:backdrop:last-child, +.primary-toolbar .raised.linked .button:backdrop:last-child { + box-shadow: inset 1px 0 shade (@dark_bg_color, 1.2); +} + +/*.primary-toolbar .linked .button:insensitive:backdrop, +.primary-toolbar .button.raised.linked:insensitive:backdrop, +.primary-toolbar .raised.linked .button:insensitive:backdrop { + box-shadow: inset -1px 0 @unfocused_insensitive_borders; +}*/ + + +/* 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 { + border-radius: 8px; + box-shadow: none; +} + +/**************** + * cell and row * + ****************/ +.cell { + -GtkCheckButton-indicator-size: 16; + -GtkWidget-focus-line-width: 0; + + background-color: @base_color; + border-radius: 0; + border-width: 0; +} + +.cell:selected { +} + +row:hover { +} + +row:insensitive { +} + +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; + + color: @selected_fg_color; + /*text-shadow: 0 -1px shade (@selected_bg_color, 0.7);*/ +} + +row:selected:focused { +} + +row:selected:backdrop { + background-image: -gtk-gradient (linear, left bottom, left top, + from (shade (@backdrop_selected_bg_color, 1.06)), + to (shade (@backdrop_selected_bg_color, 0.94))); + border-top-color: shade (@backdrop_selected_bg_color, 0.9); + + color: @backdrop_selected_fg_color; + /*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:backdrop { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.04)), + to (shade (@bg_color, 1.02))); + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.94)), + to (shade (@bg_color, 0.88))) 1; + box-shadow: inset -1px 0 shade (@bg_color, 1.03), + inset 0 -1px shade (@bg_color, 1.03); +} + +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 .button:hover:backdrop { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 1.1)), + to (shade (@bg_color, 1.06))); + 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); +} + +.content-view.view:selected, +.content-view.view:active { + /*background-color: @selected_bg_color;*/ +} + +.content-view.view:insensitive { + background-color: @bg_color; +} + +.content-view.view:backdrop { + background-color: @bg_color; +} + +.content-view.view:selected:backdrop { + background-color: @backdrop_selected_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:backdrop, +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, +.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; +} + +GtkComboBox.combobox-entry .button:backdrop, +.entry:backdrop { + background-image: -gtk-gradient (linear, left top, left bottom, + from (mix (shade (@base_color, 0.96), @bg_color, 0.5)), + to (mix (@base_color, @bg_color, 0.5))); + color: @backdrop_text_color; +} + +.entry:selected, +.entry:selected:focused { + background-color: @selected_bg_color; + + color: @selected_fg_color; +} + +.entry:focused { +} + +GtkComboBox.combobox-entry .button:insensitive, +.entry:insensitive { + background-color: #f5f5f5; + background-image: none; + + color: mix (@text_color, @base_color, 0.4); +} + +GtkComboBox.combobox-entry .button:insensitive:backdrop, +.entry:insensitive:backdrop { + background-color: mix (#f5f5f5, @bg_color, 0.5); + + color: mix (@text_color, @base_color, 0.4); +} + +.primary-toolbar .entry.progressbar, +.primary-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; +} + +.frame:backdrop { + border-color: shade (@bg_color, 0.88); +} + +/************ + * iconview * + ************/ +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); + + color: @selected_fg_color; + + 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; +} + +/******** + * menu * + ********/ +GtkTreeMenu.menu, +.toolbar .primary-toolbar .menu, +GtkMenuToolButton.menu, +.primary-toolbar .button .menu, +.menu { + background-image: none; + background-color: shade (@dark_bg_color, 1.08); + border-bottom-color: shade (@dark_bg_color, 0.96); + border-left-color: shade (@dark_bg_color, 0.8); + border-right-color: shade (@dark_bg_color, 0.8); + border-top-color: shade (@dark_bg_color, 0.96); + padding: 0; + border-width: 1px; + border-style: solid; + + color: @dark_fg_color; + + box-shadow: inset 0 1px shade (@dark_bg_color, 1.18), + inset 0 -1px shade (@dark_bg_color, 1.18), + inset -1px 0 shade (@dark_bg_color, 1.16), + inset 1px 0 shade (@dark_bg_color, 1.18); +} + +.toolbar .menu, +GtkComboBox .menu { + background-image: none; + background-color: @bg_color; + 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 { + 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 */ +{ + background-color: shade (@dark_bg_color, 1.08); + background-image: none; + border-radius: 0; + border-style: none; + border-width: 1px; +} + +/*********** + * menubar * + ***********/ +.menubar { + -GtkWidget-window-dragging: true; + + background-color: @dark_bg_color; + background-image: none; + border-width: 0; + + color: @dark_fg_color; + text-shadow: 0 -1px shade (@dark_bg_color, 0.6); +} + +.menubar:backdrop { + color: @backdrop_dark_fg_color; + text-shadow: 0 -1px shade (@dark_bg_color, 0.8); +} + +/*************** + * menubaritem * + ***************/ +.menubar.menuitem:hover, +.menubar .menuitem:hover { + border-radius: 4px 4px 0 0; + border-width: 1px 1px 0 1px; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.38)), + to (shade (@dark_bg_color, 1.11))); + /*box-shadow: inset 0 -1px shade (@dark_bg_color, 0.95);*/ + box-shadow: none; + + color: shade (@dark_fg_color, 1.1); + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +/************ + * menuitem * + ************/ +/*.menuitem { + color: @fg_color; +}*/ + +.menuitem { + border-radius: 0; + border-style: solid; + border-width: 1px; + padding: 3px 2px 3px 2px; + + text-shadow: none; +} + +.menuitem { + /*color: @dark_fg_color;*/ +} + +/* Workaround for lp:949368 */ +GtkComboBox .menuitem * { + color: @fg_color; +} + +GtkComboBox .menuitem *:hover { + color: @selected_fg_color; +} + +.menuitem:hover, +.menu .menuitem:hover { + border-radius: 0; + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@selected_bg_color, 1.1)), + to (shade (@selected_bg_color, 0.9))); + border-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@selected_bg_color, 0.7)), + to (shade (@selected_bg_color, 0.7))) 1; + border-image-width: 1px; + box-shadow: inset 1px 0 shade (@selected_bg_color, 1.02), + inset -1px 0 shade (@selected_bg_color, 1.02), + inset 0 1px shade (@selected_bg_color, 1.16), + inset 0 -1px shade (@selected_bg_color, 0.96); + + color: @selected_fg_color; + text-shadow: 0 -1px shade (@selected_bg_color, 0.7); +} + +.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, +GtkMenuToolButton.menu .menuitem:insensitive, +GtkMenuToolButton.menu .menuitem *:insensitive, +.primary-toolbar .button .menu .menuitem:insensitive, +.primary-toolbar .button .menu .menuitem *:insensitive, +.menuitem:insensitive, +.menuitem *:insensitive { + color: mix (@dark_fg_color, @dark_bg_color, 0.5); + 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: mix (@fg_color, @bg_color, 0.5); + text-shadow: 0 1px shade (@bg_color, 1.14); +} + +.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 .entry { + background-color: shade (@dark_bg_color, 1.3); + background-image: none; + + color: @dark_fg_color; + + 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, +.primary-toolbar GtkScale.trough:backdrop, +.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: alpha (@dark_fg_color, 0.5); +} + +.menuitem .accelerator:hover { + color: alpha (@selected_fg_color, 0.8); +} + +.menuitem .accelerator:insensitive { + color: alpha (mix (@dark_fg_color, @dark_bg_color, 0.5), 0.5); + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +/************ + * notebook * + ************/ +.notebook { + background-color: shade (@bg_color, 1.02); + background-image: none; + border-radius: 3px; + padding: 2px; + background-clip: border-box; + border-color: shade (@bg_color, 0.82); + 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; + border-image: -gtk-gradient (linear, left top, left bottom, + from (alpha (shade (@bg_color, 0.9), 0.0)), + to (shade (@bg_color, 0.9))) 1; + border-image-width: 0 1px; + border-color: transparent; + border-width: 0; + 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; +} + +.notebook tab.top { + padding: 2px 5px 0 5px; +} + +.notebook tab.right:active { + padding: 4px 6px 4px 1px; +} + +.notebook tab.right { + padding: 3px 4px 3px 0; + border-image: -gtk-gradient (linear, right top, left top, + from (alpha (shade (@bg_color, 0.9), 0.0)), + to (shade (@bg_color, 0.9))) 1; + border-image-width: 1px 0; +} + +.notebook tab.bottom:active { + padding: 1px 7px 4px 7px; +} + +.notebook tab.bottom { + padding: 0 5px 3px 5px; + border-image: -gtk-gradient (linear, left bottom, left top, + from (alpha (shade (@bg_color, 0.9), 0.0)), + to (shade (@bg_color, 0.9))) 1; + border-image-width: 0 1px; +} + +.notebook tab.left:active { + padding: 4px 1px 4px 6px; +} + +.notebook tab.left { + padding: 3px 0 3px 4px; + border-image: -gtk-gradient (linear, left top, right top, + from (alpha (shade (@bg_color, 0.9), 0.0)), + to (shade (@bg_color, 0.9))) 1; + border-image-width: 1px 0; +} + +.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; +} + +.menubar .menuitem .scale.highlight.left, +.scale.highlight.left, +.progressbar, +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focused { + border-radius: 8px; + border-width: 0px; + background-image: none; + background-color: #C7E02F; + border-style: solid; +} + +.progressbar:backdrop, +.progressbar row:backdrop, +.progressbar row:hover:backdrop, +.progressbar row:selected:backdrop, +.progressbar row:selected:focused:backdrop, +.scale.highlight.bottom:backdrop, +.progressbar.vertical:backdrop { + border-radius: 8px; + border-width: 0px; + background-image: none; + background-color: #b0b0b0; +} + +.scale.highlight.left:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.95)), + to (shade (@bg_color, 0.85))); +} + +.scale.highlight.bottom:insensitive { + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@bg_color, 0.95)), + to (shade (@bg_color, 0.85))); +} + +.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.fill-block:backdrop, +.level-bar.fill-block.level-high:backdrop, +.level-bar.fill-block.level-low:backdrop { + background-color: #b0b0b0; + border-color: #b0b0b0; + background-image: none; +} + + +.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); +} + +.level-bar.fill-block.empty-fill-block:backdrop { + border-color: transparent; + background-color: transparent; +} + +GtkScale { + -GtkRange-slider-width: 18; + -GtkRange-trough-border: 0; + -GtkScale-slider-length: 14; + -GtkWidget-focus-line-width: 0; +} + +GtkScale.vertical { + -GtkScale-slider-length: 13; +} + +.scale.slider { + background-color: transparent; +} + +.scale.trough.highlight { + background-color: #C7E02F; + background-image: none; + background-clip: content-box; +} + +.scale.trough.highlight:insensitive { + background-color: #b5b5b5; + background-image: none; +} + +.scale.trough.highlight.left { + margin: 7px 0 7px 0; +} + +.scale.trough.highlight:backdrop { + background-color: #dcdcdc; + background-image: none; + /*background-clip: padding-box;*/ +} + + +.scale.trough.highlight.bottom { + margin: 0 7px 0 7px; +} + +GtkScale.mark { + border-color: shade (@bg_color, 0.8); +} + +/************* + * scrollbar * + *************/ +.scrollbar, +.scrollbar.vertical { + -GtkScrollbar-has-backward-stepper: 0; + -GtkScrollbar-has-forward-stepper: 0; + -GtkRange-slider-width: 14; + + border-radius: 20px; + + border-image: none; +} + +.scrollbar.trough, +.scrollbar.trough.vertical { + border-color: shade (@bg_color, 0.8); +} + +.scrollbar.trough.horizontal { +} + +.scrollbar.slider, +.scrollbar.slider:hover, +.scrollbar.button, +.scrollbar.slider.vertical, +.scrollbar.slider.vertical:hover, +.scrollbar.button.vertical { + border-width: 1px; + border-style: solid; + border-color: shade (@bg_color, 0.86); + background-image: -gtk-gradient (linear, left top, right top, + from (shade (@button_bg_color, 1.08)), + color-stop (0.5, @button_bg_color), + to (shade (@button_bg_color, 0.94))); + box-shadow: inset 1px 0 shade (@bg_color, 1.1), + inset -1px 0 shade (@bg_color, 1.01), + inset 0 1px shade (@bg_color, 1.1), + inset 0 -1px shade (@bg_color, 1.1); +} + +.scrollbar.slider.horizontal, +.scrollbar.slider.horizontal:hover, +.scrollbar.button.horizontal { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@button_bg_color, 1.08)), + color-stop (0.5, @button_bg_color), + to (shade (@button_bg_color, 0.94))); + box-shadow: inset 1px 0 shade (@bg_color, 1.1), + inset -1px 0 shade (@bg_color, 1.1), + inset 0 1px shade (@bg_color, 1.1), + inset 0 -1px shade (@bg_color, 1.01); +} + +.scrollbar.button, +.scrollbar.button:insensitive { +} + +/* 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; +} + +GtkTreeMenu .menuitem.separator, +.toolbar .primary-toolbar .menuitem.separator, +GtkMenuToolButton .menuitem.separator, +.primary-toolbar .button .menuitem.separator, +.menuitem.separator { + border-color: shade (@dark_bg_color, 0.99); + border-bottom-color: alpha (shade (@dark_bg_color, 1.26), 0.5); + 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, +.sidebar .view { +} + +.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), +.spinbutton.button:active:backdrop:nth-child(last), +.spinbutton.button:insensitive:backdrop:nth-child(last), +.spinbutton.button:backdrop:nth-child(last) { + border-radius: 0 7px 7px 0; +} + +.spinbutton.button, +.spinbutton.button:active, +.spinbutton.button:backdrop, +.spinbutton.button:active:backdrop, +.spinbutton.button:hover, +.spinbutton.button:hover:backdrop { + 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, +.spinbutton.button:insensitive:backdrop { + 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, +.primary-toolbar .spinner, +.primary-toolbar .spinner { + color: @selected_bg_color; +} + +.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.trough:backdrop, +GtkSwitch.trough:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@bg_color, 0.93)), + to (shade (@bg_color, 0.99))); + + color: shade (@bg_color, 0.6); + text-shadow: 0 1px alpha (shade (@bg_color, 1.25), 0.5); +} + +GtkSwitch.slider { + padding: 1px; + border-radius: 6px; + border-style: solid; +} + +GtkSwitch.slider:insensitive { +} + +/************ + * textview * + ************/ +GtkTextView { + background-color: @base_color; +} + +/*********** + * toolbar * + ***********/ +.toolbar { + border-style: none; + background-color: transparent; + padding: 1px; + + color: @fg_color; + text-shadow: none; +} + +.toolbar:backdrop { + color: @backdrop_fg_color; +} + +.toolbar .button { + /*padding: 1px;*/ + /*padding: 6px 8px;*/ +} + +/* primary-toolbar */ +.primary-toolbar, +.primary-toolbar .toolbar, +.primary-toolbar.toolbar { + -GtkWidget-window-dragging: true; + + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.96)), + to (shade (@dark_bg_color, 1.4))); + border-bottom-color: shade (@dark_bg_color, 1.1); + border-top-color: shade (@dark_bg_color, 1.09); + border-style: solid; + border-width: 1px 0 1px 0; + + color: @dark_fg_color; + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); + + box-shadow: inset 0 1px shade (@dark_bg_color, 0.94); +} + +.primary-toolbar .toolbar:backdrop, +.primary-toolbar.toolbar:backdrop { + background-image: none; + background-color: @dark_bg_color; + box-shadow: none; + border-top-color: @dark_bg_color; + border-bottom-color: shade (@dark_bg_color, 0.9); + + color: @backdrop_dark_fg_color; +} + +.primary-toolbar :insensitive { + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +.primary-toolbar GtkComboBox, +.primary-toolbar .button { + background-color: transparent; + background-image: none; + border-color: transparent; + /*border-radius: 3px;*/ + /*border-width: 1px;*/ + /*padding: 3px;*/ + + color: @dark_fg_color; + text-shadow: 0 -1px shade (@dark_bg_color, 0.7); +} + +.primary-toolbar GtkComboBox:backdrop, +.primary-toolbar .button:backdrop { + color: @backdrop_dark_fg_color; + text-shadow: 0 -1px shade (@dark_bg_color, 0.9); +} + +.primary-toolbar .raised .button, +.primary-toolbar .raised.button, +.primary-toolbar .button:hover, +.primary-toolbar .button:active, +.primary-toolbar .button:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.2)), + to (shade (@dark_bg_color, 1.1))); + /*border-width: 1px;*/ +} + +.primary-toolbar .raised .button:focus, +.primary-toolbar .raised.button:focus, +.primary-toolbar .button:hover:focus, +.primary-toolbar .button:active:focus, +.primary-toolbar .button:insensitive:focus { +} + +.primary-toolbar GtkComboBox.combobox-entry .button { +} + +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar .raised .button, +.primary-toolbar .raised.button, +.primary-toolbar .button:hover { +} + +.primary-toolbar .button:active { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.9)), + to (shade (@dark_bg_color, 0.95))); + + text-shadow: 0 -1px shade (@dark_bg_color, 0.6); +} + +.primary-toolbar .button:active:hover { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.95)), + to (shade (@dark_bg_color, 1.0))); +} + +.primary-toolbar .button:active:insensitive, +.primary-toolbar .button:insensitive { + text-shadow: none; +} + +.primary-toolbar .button:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 1.01)), + to (shade (@dark_bg_color, 0.99))); +} + +.primary-toolbar .button:active:insensitive { + background-image: -gtk-gradient (linear, left top, left bottom, + from (shade (@dark_bg_color, 0.94)), + to (shade (@dark_bg_color, 1.02))); +} + +.primary-toolbar .entry, +.primary-toolbar .entry:active, +.primary-toolbar .entry:focused { + border-radius: 9px; + +/* background-color: @dark_bg_color; + background-image: none; + + background-clip: border-box;*/ +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +.primary-toolbar .separator:insensitive { + border-color: alpha (shade (@dark_bg_color, 0.94), 0.35); + border-bottom-color: alpha (shade (@dark_bg_color, 1.26), 0.5); + border-right-color: alpha (shade (@dark_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); +} + +.inline-toolbar.toolbar .button *:insensitive, +.inline-toolbar.toolbar GtkToolButton .button:insensitive { +} + +/* Middle button */ +.primary-toolbar .button.raised.linked, +.primary-toolbar .button.raised.linked:active, +.primary-toolbar .button.raised.linked:focus, +.primary-toolbar .button.raised.linked:focus:active, +.primary-toolbar .button.raised.linked:insensitive, +.primary-toolbar .button.raised.linked:backdrop, +.primary-toolbar .raised.linked .button, +.primary-toolbar .raised.linked .button:active, +.primary-toolbar .raised.linked .button:focus, +.primary-toolbar .raised.linked .button:focus:active, +.primary-toolbar .raised.linked .button:insensitive, +.primary-toolbar .raised.linked .button:backdrop, +.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 .button:backdrop, +.inline-toolbar.toolbar .button:backdrop: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, +.inline-toolbar.toolbar GtkToolButton .button:backdrop, +.inline-toolbar.toolbar GtkToolButton .button:backdrop:insensitive { + border-right-width: 0; + border-left-width: 0; + border-image-width: 10px 0 10px 0; + border-radius: 0; +} + +/* Leftmost button */ +.primary-toolbar .button.raised.linked:first-child, +.primary-toolbar .button.raised.linked:active:first-child, +.primary-toolbar .button.raised.linked:focus:first-child, +.primary-toolbar .button.raised.linked:focus:active:first-child, +.primary-toolbar .button.raised.linked:insensitive:first-child, +.primary-toolbar .button.raised.linked:backdrop:first-child, +.primary-toolbar .raised.linked .button:first-child, +.primary-toolbar .raised.linked .button:active:first-child, +.primary-toolbar .raised.linked .button:focus:first-child, +.primary-toolbar .raised.linked .button:focus:active:first-child, +.primary-toolbar .raised.linked .button:insensitive:first-child, +.primary-toolbar .raised.linked .button:backdrop:first-child, +.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 .button:backdrop:first-child, +.inline-toolbar.toolbar .button:backdrop: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, +.inline-toolbar.toolbar GtkToolButton:first-child .button:backdrop, +.inline-toolbar.toolbar GtkToolButton:first-child .button:backdrop: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 */ +.primary-toolbar .button.raised.linked:last-child, +.primary-toolbar .button.raised.linked:active:last-child, +.primary-toolbar .button.raised.linked:focus:last-child, +.primary-toolbar .button.raised.linked:focus:active:last-child, +.primary-toolbar .button.raised.linked:insensitive:last-child, +.primary-toolbar .button.raised.linked:backdrop:last-child, +.primary-toolbar .raised.linked .button:last-child, +.primary-toolbar .raised.linked .button:active:last-child, +.primary-toolbar .raised.linked .button:focus:last-child, +.primary-toolbar .raised.linked .button:focus:active:last-child, +.primary-toolbar .raised.linked .button:insensitive:last-child, +.primary-toolbar .raised.linked .button:backdrop:last-child, +.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 .button:backdrop:last-child, +.inline-toolbar.toolbar .button:backdrop: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, +.inline-toolbar.toolbar GtkToolButton:last-child .button:backdrop, +.inline-toolbar.toolbar GtkToolButton:last-child .button:backdrop: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 */ +.primary-toolbar.toolbar .button:only-child, +.primary-toolbar.toolbar .button:active:only-child, +.primary-toolbar.toolbar .button:focus:only-child, +.primary-toolbar.toolbar .button:focus:active:only-child, +.primary-toolbar.toolbar .button:insensitive:only-child, +.primary-toolbar.toolbar .button:backdrop:only-child, +.primary-toolbar.toolbar .button:backdrop:insensitive:only-child, +.primary-toolbar.toolbar GtkToolButton:only-child .button, +.primary-toolbar.toolbar GtkToolButton:only-child .button:active, +.primary-toolbar.toolbar GtkToolButton:only-child .button:focus, +.primary-toolbar.toolbar GtkToolButton:only-child .button:focus:active, +.primary-toolbar.toolbar GtkToolButton:only-child .button:insensitive, +.primary-toolbar.toolbar GtkToolButton:only-child .button:backdrop, +.primary-toolbar.toolbar GtkToolButton:only-child .button:backdrop:insensitive, +.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 .button:backdrop:only-child, +.inline-toolbar.toolbar .button:backdrop: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, +.inline-toolbar.toolbar GtkToolButton:only-child .button:backdrop, +.inline-toolbar.toolbar GtkToolButton:only-child .button:backdrop: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; + + 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;*/ +} + +GtkTreeView row:nth-child(even){ + /*background-color: @base_color;*/ +} + +GtkTreeView row:nth-child(odd) { + /*background-color: shade (@base_color, 0.965);*/ +} + +/************ + * viewport * + ************/ +GtkViewport.frame { + border-width: 0; +} diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk.css ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk.css --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/gtk.css 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/gtk.css 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1 @@ +@import url("gtk-main.css"); \ No newline at end of file diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/settings.ini ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/settings.ini --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/gtk-3.0/settings.ini 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/gtk-3.0/settings.ini 2012-10-20 15:01:36.000000000 +0000 @@ -0,0 +1,3 @@ +[Settings] +gtk-color-scheme = "base_color:#ffffff\nbg_color:#f2f1f0\ntooltip_bg_color:#000000\nselected_bg_color:#C7E02F\ntext_color:#3C3C3C\nfg_color:#4c4c4c\ntooltip_fg_color:#ffffff\nselected_fg_color:#111111\nlink_color:#C7E02F\nbg_color_dark:#3c3b37\nfg_color_dark:#dfdbd2" +gtk-auto-mnemonics = 1 diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/index.theme ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/index.theme --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/index.theme 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/index.theme 2012-10-20 14:11:25.000000000 +0000 @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Ambiance-lime +Comment=Ubuntu Ambiance theme +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Ambiance-lime +MetacityTheme=Ambiance-lime +IconTheme=ubuntu-mono-dark +CursorTheme=DMZ-White +ButtonLayout=close,minimize,maximize: Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/close_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/maximize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/menu.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/menu.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/menu_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/menu_prelight.png differ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/metacity-theme-1.xml ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/metacity-theme-1.xml --- ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/metacity-theme-1.xml 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/metacity-theme-1.xml 2012-09-28 16:17:11.000000000 +0000 @@ -0,0 +1,533 @@ +<?xml version="1.0"?> + +<metacity_theme> +<info> + <name>Ambiance</name> + <author>Kenneth Wimer, James Schriver, Andrea Cimitan</author> + <copyright>Canonical Ltd.</copyright> + <date>June, 2011</date> + <description>Metacity theme</description> +</info> + +<!-- general window layout --> +<frame_geometry name="frame_geometry_normal" title_scale="medium" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="false" rounded_bottom_right="false"> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> + <distance name="bottom_height" value="1"/> + <distance name="left_titlebar_edge" value="10"/> + <distance name="right_titlebar_edge" value="10"/> + <distance name="button_width" value="18"/> + <distance name="button_height" value="20"/> + <distance name="title_vertical_pad" value="11"/> + <border name="title_border" left="2" right="2" top="0" bottom="0"/> + <border name="button_border" left="0" right="0" top="1" bottom="0"/> +</frame_geometry> + +<frame_geometry name="geometry_maximized" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false"> + <distance name="left_width" value="0"/> + <distance name="right_width" value="0"/> + <distance name="bottom_height" value="0"/> + <distance name="left_titlebar_edge" value="10"/> + <distance name="right_titlebar_edge" value="10"/> + <distance name="button_width" value="18"/> + <distance name="button_height" value="20"/> + <distance name="title_vertical_pad" value="11"/> + <border name="title_border" left="2" right="2" top="0" bottom="0"/> + <border name="button_border" left="0" right="0" top="1" bottom="0"/> +</frame_geometry> + +<frame_geometry name="border" has_title="false"> + <distance name="left_width" value="3"/> + <distance name="right_width" value="3"/> + <distance name="bottom_height" value="3"/> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="button_width" value="0"/> + <distance name="button_height" value="0"/> + <distance name="title_vertical_pad" value="3"/> + <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> + +<!-- window titles --> + +<draw_ops name="draw_title_text_normal"> + <title color="#333" x="10" y="(((height - title_height) / 2) `max` 0)+1"/> + <title color="#333" x="10" y="(((height - title_height) / 2) `max` 0)-1"/> + <title color="#333" x="9" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#333" x="11" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#dfdbd2" x="10" y="(((height - title_height) / 2) `max` 0)"/> +</draw_ops> + +<draw_ops name="draw_title_text_unfocused"> + <title color="#333" x="10" y="(((height - title_height) / 2) `max` 0)+1"/> + <title color="#333" x="10" y="(((height - title_height) / 2) `max` 0)-1"/> + <title color="#333" x="9" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#333" x="11" y="(((height - title_height) / 2) `max` 0)"/> + <title color="#807d78" x="10" y="(((height - title_height) / 2) `max` 0)"/> +</draw_ops> + +<draw_ops name="draw_title"> + <!-- frame and gradient --> + <rectangle color="#3c3b37" 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/#474642/1.1" /> + <color value="#3c3b37" /> + </gradient> + <!-- top line --> + <gradient type="horizontal" x="0" y="1" width="width" height="1"> + <color value="shade/#474642/1.2" /> + <color value="shade/#474642/1.5" /> + <color value="shade/#474642/1.2" /> + </gradient> + <!-- left arch --> + <!-- <arc color="shade/#474642/1.1" x="0" y="1" width="9" height="7" start_angle="270" extent_angle="90" /> + <arc color="#3c3b37" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> --> + <line color="#3c3b37" x1="0" x2="4" y1="1" y2="1"/> + <line color="#3c3b37" x1="0" x2="2" y1="2" y2="2"/> + <line color="#3c3b37" x1="0" x2="1" y1="3" y2="3"/> + <line color="#3c3b37" x1="0" x2="1" y1="4" y2="4"/> + <!-- right arch --> + <!-- <arc color="shade/#474642/1.1" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> + <arc color="#3c3b37" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> --> + <line color="#3c3b37" x1="width-5" x2="width" y1="1" y2="1"/> + <line color="#3c3b37" x1="width-3" x2="width" y1="2" y2="2"/> + <line color="#3c3b37" x1="width-2" x2="width" y1="3" y2="3"/> + <line color="#3c3b37" x1="width-2" x2="width" y1="4" y2="4"/> +</draw_ops> + +<draw_ops name="draw_title_utility"> + <include name="draw_title" /> + <line color="shade/#3c3b37/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="#3c3b37" 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/#474642/0.92" /> + <color value="#3c3b37" /> + </gradient> + <!-- top line --> + <gradient type="horizontal" x="0" y="1" width="width" height="1"> + <color value="shade/#474642/0.94" /> + <color value="#474642" /> + <color value="shade/#474642/0.94" /> + </gradient> + <!-- left arch --> + <!-- <arc color="shade/#474642/0.98" x="0" y="1" width="9" height="7" start_angle="270" extent_angle="90" /> + <arc color="#3c3b37" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> --> + <line color="#3c3b37" x1="0" x2="4" y1="1" y2="1"/> + <line color="#3c3b37" x1="0" x2="2" y1="2" y2="2"/> + <line color="#3c3b37" x1="0" x2="1" y1="3" y2="3"/> + <line color="#3c3b37" x1="0" x2="1" y1="4" y2="4"/> + <!-- right arch --> + <!-- <arc color="shade/#474642/0.98" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> + <arc color="#3c3b37" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> --> + <line color="#3c3b37" x1="width-5" x2="width" y1="1" y2="1"/> + <line color="#3c3b37" x1="width-3" x2="width" y1="2" y2="2"/> + <line color="#3c3b37" x1="width-2" x2="width" y1="3" y2="3"/> + <line color="#3c3b37" 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/#3c3b37/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="#3c3b37" x1="0" x2="width" y1="0" y2="0"/> + <gradient type="vertical" x="0" y="1" width="width" height="top_height-1"> + <color value="shade/#474642/0.98" /> + <color value="#3c3b37" /> + </gradient> + <!-- top line --> + <gradient type="horizontal" x="0" y="1" width="width" height="1"> + <color value="shade/#474642/1.08" /> + <color value="shade/#474642/1.38" /> + <color value="shade/#474642/1.08" /> + </gradient> +</draw_ops> + +<draw_ops name="draw_title_maximized_unfocused"> + <!-- frame and gradient --> + <line color="#3c3b37" x1="0" x2="width" y1="0" y2="0"/> + <gradient type="vertical" x="0" y="1" width="width" height="top_height-1"> + <color value="shade/#474642/0.9" /> + <color value="#3c3b37" /> + </gradient> + <!-- top line --> + <line color="shade/#474642/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="#3c3b37" /> + <color value="#3c3b37" /> + <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/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/minimize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/trough_left.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/trough_left.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/trough_middle.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/trough_middle.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/trough_right.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/trough_right.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/trough_unfocused_left.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/trough_unfocused_left.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/trough_unfocused_middle.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/trough_unfocused_middle.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/trough_unfocused_right.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/trough_unfocused_right.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused_over.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused_over.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/metacity-1/unmaximize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/close.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/close.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/close_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/close_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/close_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/close_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/close_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/close_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/close_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/close_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/close_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/close_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/close_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/close_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/maximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/maximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/maximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/maximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/maximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/maximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/maximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/maximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/maximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/maximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/maximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/maximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/maximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/maximize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/minimize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/minimize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/minimize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/minimize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/minimize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/minimize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/minimize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/minimize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/minimize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/minimize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/minimize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/minimize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/minimize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/minimize_unfocused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/unmaximize.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/unmaximize.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/unmaximize_focused_normal.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/unmaximize_focused_normal.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/unmaximize_focused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/unmaximize_focused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/unmaximize_focused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/unmaximize_focused_pressed.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/unmaximize_unfocused.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/unmaximize_unfocused.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/unmaximize_unfocused_prelight.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/unmaximize_unfocused_prelight.png differ Binary files /tmp/GaxrJK359k/ambiance-lime-1.4~saucy~NoobsLab.com/ambiance-lime/unity/unmaximize_unfocused_pressed.png and /tmp/P52LgcrWuY/ambiance-lime-1.1~quantal~NoobsLab.com/ambiance-lime/unity/unmaximize_unfocused_pressed.png differ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/debian/ambiance-lime.install ambiance-lime-1.1~quantal~NoobsLab.com/debian/ambiance-lime.install --- ambiance-lime-1.4~saucy~NoobsLab.com/debian/ambiance-lime.install 1970-01-01 00:00:00.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/debian/ambiance-lime.install 2012-10-21 19:53:39.000000000 +0000 @@ -0,0 +1 @@ +ambiance-lime* /usr/share/themes/ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/debian/changelog ambiance-lime-1.1~quantal~NoobsLab.com/debian/changelog --- ambiance-lime-1.4~saucy~NoobsLab.com/debian/changelog 2013-10-20 14:48:25.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/debian/changelog 2013-04-28 09:58:28.000000000 +0000 @@ -1,4 +1,4 @@ -ambiance-lime (1.4~saucy~NoobsLab.com) saucy; urgency=high +ambiance-lime (1.1~quantal~NoobsLab.com) quantal; urgency=high - -- Umair Riaz <noobslab.com@gmail.com> Sun, 20 Oct 2013 17:48:20 +0300 + -- Umair Riaz <noobslab.com@gmail.com> Sun, 28 Apr 2013 12:55:22 +0300 diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/debian/control ambiance-lime-1.1~quantal~NoobsLab.com/debian/control --- ambiance-lime-1.4~saucy~NoobsLab.com/debian/control 2013-09-29 10:36:24.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/debian/control 2013-04-28 09:58:41.000000000 +0000 @@ -3,10 +3,10 @@ Priority: extra Maintainer: Umair Riaz <noobslab.com@gmail.com> Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.4 +Standards-Version: 3.9.3 Homepage: http://www.NoobsLab.com Package: ambiance-lime Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, gtk2-engines-murrine, gtk3-engines-unico -Description: Theme uploaded on NoobsLab.com PPA - Author Url: http://gnome-look.org/content/show.php/Ambiance+lime+-+ubuntu+13.04?content=158419 +Description: Theme uploaded on NoobsLab.com PPA - Author Url: http://gnome-look.org/content/show.php?content=154836 diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/debian/copyright ambiance-lime-1.1~quantal~NoobsLab.com/debian/copyright --- ambiance-lime-1.4~saucy~NoobsLab.com/debian/copyright 2013-04-28 09:56:34.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/debian/copyright 2012-10-21 19:55:14.000000000 +0000 @@ -4,7 +4,7 @@ Copyright (C) www.NoobsLab.com -This package was debianized by NoobsLab - http://gnome-look.org/content/show.php/Ambiance+lime+-+ubuntu+13.04?content=158419 +This package was debianized by NoobsLab - http://gnome-look.org/content/show.php?content=154836 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/debian/install ambiance-lime-1.1~quantal~NoobsLab.com/debian/install --- ambiance-lime-1.4~saucy~NoobsLab.com/debian/install 2013-10-20 14:49:01.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/debian/install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -Ambiance-lime* /usr/share/themes/ diff -Nru ambiance-lime-1.4~saucy~NoobsLab.com/debian/postinst ambiance-lime-1.1~quantal~NoobsLab.com/debian/postinst --- ambiance-lime-1.4~saucy~NoobsLab.com/debian/postinst 2013-09-29 10:35:08.000000000 +0000 +++ ambiance-lime-1.1~quantal~NoobsLab.com/debian/postinst 1970-01-01 00:00:00.000000000 +0000 @@ -1,10 +0,0 @@ -#!/bin/sh -echo " - +-+-+-+-+-+-+-+-+-+-+-+-+ - |N o o b s L a B . c o m| - +-+-+-+-+-+-+-+-+-+-+-+-+ -" -echo "" -echo "keep visit on www.NoobsLab.com" -sleep 2 -echo ""