Gnome-Shell: update dash theme tweaks

This commit is contained in:
Daniel Ruiz de Alegría 2022-03-02 12:27:17 +01:00
parent dcf4b45768
commit 080a8be821
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C
3 changed files with 10 additions and 79 deletions

View File

@ -2824,35 +2824,12 @@ $_osd_color: if($variant=='light', black, $fg_color);
font-weight: bold; }
/* DASHBOARD */
/*
#dash {
color: $osd_fg_color;
background-color: transparent;
border: none;
border-color: transparent;
color: white;
icon-shadow: 0 2px 6px rgba(0, 0, 0, 0.4); }
.overview-icon StIcon {
color: white;
icon-shadow: 0 2px 6px transparentize(black, .6);
}
}
.dash-background {
background: $overview_transparent_bg;
//box-shadow: 0 2px 8px 0 transparentize(black, .2);
}
.dash-separator { background: $overview_transparent_bg; }
.show-apps {
&:focus,
&:checked {
.overview-icon {
background-color: $overview_transparent_bg;
color: black;
}
}
}
.dash-background, .dash-separator {
background: rgba(255, 255, 255, 0.1); }
/* App Grid */
.app-well-app, .grid-search-result {

View File

@ -2820,35 +2820,12 @@ $_osd_color: if($variant=='light', black, $fg_color);
font-weight: bold; }
/* DASHBOARD */
/*
#dash {
color: $osd_fg_color;
background-color: transparent;
border: none;
border-color: transparent;
color: white;
icon-shadow: 0 2px 6px rgba(0, 0, 0, 0.4); }
.overview-icon StIcon {
color: white;
icon-shadow: 0 2px 6px transparentize(black, .6);
}
}
.dash-background {
background: $overview_transparent_bg;
//box-shadow: 0 2px 8px 0 transparentize(black, .2);
}
.dash-separator { background: $overview_transparent_bg; }
.show-apps {
&:focus,
&:checked {
.overview-icon {
background-color: $overview_transparent_bg;
color: black;
}
}
}
.dash-background, .dash-separator {
background: rgba(255, 255, 255, 0.1); }
/* App Grid */
.app-well-app, .grid-search-result {

View File

@ -319,35 +319,12 @@ $_osd_color: if($variant=='light', black, $fg_color);
}
/* DASHBOARD */
/*
#dash {
color: $osd_fg_color;
background-color: transparent;
border: none;
border-color: transparent;
.overview-icon StIcon {
color: white;
icon-shadow: 0 2px 6px transparentize(black, .6);
}
icon-shadow: 0 2px 6px transparentize(black, .6);
}
.dash-background {
background: $overview_transparent_bg;
//box-shadow: 0 2px 8px 0 transparentize(black, .2);
}
.dash-separator { background: $overview_transparent_bg; }
.show-apps {
&:focus,
&:checked {
.overview-icon {
background-color: $overview_transparent_bg;
color: black;
}
}
}
.dash-background, .dash-separator { background: $overview_transparent_bg; }
/* App Grid */
// Icon tiles in the app grid