feat: transparent top bar with pill-styled panel items

GNOME 50 extension. Panel background fully transparent; each panel
button (clock, quick settings, indicators) gets a translucent rounded
pill with hover/active states. Clock's built-in inner highlight
suppressed to avoid double background.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-03 16:48:57 +02:00
commit 234c17bce8
3 changed files with 52 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"uuid": "panel-pills@kraj",
"name": "Panel Pills",
"description": "Transparent top bar with translucent rounded pill backgrounds on panel items.",
"shell-version": ["50"],
"version": 1
}