[gnome-shell-extensions] theme: Update from submodule



commit f97c2c55a470b1e2fa2d669dff4226ca544da3e7
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Mar 11 18:03:33 2015 +0100

    theme: Update from submodule

 data/gnome-classic.css |   10 +++++-----
 data/gnome-shell-sass  |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/gnome-classic.css b/data/gnome-classic.css
index 0d72bca..42768f0 100644
--- a/data/gnome-classic.css
+++ b/data/gnome-classic.css
@@ -398,7 +398,7 @@ StScrollBar {
       background-color: rgba(46, 52, 54, 0.1);
       color: #2e3436; }
     .popup-menu .popup-menu-item:active {
-      background-color: #3583d5;
+      background-color: #4a90d9;
       color: #ffffff; }
     .popup-menu .popup-menu-item:insensitive {
       color: rgba(46, 52, 54, 0.5); }
@@ -793,12 +793,12 @@ StScrollBar {
   padding: 13px;
   border: 1px solid #adadad; }
   .system-menu-action:hover, .system-menu-action:focus {
-    color: #ffffff;
-    background-color: #4a90d9;
+    background-color: rgba(46, 52, 54, 0.1);
+    color: #2e3436;
     border: none;
     padding: 14px; }
   .system-menu-action:active {
-    background-color: #3583d5;
+    background-color: #4a90d9;
     color: #ffffff; }
   .system-menu-action > StIcon {
     icon-size: 16px; }
@@ -1156,7 +1156,7 @@ StScrollBar {
 
 /* NOTIFICATIONS & MESSAGE TRAY */
 .url-highlighter {
-  link-color: #4a90d9; }
+  link-color: #74aae2; }
 
 .notification-banner {
   font-size: 11pt;
diff --git a/data/gnome-shell-sass b/data/gnome-shell-sass
index e194d42..6f76116 160000
--- a/data/gnome-shell-sass
+++ b/data/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit e194d4261c41a0d30a953077a1aea21ad31ec3d1
+Subproject commit 6f76116373be69506ac86829c14f37602aea8204


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]