Gnome-Shell: remove workspaces-switcher theme tweaks

This commit is contained in:
Daniel Ruiz de Alegría 2022-03-01 22:44:15 +01:00
parent bffccb82cc
commit dbd71be448
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C
3 changed files with 0 additions and 42 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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