[epiphany/wip/exalm/elementary5: 5/5] css: Regenerate from sass



commit a12e0d82911876789c73d706da3c1c05ec6a6697
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Sep 23 23:09:41 2019 +0500

    css: Regenerate from sass

 src/resources/themes/Adwaita-dark.css |  6 ++++--
 src/resources/themes/Adwaita.css      |  6 ++++--
 src/resources/themes/elementary.css   | 20 ++++++++++++++++++++
 src/resources/themes/shared.css       |  4 ++++
 4 files changed, 32 insertions(+), 4 deletions(-)
---
diff --git a/src/resources/themes/Adwaita-dark.css b/src/resources/themes/Adwaita-dark.css
index d36dd727e..1518bddb2 100644
--- a/src/resources/themes/Adwaita-dark.css
+++ b/src/resources/themes/Adwaita-dark.css
@@ -50,6 +50,10 @@
 
 .page-menu-contents { margin-left: 12px; margin-right: 12px; margin-bottom: 12px; }
 
+.search-entry-occurrences-tag { background: none; color: alpha(@theme_fg_color,0.5); box-shadow: none; 
border: none; margin: 2px; padding: 2px; }
+
+.search-entry-occurrences-tag:backdrop { color: alpha(@theme_unfocused_fg_color,0.5); }
+
 .incognito-mode headerbar { background: #141927 -gtk-icontheme("user-not-tracked-symbolic") 180px 0/64px 
64px no-repeat, linear-gradient(to top, #1a2235, #1e263b); box-shadow: inset 0 1px rgba(238, 238, 236, 0.07); 
border-color: #0b0e16; color: rgba(238, 238, 236, 0.2); }
 
 .incognito-mode headerbar:backdrop { background-image: -gtk-icontheme("user-not-tracked-symbolic"), 
image(#252f49); box-shadow: inset 0 1px rgba(238, 238, 236, 0.07); color: rgba(137, 142, 155, 0.1); }
@@ -244,6 +248,4 @@ window:not(.incognito-mode) .main-notebook tab:not(.reorderable-page):checked:ho
 
 window:not(.incognito-mode) .main-notebook tab:not(.reorderable-page):backdrop:checked { border-color: 
#202020; background-color: #353535; }
 
-.search-entry-occurrences-tag { background-color: @theme_base_color; background-image: none; color: 
shade(@theme_unfocused_fg_color, 0.8); border: 0px; margin: 2px; padding: 2px; }
-
 .tab-attention { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#1f76e1), 
to(transparent)); }
diff --git a/src/resources/themes/Adwaita.css b/src/resources/themes/Adwaita.css
index f5c804732..f3ccbc078 100644
--- a/src/resources/themes/Adwaita.css
+++ b/src/resources/themes/Adwaita.css
@@ -50,6 +50,10 @@
 
 .page-menu-contents { margin-left: 12px; margin-right: 12px; margin-bottom: 12px; }
 
+.search-entry-occurrences-tag { background: none; color: alpha(@theme_fg_color,0.5); box-shadow: none; 
border: none; margin: 2px; padding: 2px; }
+
+.search-entry-occurrences-tag:backdrop { color: alpha(@theme_unfocused_fg_color,0.5); }
+
 .incognito-mode headerbar { background: #c4d6e9 -gtk-icontheme("user-not-tracked-symbolic") 180px 0/64px 
64px no-repeat, linear-gradient(to top, #bdd1e6, #c8d9ea); box-shadow: inset 0 1px rgba(255, 255, 255, 0.8); 
border-color: #9cb9da; color: rgba(46, 52, 54, 0.2); }
 
 .incognito-mode headerbar:backdrop { background-image: -gtk-icontheme("user-not-tracked-symbolic"), 
image(#eaf0f7); box-shadow: inset 0 1px rgba(255, 255, 255, 0.8); color: rgba(140, 146, 150, 0.1); }
@@ -244,6 +248,4 @@ window:not(.incognito-mode) .main-notebook tab:not(.reorderable-page):checked:ho
 
 window:not(.incognito-mode) .main-notebook tab:not(.reorderable-page):backdrop:checked { border-color: 
#d5d0cc; background-color: #f6f5f4; }
 
-.search-entry-occurrences-tag { background-color: @theme_base_color; background-image: none; color: 
shade(@theme_unfocused_fg_color, 0.8); border: 0px; margin: 2px; padding: 2px; }
-
 .tab-attention { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#3584e4), 
to(transparent)); }
diff --git a/src/resources/themes/elementary.css b/src/resources/themes/elementary.css
index 1540ca10c..122f1ec7c 100644
--- a/src/resources/themes/elementary.css
+++ b/src/resources/themes/elementary.css
@@ -50,6 +50,26 @@
 
 .page-menu-contents { margin-left: 12px; margin-right: 12px; margin-bottom: 12px; }
 
+.search-entry-occurrences-tag { background: none; color: alpha(@theme_fg_color,0.5); box-shadow: none; 
border: none; margin: 2px; padding: 2px; }
+
+.search-entry-occurrences-tag:backdrop { color: alpha(@theme_unfocused_fg_color,0.5); }
+
 .page-menu-contents { margin-left: 0px; margin-right: 0px; margin-bottom: 6px; }
 
 .page-menu-zoom-box { margin-bottom: 6px; }
+
+.entry_icon { color: @internal_element_color; transition: all 200ms ease-in-out; -gtk-icon-palette: 
needs-attention @attention_color, success @LIME_500, warning shade(@BANANA_700, 1.25), error @error_color; }
+
+.entry_icon:hover, .entry_icon:active { color: @text_color; }
+
+.entry_icon:backdrop { color: @insensitive_color; }
+
+.entry_icon.selected { color: @colorAccent; }
+
+.entry_icon.starred { color: @BANANA_500; }
+
+.main-notebook tab:not(.reorderable-page) { min-width: 18px; }
+
+dzlsuggestionpopover > revealer > box { margin: 12px; border: none; background: @theme_base_color; 
border-radius: 3px; box-shadow: 0 0 0 1px alpha(#000,0.2), 0 3px 6px alpha(#000,0.16), 0 3px 6px 
alpha(#000,0.23); }
+
+dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > list > row:selected .title { 
color: @theme_fg_color; }
diff --git a/src/resources/themes/shared.css b/src/resources/themes/shared.css
index c9cd27f69..1c0c7d103 100644
--- a/src/resources/themes/shared.css
+++ b/src/resources/themes/shared.css
@@ -49,3 +49,7 @@
 .tab-attention { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, 
to(@theme_selected_bg_color), to(transparent)); background-size: 6px 6px; background-repeat: no-repeat; 
background-position: center bottom; }
 
 .page-menu-contents { margin-left: 12px; margin-right: 12px; margin-bottom: 12px; }
+
+.search-entry-occurrences-tag { background: none; color: alpha(@theme_fg_color,0.5); box-shadow: none; 
border: none; margin: 2px; padding: 2px; }
+
+.search-entry-occurrences-tag:backdrop { color: alpha(@theme_unfocused_fg_color,0.5); }


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