[epiphany/wip/exalm/tabs] ...and fix it



commit 3817307040107e241b1c304f79850d8e1a15bfb9
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Sep 16 20:42:52 2020 +0500

    ...and fix it

 src/resources/themes/Adwaita-dark.css             | 8 ++++----
 src/resources/themes/Adwaita.css                  | 8 ++++----
 src/resources/themes/HighContrast.css             | 8 ++++----
 src/resources/themes/HighContrastInverse.css      | 8 ++++----
 src/resources/themes/_Adwaita-colored-window.scss | 4 ++--
 5 files changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/src/resources/themes/Adwaita-dark.css b/src/resources/themes/Adwaita-dark.css
index f5916b49a..9e6dc55d1 100644
--- a/src/resources/themes/Adwaita-dark.css
+++ b/src/resources/themes/Adwaita-dark.css
@@ -206,9 +206,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .incognito-mode tabbar tab .tab-close-button, .incognito-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#e7eaf3, 0.15); }
+.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#e7eaf3,0.15); }
 
-.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .incognito-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
@@ -328,9 +328,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .automation-mode tabbar tab .tab-close-button, .automation-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#fff0db, 0.15); }
+.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#fff0db,0.15); }
 
-.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .automation-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
diff --git a/src/resources/themes/Adwaita.css b/src/resources/themes/Adwaita.css
index 02e85f9af..5068c4374 100644
--- a/src/resources/themes/Adwaita.css
+++ b/src/resources/themes/Adwaita.css
@@ -206,9 +206,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .incognito-mode tabbar tab .tab-close-button, .incognito-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#1b3149, 0.15); }
+.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#1b3149,0.15); }
 
-.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .incognito-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
@@ -328,9 +328,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .automation-mode tabbar tab .tab-close-button, .automation-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#643b00, 0.15); }
+.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#643b00,0.15); }
 
-.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .automation-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
diff --git a/src/resources/themes/HighContrast.css b/src/resources/themes/HighContrast.css
index 34ac1e586..b2d6f4ad6 100644
--- a/src/resources/themes/HighContrast.css
+++ b/src/resources/themes/HighContrast.css
@@ -206,9 +206,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .incognito-mode tabbar tab .tab-close-button, .incognito-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#172a3e, 0.15); }
+.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#172a3e,0.15); }
 
-.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .incognito-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
@@ -328,9 +328,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .automation-mode tabbar tab .tab-close-button, .automation-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#553200, 0.15); }
+.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#553200,0.15); }
 
-.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .automation-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
diff --git a/src/resources/themes/HighContrastInverse.css b/src/resources/themes/HighContrastInverse.css
index 69e9b4b4e..4150fb51e 100644
--- a/src/resources/themes/HighContrastInverse.css
+++ b/src/resources/themes/HighContrastInverse.css
@@ -206,9 +206,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .incognito-mode tabbar tab .tab-close-button, .incognito-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#eef0f6, 0.15); }
+.incognito-mode tabbar tab .tab-close-button:hover, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#eef0f6,0.15); }
 
-.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.incognito-mode tabbar tab .tab-close-button:active, .incognito-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .incognito-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
@@ -328,9 +328,9 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
 
 .automation-mode tabbar tab .tab-close-button, .automation-mode tabbar tab .tab-secondary-icon { background: 
none; }
 
-.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: hdyalpha(#fff4e5, 0.15); }
+.automation-mode tabbar tab .tab-close-button:hover, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:hover { background: alpha(#fff4e5,0.15); }
 
-.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: hdyalpha(black, 0.2); }
+.automation-mode tabbar tab .tab-close-button:active, .automation-mode tabbar tab 
.tab-secondary-icon.clickable:active { background: alpha(black,0.2); }
 
 .automation-mode tabbar .tab-close-button-scrim.inverted { background: none; }
 
diff --git a/src/resources/themes/_Adwaita-colored-window.scss 
b/src/resources/themes/_Adwaita-colored-window.scss
index 386fc43c1..cdb7c29b7 100644
--- a/src/resources/themes/_Adwaita-colored-window.scss
+++ b/src/resources/themes/_Adwaita-colored-window.scss
@@ -286,11 +286,11 @@ tabbar {
     .tab-close-button,
     .tab-secondary-icon.clickable {
       &:hover {
-        background: hdyalpha($fg_color, .15);
+        background: gtkalpha($fg_color, .15);
       }
 
       &:active {
-        background: hdyalpha(black, .2);
+        background: gtkalpha(black, .2);
       }
     }
   }


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