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