Tweaks & cleanup

This commit is contained in:
Sam Hewitt
2015-04-08 14:16:03 -04:00
parent 6797b2b77d
commit 154ccaeacc
6 changed files with 9 additions and 143 deletions

View File

@@ -67,6 +67,3 @@ CheeseThumbView /* Cheese */
{ {
-EogScrollView-shadow-type: none; -EogScrollView-shadow-type: none;
} }

View File

@@ -100,7 +100,7 @@ NautilusWindow .dynamic-notebook tab.right:active {
} }
.nautilus-desktop.nautilus-canvas-item:active { .nautilus-desktop.nautilus-canvas-item:active {
color: @theme_text_color; color: @text;
} }
.nautilus-desktop.nautilus-canvas-item:selected { .nautilus-desktop.nautilus-canvas-item:selected {

View File

@@ -29,7 +29,6 @@
.popup { .popup {
padding: 4px 0; padding: 4px 0;
background-color: @base; background-color: @base;
color: @foreground;
} }
/*Context Menu*/ /*Context Menu*/
@@ -43,13 +42,11 @@
padding: 0 1px; padding: 0 1px;
background-color: @base; background-color: @base;
background-image: none; background-image: none;
color: @foreground;
} }
.content-view .menu .menuitem:active, .content-view .menu .menuitem:active,
.content-view .menu .menuitem:hover { .content-view .menu .menuitem:hover {
background-color: @selection; background-color: @selection;
color: @base;
} }
/* Menu Item */ /* Menu Item */
@@ -61,7 +58,6 @@
padding-left: 6px; padding-left: 6px;
padding-right: 6px; padding-right: 6px;
border:none; border:none;
color: @foreground;
-GtkMenuItem-arrow-scaling: 0.5; -GtkMenuItem-arrow-scaling: 0.5;
-gtk-icon-style: symbolic; -gtk-icon-style: symbolic;
@@ -72,7 +68,6 @@
.menu .menuitem:active, .menu .menuitem:active,
.popup .menuitem:active { .popup .menuitem:active {
background-color: @selection; background-color: @selection;
color: @selection_foreground;
-gtk-icon-style: symbolic; -gtk-icon-style: symbolic;
} }
@@ -82,7 +77,6 @@
.menu .menuitem:hover, .menu .menuitem:hover,
.popup .menuitem:hover{ .popup .menuitem:hover{
background-color: @selection; background-color: @selection;
color: @selection_foreground;
-gtk-icon-style: symbolic; -gtk-icon-style: symbolic;
} }
@@ -91,19 +85,16 @@
.menu .menuitem:backdrop { .menu .menuitem:backdrop {
box-shadow: none; box-shadow: none;
border: none; border: none;
color: @backdrop_text;
} }
.menuitem:insensitive, .menuitem:insensitive,
.menu .menuitem:insensitive { .menu .menuitem:insensitive {
box-shadow: none; box-shadow: none;
border: none; border: none;
color: @insensitive_text;
} }
/* Arrows */ /* Arrows */
.menu .menuitem.arrow { .menu .menuitem.arrow {
color: @foreground;
} }
.menu .menuitem.arrow { .menu .menuitem.arrow {
@@ -118,7 +109,6 @@
padding-left: 2px; padding-left: 2px;
padding-right: 2px; padding-right: 2px;
border: none; border: none;
color: @separator;
-GtkMenuItem-horizontal-padding: 0; -GtkMenuItem-horizontal-padding: 0;
-GtkWidget-separator-height: 1; -GtkWidget-separator-height: 1;
} }
@@ -127,26 +117,22 @@
border: none; border: none;
background-color: @base; background-color: @base;
background-image: none; background-image: none;
color: @foreground;
} }
.menuitem .entry:active, .menuitem .entry:active,
.menuitem .entry:focus { .menuitem .entry:focus {
border: none; border: none;
color: @foreground;
} }
/* Accelerators */ /* Accelerators */
.menuitem .accelerator, .menuitem .accelerator,
.menuitem .accelerator:insensitive { .menuitem .accelerator:insensitive {
background: none; background: none;
color: alpha(@foreground, 0.7);
} }
.menuitem .accelerator:hover, .menuitem .accelerator:hover,
.menuitem .accelerator:active { .menuitem .accelerator:active {
background: none; background: none;
color: alpha (@foreground, 0.3);
} }
@@ -163,116 +149,3 @@
} }
/* Something is utterly broken where I've had to do this ugly bit of styling. */ /* Something is utterly broken where I've had to do this ugly bit of styling. */
/* Images */
.menuitem GtkImage,
.menu .menuitem GtkImage,
.popup .menuitem GtkImage,
.menu .menuitem .menu .menuitem GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem GtkImage {
color: @foreground;
}
.menu .menuitem:active GtkImage,
.menu .menuitem .menu .menuitem:active GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:active GtkImage,
.menu .menuitem:hover GtkImage,
.menu .menuitem .menu .menuitem:hover GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:hover GtkImage,
.menu .menuitem:focus GtkImage,
.menu .menuitem .menu .menuitem:focus GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:focus GtkImage,
.menuitem:active GtkImage,
.menuitem:focus GtkImage,
.menuitem:hover GtkImage {
color: @selected_foreground;
}
.menu .menuitem:backdrop GtkImage,
.menu .menuitem .menu .menuitem:backdrop GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:backdrop GtkImage,
.menu .menuitem:active:backdrop GtkImage,
.menu .menuitem .menu .menuitem:active:backdrop GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:active:backdrop GtkImage,
.menu .menuitem:backdrop:hover GtkImage,
.menu .menuitem .menu .menuitem:backdrop:hover GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:backdrop:hover GtkImage,
.menuitem:backdrop GtkImage,
.menuitem:backdrop:hover GtkImage,
.menuitem:active:backdrop GtkImage {
color: @backdrop_text;
-gtk-image-effect: dim;
}
.menu .menuitem:insensitive GtkImage,
.menu .menuitem .menu .menuitem:insensitive GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:insensitive GtkImage,
.menuitem:insensitive GtkImage {
color: @insensitive_text;
-gtk-image-effect: dim;
}
.menu .menuitem:insensitive:backdrop GtkImage,
.menu .menuitem .menu .menuitem:insensitive:backdrop GtkImage,
.menu .menuitem .menu .menuitem .menu .menuitem:insensitive:backdrop GtkImage,
.menuitem:insensitive:backdrop GtkImage {
color: mix(@backdrop_text, @insensitive_text, 0.5);
-gtk-image-effect: dim;
}
/* Labels */
.menuitem GtkLabel,
.menu .menuitem GtkLabel,
.popup .menuitem GtkLabel,
.menu .menuitem .menu .menuitem GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem GtkLabel {
color: @foreground;
}
.menu .menuitem:active GtkLabel,
.popup .menuitem:active GtkLabel,
.menu .menuitem .menu .menuitem:active GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:active GtkLabel,
.menu .menuitem:hover GtkLabel,
.menu .menuitem .menu .menuitem:hover GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:hover GtkLabel,
.menu .menuitem:focus GtkLabel,
.menu .menuitem .menu .menuitem:focus GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:focus GtkLabel,
.menuitem:active GtkLabel,
.menuitem:focus GtkLabel,
.menuitem:hover GtkLabel {
color: @selected_foreground;
}
.menu .menuitem:backdrop GtkLabel,
.popup .menuitem:backdrop GtkLabel,
.menu .menuitem .menu .menuitem:backdrop GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:backdrop GtkLabel,
.menu .menuitem:active:backdrop GtkLabel,
.menu .menuitem .menu .menuitem:active:backdrop GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:active:backdrop GtkLabel,
.menu .menuitem:backdrop:hover GtkLabel,
.menu .menuitem .menu .menuitem:backdrop:hover GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:backdrop:hover GtkLabel,
.menuitem:backdrop GtkLabel,
.menuitem:backdrop:hover GtkLabel,
.menuitem:active:backdrop GtkLabel {
color: @backdrop_text;
}
.menu .menuitem:insensitive GtkLabel,
.popup .menuitem:insensitive GtkLabel,
.menu .menuitem .menu .menuitem:insensitive GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:insensitive GtkLabel,
.menuitem:insensitive GtkLabel {
color: @insensitive_text;
}
.menu .menuitem:insensitive:backdrop GtkLabel,
.popup .menuitem:insensitive:backdrop GtkLabel,
.menu .menuitem .menu .menuitem:insensitive:backdrop GtkLabel,
.menu .menuitem .menu .menuitem .menu .menuitem:insensitive:backdrop GtkLabel,
.menuitem:insensitive:backdrop GtkLabel {
color: mix(@backdrop_text, @insensitive_text, 0.5);
}

View File

@@ -29,10 +29,6 @@
color: @foreground; color: @foreground;
} }
.sidebar .separator {
color: transparent;
}
GtkDialog .sidebar, GtkDialog .sidebar,
GtkDialog .sidebar .view, GtkDialog .sidebar .view,
GtkDialog .sidebar GtkScrolledWindow { GtkDialog .sidebar GtkScrolledWindow {
@@ -110,7 +106,7 @@ GtkDialog .sidebar .view:hover:selected:backdrop {
border-width: 0; border-width: 0;
-GtkPaned-handle-size: 1; -GtkPaned-handle-size: 1;
background-image: none; background-image: none;
background-color: shade (@background, 0.75); /*background-color: shade (@background, 0.75);*/
} }
.sidebar .scrollbar.trough, .sidebar .scrollbar.trough,

View File

@@ -8,7 +8,7 @@
border-style: none; border-style: none;
border-radius: 5px; border-radius: 5px;
background-color: alpha(@panel, 0.9); background-color: alpha(@panel, 0.95);
color: white; color: white;
text-shadow: 1px 1px #000; text-shadow: 1px 1px #000;

View File

@@ -34,17 +34,17 @@
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="1" inkscape:zoom="1"
inkscape:cx="135.52074" inkscape:cx="133.049"
inkscape:cy="62.31017" inkscape:cy="77.4181"
inkscape:current-layer="layer4" inkscape:current-layer="layer4"
showgrid="false" showgrid="false"
inkscape:grid-bbox="true" inkscape:grid-bbox="true"
inkscape:document-units="px" inkscape:document-units="px"
inkscape:showpageshadow="false" inkscape:showpageshadow="false"
inkscape:window-width="1366" inkscape:window-width="1301"
inkscape:window-height="711" inkscape:window-height="744"
inkscape:window-x="0" inkscape:window-x="65"
inkscape:window-y="27" inkscape:window-y="24"
width="400px" width="400px"
height="300px" height="300px"
inkscape:snap-nodes="true" inkscape:snap-nodes="true"

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 154 KiB