diff --git a/ags/styles/components/_bar.scss b/ags/styles/components/_bar.scss index 013a2fc..f8669b7 100644 --- a/ags/styles/components/_bar.scss +++ b/ags/styles/components/_bar.scss @@ -3,7 +3,7 @@ window.bar { border-bottom-left-radius: 0; border-bottom-right-radius: 0; - background: color-mix(in srgb, $base00, transparent 85%); + background: color-mix(in srgb, $base00, transparent 15%); margin: 0; * { @@ -28,4 +28,4 @@ window.bar { calendar>header { border: none; } -} \ No newline at end of file +}