From dbd71be448229fa3957849ab99c0ec1cd21d6163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ruiz=20de=20Alegr=C3=ADa?= Date: Tue, 1 Mar 2022 22:44:15 +0100 Subject: [PATCH] Gnome-Shell: remove workspaces-switcher theme tweaks --- share/themes/Kali-Dark/gnome-shell/gnome-shell.css | 14 -------------- .../themes/Kali-Light/gnome-shell/gnome-shell.css | 14 -------------- .../Kali/sass/gnome-shell/_common-tweaks.scss | 14 -------------- 3 files changed, 42 deletions(-) diff --git a/share/themes/Kali-Dark/gnome-shell/gnome-shell.css b/share/themes/Kali-Dark/gnome-shell/gnome-shell.css index 7b610ede..c7cdc520 100644 --- a/share/themes/Kali-Dark/gnome-shell/gnome-shell.css +++ b/share/themes/Kali-Dark/gnome-shell/gnome-shell.css @@ -2641,20 +2641,6 @@ $_osd_color: if($variant=='light', black, $fg_color); } } -/* Workspace Switcher */ -/* -.ws-switcher-box { border: none } - -.workspace-switcher-container { padding: 7px; } - -// active workspace in the switcher -.ws-switcher-active-up, -.ws-switcher-active-down, -.ws-switcher-active-left, -.ws-switcher-active-right { - //box-shadow: 0 0px 6px transparentize(black, .5); -} - /* Window Picker */ .window-caption { color: black; diff --git a/share/themes/Kali-Light/gnome-shell/gnome-shell.css b/share/themes/Kali-Light/gnome-shell/gnome-shell.css index ab6a3d81..618d1671 100644 --- a/share/themes/Kali-Light/gnome-shell/gnome-shell.css +++ b/share/themes/Kali-Light/gnome-shell/gnome-shell.css @@ -2637,20 +2637,6 @@ $_osd_color: if($variant=='light', black, $fg_color); } } -/* Workspace Switcher */ -/* -.ws-switcher-box { border: none } - -.workspace-switcher-container { padding: 7px; } - -// active workspace in the switcher -.ws-switcher-active-up, -.ws-switcher-active-down, -.ws-switcher-active-left, -.ws-switcher-active-right { - //box-shadow: 0 0px 6px transparentize(black, .5); -} - /* Window Picker */ .window-caption { color: black; diff --git a/src/themes/Kali/sass/gnome-shell/_common-tweaks.scss b/src/themes/Kali/sass/gnome-shell/_common-tweaks.scss index cd6f479f..b4a74426 100644 --- a/src/themes/Kali/sass/gnome-shell/_common-tweaks.scss +++ b/src/themes/Kali/sass/gnome-shell/_common-tweaks.scss @@ -83,20 +83,6 @@ $_osd_color: if($variant=='light', black, $fg_color); } } -/* Workspace Switcher */ -/* -.ws-switcher-box { border: none } - -.workspace-switcher-container { padding: 7px; } - -// active workspace in the switcher -.ws-switcher-active-up, -.ws-switcher-active-down, -.ws-switcher-active-left, -.ws-switcher-active-right { - //box-shadow: 0 0px 6px transparentize(black, .5); -} - /* Window Picker */ // Window titles