From cce2e2aeb1774900acc211a7ec43da043d9d19c6 Mon Sep 17 00:00:00 2001 From: "manuel.maier" Date: Fri, 24 Jul 2026 16:07:12 +0200 Subject: [PATCH] =?UTF-8?q?Windhawk/windows-11-notification-center-styler?= =?UTF-8?q?=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../windows-11-notification-center-styler | 116 ++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 Windhawk/windows-11-notification-center-styler diff --git a/Windhawk/windows-11-notification-center-styler b/Windhawk/windows-11-notification-center-styler new file mode 100644 index 0000000..8de23c2 --- /dev/null +++ b/Windhawk/windows-11-notification-center-styler @@ -0,0 +1,116 @@ +theme: '' +styleConstants: + - '' +controlStyles: + - target: ActionCenter.FocusSessionControl + styles: + - Visibility=Collapsed + - target: Windows.UI.Xaml.Controls.Grid + styles: + - Shadow:= + - BorderThickness=0 + - target: Windows.UI.Xaml.Controls.Border + styles: + - Shadow:= + - BorderThickness=0 + - target: Windows.UI.Xaml.Controls.Grid#NotificationCenterGrid + styles: + - Height=Auto + - VerticalAlignment=Stretch + - Margin=0 + - target: Windows.UI.Xaml.Controls.TextBlock#NoNotificationsTextBlock + styles: + - Text=¯\_(ツ)_/¯ + - FontSize=16 + - target: Windows.UI.Xaml.Controls.Button#ExpandCollapseButton + styles: + - BorderThickness=0 + - target: Windows.UI.Xaml.Controls.Grid#DoNotDisturbSubtext > Windows.UI.Xaml.Controls.Button + styles: + - Visibility=Collapsed + - target: Windows.UI.Xaml.Controls.Button#ClearAll > Windows.UI.Xaml.Controls.ContentPresenter#ContentPresenter > Windows.UI.Xaml.Controls.TextBlock + styles: + - Text= + - FontFamily=Segoe Fluent Icons + - FontSize=8 + - target: Windows.UI.Xaml.Controls.TextBlock + styles: + - FontWeight=Normal + - target: Windows.UI.Xaml.Controls.Grid#CalendarSection + styles: + - Height=300 + - target: Windows.UI.Xaml.Controls.Button#PreviousButton + styles: + - Visibility=Collapsed + - target: Windows.UI.Xaml.Controls.Button#NextButton + styles: + - Visibility=Collapsed + - target: Windows.UI.Xaml.Controls.Button#HeaderButton + styles: + - Width=Auto + - HorizontalAlignment=Left + - target: Windows.UI.Xaml.Controls.Grid#WeekDayNames + styles: + - Visibility=Collapsed + - target: Windows.UI.Xaml.Controls.ContentPresenter#ContentPresenter + styles: + - BorderThickness=0 + - target: Windows.UI.Xaml.Controls.Button#ExpandCollapseButton + styles: + - Visibility=Collapsed + - target: Grid#CalendarCenterGrid + styles: + - Margin=0,10,0,160 + - target: Windows.UI.Xaml.Controls.Button#ClearAll + styles: + - Width=24 + - Height=24 + - target: Windows.UI.Xaml.Controls.Primitives.ToggleButton#DoNotDisturbButton + styles: + - Height=24 + - Width=24 + - target: Microsoft.UI.Xaml.Controls.AnimatedIcon#DoNotDisturbButtonIcon + styles: + - Height=12 + - Width=12 + - target: Windows.UI.Xaml.Controls.Border#CalendarHeaderMinimizedOverlay + styles: + - Visibility=Collapsed + - target: ActionCenter.NotificationCenterView#NotificationCenterView + styles: + - Margin=16,0,16,20 + - target: Windows.UI.Xaml.Controls.Grid#L1Grid > Windows.UI.Xaml.Controls.Border + styles: + - Visibility=Collapsed + - target: Windows.UI.Xaml.Controls.Grid#MediaTransportControlsRoot + styles: + - Background:= + - target: Windows.UI.Xaml.Controls.ScrollViewer#CalendarControlScrollViewer + styles: + - Background:= + - target: ContentPresenter#PageContent > Grid > Border + styles: + - Background:= + - target: ContentPresenter#PageHeader + styles: + - Background:= + - target: Windows.UI.Xaml.Controls.Grid#ToastCenterMainGrid + styles: + - MaxWidth=348 + - target: ScrollViewer#ListContent + styles: + - Background:= + - target: Windows.UI.Xaml.Controls.StackPanel#SharePickerHeader > Windows.UI.Xaml.Shapes.Rectangle + styles: + - Visibility=Collapsed + - target: Windows.UI.Xaml.Controls.StackPanel#PreviewComponentPanel + styles: + - Background:= + - target: Windows.UI.Xaml.Controls.Border#ItemOpaquePlating + styles: + - Opacity=0.7 + - target: ActionCenter.ToastCenterView + styles: + - MaxWidth=348 +themeResourceVariables: + - ''