You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Target: Taskbar.TaskListLabeledButtonPanel@RunningIndicatorStates > Rectangle#RunningIndicator
Style: Height=number
Style: Width=number
Style: Stroke= <--- This places a border around all running app icons
Style: StrokeThickness= <--- This controls the thickness of the border
Taskbar
Application icon background color (Grey by default)
Target: Taskbar.TaskListLabeledButtonPanel@CommonStates > Border#BackgroundElement
Style: Background=(Transparent/#ffffff/etc...)
Running indicator
Target: Taskbar.TaskListLabeledButtonPanel@RunningIndicatorStates > Rectangle#RunningIndicator
Style: Height=number
Style: Width=number
Style: Stroke= <--- This places a border around all running app icons
Style: StrokeThickness= <--- This controls the thickness of the border
Current active application indicator
Target: Taskbar.TaskListLabeledButtonPanel@RunningIndicatorStates > Border#BackgroundElement
Style: Background@ActiveRunningIndicator=#ffffff
System Tray
Target: Grid#SystemTrayFrameGrid
Style: Visibility=Collapsed <--- Completely hide the system tray
Style: Width=number
Style: Height=number
Style: Background=(#ffffff/Transparent/etc...)
System tray icons (3 dots)
Target: SystemTray.ChevronIconView
Style: Visibility=Collapsed
Style: Foreground=Black
System tray icons (Language)
Target: SystemTray.AdaptiveTextBlock#LanguageInnerTextBlock
Style: Visibility=Collapsed
Style: Foreground=Black
System tray icons (Wifi/speaker)
Target: SystemTray.TextIconContent
Visibility=Collapsed
Target=SystemTray.TextIconContent > Grid#ContainerGrid > SystemTray.AdaptiveTextBlock#Base > TextBlock#InnerTextBlock
Style: Foreground=Black <--- Change icon colors
System tray icons (Notification centre)
Target: SystemTray.OmniButton#NotificationCenterButton
Style: Visibility=Collapsed
Style: Foreground=Black
The text was updated successfully, but these errors were encountered: