mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Gnome-shell fixes
This commit is contained in:
@@ -1443,7 +1443,7 @@ StScrollBar {
|
|||||||
background-color: rgb(0, 255, 221);
|
background-color: rgb(0, 255, 221);
|
||||||
border-radius: 10px !important;
|
border-radius: 10px !important;
|
||||||
box-shadow: 0px 0px 5px 4px transparentize(rgb(0, 255, 221),0.2);
|
box-shadow: 0px 0px 5px 4px transparentize(rgb(0, 255, 221),0.2);
|
||||||
margin-bottom: 2px;
|
margin-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
%icon_tile {
|
%icon_tile {
|
||||||
|
|||||||
@@ -1330,7 +1330,7 @@ StScrollBar {
|
|||||||
background-color: #00ffdd;
|
background-color: #00ffdd;
|
||||||
border-radius: 10px !important;
|
border-radius: 10px !important;
|
||||||
box-shadow: 0px 0px 5px 4px rgba(0, 255, 221, 0.8);
|
box-shadow: 0px 0px 5px 4px rgba(0, 255, 221, 0.8);
|
||||||
margin-bottom: 2px; }
|
margin-bottom: 0px; }
|
||||||
|
|
||||||
.search-provider-icon,
|
.search-provider-icon,
|
||||||
.list-search-result, .app-well-app .overview-icon,
|
.list-search-result, .app-well-app .overview-icon,
|
||||||
|
|||||||
Reference in New Issue
Block a user