This commit is contained in:
2026-06-03 21:32:45 +02:00
parent f2328ff319
commit 1e869b49c7
126 changed files with 41986 additions and 1 deletions
+32
View File
@@ -0,0 +1,32 @@
#button-bar,
#bar-inner.dense,
#bar-inner.edge,
#bar-inner.edge.vertical,
#bar-inner.edgecenter.vertical,
#workspaces-container,
#notch-content,
#notch-box.panel,
#date-time,
#systray,
#battery,
#control-small,
#notification-stack-box,
#nav-button,
#metrics-small,
#weather,
#language,
#dock {
box-shadow: 0 0 3px alpha(black, 0.7);
}
#notch-content.panel {
box-shadow: 0 0 3px alpha(black, 0);
}
#bar-revealer {
padding: 10px;
}
#boxed-revealer {
margin: -10px;
}