[epiphany/wip/exalm/bookmarks: 4/6] css: Regenerate from sass



commit 4af85583a2a0dea48ef41d8cd4ba8f33c07fdf7f
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Oct 6 16:26:54 2019 +0500

    css: Regenerate from sass

 src/resources/themes/Adwaita-dark.css | 16 ++++------------
 src/resources/themes/Adwaita.css      | 16 ++++------------
 src/resources/themes/elementary.css   | 12 +++++++-----
 src/resources/themes/shared.css       |  8 +++-----
 4 files changed, 18 insertions(+), 34 deletions(-)
---
diff --git a/src/resources/themes/Adwaita-dark.css b/src/resources/themes/Adwaita-dark.css
index 0ffc8c9f1..eb8788b2d 100644
--- a/src/resources/themes/Adwaita-dark.css
+++ b/src/resources/themes/Adwaita-dark.css
@@ -30,17 +30,15 @@
 
 .bookmarks-row:hover button { opacity: 1; }
 
-.bookmark-tag-widget { padding-left: 8px; background-color: darker(@theme_bg_color); }
+.bookmark-tag-widget { padding-left: 8px; background-color: rgba(0, 0, 0, 0.1); border-radius: 3px; }
 
 .bookmark-tag-widget label { padding-left: 8px; padding-right: 8px; }
 
-.bookmark-tag-widget image, .bookmark-tag-widget label { color: @theme_fg_color; }
-
-.bookmark-tag-widget button:hover image { color: @theme_fg_color; }
+.bookmark-tag-widget image, .bookmark-tag-widget label, .bookmark-tag-widget button:hover image { color: 
@theme_fg_color; }
 
 .bookmark-tag-widget-selected { background-color: @theme_selected_bg_color; }
 
-.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label { color: @theme_selected_fg_color; }
+.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label, .bookmark-tag-widget-selected 
button:hover image { color: @theme_selected_fg_color; }
 
 #fullscreen-popup { padding: 12px; border-radius: 18px; background: rgba(0, 0, 0, 0.65); color: white; }
 
@@ -176,9 +174,7 @@
 
 .url_entry:not(:hover):not(:focus) { background-color: rgba(45, 45, 45, 0.75); }
 
-.bookmark-tag-widget { background-color: #1b1b1b; }
-
-.bookmark-tag-widget image, .bookmark-tag-widget label { color: #eeeeec; }
+.bookmark-tag-widget { border-radius: 5px; }
 
 .bookmark-tag-widget button { background: none; border: none; box-shadow: none; }
 
@@ -188,10 +184,6 @@
 
 .bookmark-tag-widget button:last-child:active image { color: #d6d6d1; outline-color: rgba(214, 214, 209, 
0.3); border-color: #1b1b1b; border-bottom-color: #070707; background-image: linear-gradient(to top, #323232 
2px, #353535); text-shadow: 0 -1px rgba(0, 0, 0, 0.834353); -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.834353); 
box-shadow: inset 0 1px rgba(255, 255, 255, 0.02), 0 1px 2px rgba(0, 0, 0, 0.07); color: #d6d6d1; 
outline-color: rgba(214, 214, 209, 0.3); border-color: #1b1b1b; background-image: image(#1e1e1e); box-shadow: 
inset 0 1px rgba(255, 255, 255, 0); text-shadow: none; -gtk-icon-shadow: none; }
 
-.bookmark-tag-widget-selected { background-color: @theme_selected_bg_color; }
-
-.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label { color: @theme_selected_fg_color; }
-
 .bookmark-tag-widget-selected button { background: none; border: none; box-shadow: none; }
 
 .bookmark-tag-widget-selected button:last-child image { color: #ffffff; border: 1px solid transparent; 
border-radius: 5px; }
diff --git a/src/resources/themes/Adwaita.css b/src/resources/themes/Adwaita.css
index 9fec5f3cc..5d783e06a 100644
--- a/src/resources/themes/Adwaita.css
+++ b/src/resources/themes/Adwaita.css
@@ -30,17 +30,15 @@
 
 .bookmarks-row:hover button { opacity: 1; }
 
-.bookmark-tag-widget { padding-left: 8px; background-color: darker(@theme_bg_color); }
+.bookmark-tag-widget { padding-left: 8px; background-color: rgba(0, 0, 0, 0.1); border-radius: 3px; }
 
 .bookmark-tag-widget label { padding-left: 8px; padding-right: 8px; }
 
-.bookmark-tag-widget image, .bookmark-tag-widget label { color: @theme_fg_color; }
-
-.bookmark-tag-widget button:hover image { color: @theme_fg_color; }
+.bookmark-tag-widget image, .bookmark-tag-widget label, .bookmark-tag-widget button:hover image { color: 
@theme_fg_color; }
 
 .bookmark-tag-widget-selected { background-color: @theme_selected_bg_color; }
 
-.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label { color: @theme_selected_fg_color; }
+.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label, .bookmark-tag-widget-selected 
button:hover image { color: @theme_selected_fg_color; }
 
 #fullscreen-popup { padding: 12px; border-radius: 18px; background: rgba(0, 0, 0, 0.65); color: white; }
 
@@ -176,9 +174,7 @@
 
 .url_entry:not(:hover):not(:focus) { background-color: rgba(255, 255, 255, 0.75); }
 
-.bookmark-tag-widget { background-color: #dfdcd8; }
-
-.bookmark-tag-widget image, .bookmark-tag-widget label { color: #2e3436; }
+.bookmark-tag-widget { border-radius: 5px; }
 
 .bookmark-tag-widget button { background: none; border: none; box-shadow: none; }
 
@@ -188,10 +184,6 @@
 
 .bookmark-tag-widget button:last-child:active image { color: #454f52; outline-color: rgba(69, 79, 82, 0.3); 
border-color: #cdc7c2; border-bottom-color: #bfb8b1; background-image: linear-gradient(to top, #edebe9 2px, 
#f6f5f4); text-shadow: 0 1px rgba(255, 255, 255, 0.769231); -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 
0.769231); box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.07); color: #454f52; outline-color: 
rgba(69, 79, 82, 0.3); border-color: #cdc7c2; background-image: image(#d6d1cd); box-shadow: inset 0 1px 
rgba(255, 255, 255, 0); text-shadow: none; -gtk-icon-shadow: none; }
 
-.bookmark-tag-widget-selected { background-color: @theme_selected_bg_color; }
-
-.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label { color: @theme_selected_fg_color; }
-
 .bookmark-tag-widget-selected button { background: none; border: none; box-shadow: none; }
 
 .bookmark-tag-widget-selected button:last-child image { color: #ffffff; border: 1px solid transparent; 
border-radius: 5px; }
diff --git a/src/resources/themes/elementary.css b/src/resources/themes/elementary.css
index 1eef494f8..d1a44fbae 100644
--- a/src/resources/themes/elementary.css
+++ b/src/resources/themes/elementary.css
@@ -30,17 +30,15 @@
 
 .bookmarks-row:hover button { opacity: 1; }
 
-.bookmark-tag-widget { padding-left: 8px; background-color: darker(@theme_bg_color); }
+.bookmark-tag-widget { padding-left: 8px; background-color: rgba(0, 0, 0, 0.1); border-radius: 3px; }
 
 .bookmark-tag-widget label { padding-left: 8px; padding-right: 8px; }
 
-.bookmark-tag-widget image, .bookmark-tag-widget label { color: @theme_fg_color; }
-
-.bookmark-tag-widget button:hover image { color: @theme_fg_color; }
+.bookmark-tag-widget image, .bookmark-tag-widget label, .bookmark-tag-widget button:hover image { color: 
@theme_fg_color; }
 
 .bookmark-tag-widget-selected { background-color: @theme_selected_bg_color; }
 
-.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label { color: @theme_selected_fg_color; }
+.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label, .bookmark-tag-widget-selected 
button:hover image { color: @theme_selected_fg_color; }
 
 #fullscreen-popup { padding: 12px; border-radius: 18px; background: rgba(0, 0, 0, 0.65); color: white; }
 
@@ -95,3 +93,7 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 .incognito-mode .titlebar { padding: 0; }
 
 .incognito-mode headerbar { padding: 8px 6px 6px; background-position: 100px; color: @text_shadow_color; }
+
+.bookmark-tag-widget image { -gtk-icon-shadow: none; }
+
+.bookmark-tag-widget-selected { background-color: @colorAccent; }
diff --git a/src/resources/themes/shared.css b/src/resources/themes/shared.css
index 1144f5d5f..f49374efa 100644
--- a/src/resources/themes/shared.css
+++ b/src/resources/themes/shared.css
@@ -30,17 +30,15 @@
 
 .bookmarks-row:hover button { opacity: 1; }
 
-.bookmark-tag-widget { padding-left: 8px; background-color: darker(@theme_bg_color); }
+.bookmark-tag-widget { padding-left: 8px; background-color: rgba(0, 0, 0, 0.1); border-radius: 3px; }
 
 .bookmark-tag-widget label { padding-left: 8px; padding-right: 8px; }
 
-.bookmark-tag-widget image, .bookmark-tag-widget label { color: @theme_fg_color; }
-
-.bookmark-tag-widget button:hover image { color: @theme_fg_color; }
+.bookmark-tag-widget image, .bookmark-tag-widget label, .bookmark-tag-widget button:hover image { color: 
@theme_fg_color; }
 
 .bookmark-tag-widget-selected { background-color: @theme_selected_bg_color; }
 
-.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label { color: @theme_selected_fg_color; }
+.bookmark-tag-widget-selected image, .bookmark-tag-widget-selected label, .bookmark-tag-widget-selected 
button:hover image { color: @theme_selected_fg_color; }
 
 #fullscreen-popup { padding: 12px; border-radius: 18px; background: rgba(0, 0, 0, 0.65); color: white; }
 


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