mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Gnome: Improve appearance of menus and popovers
This commit is contained in:
@@ -40,8 +40,8 @@ decoration {
|
||||
.ssd & { box-shadow: none; } //just doing borders, wm draws actual shadows
|
||||
|
||||
.csd.popup & {
|
||||
border-radius: 0;
|
||||
box-shadow:0 4px 8px $menu_shadow_color;
|
||||
border-radius: 7px;
|
||||
box-shadow: 0 4px 8px $menu_shadow_color;
|
||||
border: 1px solid $borders_color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user