[gnome-themes-standard] nautilus: set a different selection color for inactive pane cells
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] nautilus: set a different selection color for inactive pane cells
- Date: Tue, 14 Feb 2012 02:34:30 +0000 (UTC)
commit 35328d4c0cdbdf96b5c9cc6d0ed84acada46db7a
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Feb 13 21:34:04 2012 -0500
nautilus: set a different selection color for inactive pane cells
themes/Adwaita/gtk-3.0/gnome-applications.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index dcbfbfb..bc1503f 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -50,6 +50,11 @@ TerminalWindow GtkNotebook.notebook {
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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]