This theme was created as a showcase in response to this question on Reddit.
Author: m417z
The theme is integrated into the mod, and can be simply selected from the mod's settings:
- Open the Windows 11 Taskbar Styler mod in Windhawk.
- Go to the "Settings" tab.
- Select the theme and save the settings.
The theme styles can also be imported manually. To do that, follow these steps:
- Open the Windows 11 Taskbar Styler mod in Windhawk.
- Go to the "Advanced" tab.
- Copy the content below to the text box under "Mod settings" and click "Save".
Content to import (click to expand)
{
"controlStyles[0].target": "Rectangle#BackgroundFill",
"controlStyles[0].styles[0]": "Fill=#EE080810",
"controlStyles[1].target": "Taskbar.TaskListLabeledButtonPanel@RunningIndicatorStates > Border#BackgroundElement",
"controlStyles[1].styles[0]": "Background=#303030",
"controlStyles[1].styles[1]": "CornerRadius=20",
"controlStyles[1].styles[2]": "Background@NoRunningIndicator=#40303030",
"controlStyles[2].target": "Taskbar.TaskListButtonPanel@CommonStates > Border#BackgroundElement",
"controlStyles[2].styles[0]": "Background=#303030",
"controlStyles[2].styles[1]": "CornerRadius=20",
"controlStyles[2].styles[2]": "Background@ActivePointerOver=#202020",
"controlStyles[2].styles[3]": "Background@InactivePointerOver=#202020",
"controlStyles[2].styles[4]": "Background@ActivePressed=#101010",
"controlStyles[2].styles[5]": "Background@InactivePressed=#101010",
"controlStyles[3].target": "Grid#SystemTrayFrameGrid",
"controlStyles[3].styles[0]": "Background=#303030",
"controlStyles[3].styles[1]": "CornerRadius=20",
"controlStyles[3].styles[2]": "Margin=0,5,4,5",
"controlStyles[3].styles[3]": "Padding=10,0,0,0",
"controlStyles[4].target": "Taskbar.TaskListLabeledButtonPanel@CommonStates > Rectangle#RunningIndicator",
"controlStyles[4].styles[0]": "Width=40",
"controlStyles[4].styles[1]": "Height=40",
"controlStyles[4].styles[2]": "Stroke@InactivePointerOver=#75A8E6",
"controlStyles[4].styles[3]": "Stroke@InactivePressed=#7CB1F2",
"controlStyles[4].styles[4]": "Stroke@ActiveNormal=#5F87B9",
"controlStyles[4].styles[5]": "Stroke@ActivePointerOver=#75A8E6",
"controlStyles[4].styles[6]": "Stroke@ActivePressed=#7CB1F2",
"controlStyles[4].styles[7]": "Fill=Transparent",
"controlStyles[4].styles[8]": "RadiusX=20",
"controlStyles[4].styles[9]": "RadiusY=20",
"controlStyles[4].styles[10]": "StrokeThickness=3",
"controlStyles[4].styles[11]": "Margin=0",
"controlStyles[4].styles[12]": "Stroke@MultiWindowPointerOver=#CCCCDD",
"controlStyles[4].styles[13]": "Stroke@MultiWindowPressed=White",
"controlStyles[4].styles[14]": "Stroke@MultiWindowActive=#BBBBCC",
"controlStyles[4].styles[15]": "Fill@MultiWindowNormal=#88AAAABB",
"controlStyles[4].styles[16]": "Fill@MultiWindowPointerOver=#88AAAABB",
"controlStyles[4].styles[17]": "Fill@MultiWindowActive=#88AAAABB",
"controlStyles[4].styles[18]": "Fill@MultiWindowPressed=#88AAAABB",
"controlStyles[5].target": "TextBlock#TimeInnerTextBlock",
"controlStyles[5].styles[0]": "Foreground=White",
"controlStyles[6].target": "TextBlock#DateInnerTextBlock",
"controlStyles[6].styles[0]": "Foreground=White",
"controlStyles[7].target": "SystemTray.TextIconContent > Grid > SystemTray.AdaptiveTextBlock#Base > TextBlock",
"controlStyles[7].styles[0]": "Foreground=White",
"controlStyles[8].target": "Taskbar.TaskListLabeledButtonPanel > TextBlock#LabelControl",
"controlStyles[8].styles[0]": "Margin=4,0,0,0",
"controlStyles[8].styles[1]": "Foreground=White",
"controlStyles[9].target": "Taskbar.SearchBoxButton",
"controlStyles[9].styles[0]": "Height=48",
"controlStyles[9].styles[1]": "Margin=0,-2,0,0",
"controlStyles[10].target": "TextBlock#SearchBoxTextBlock",
"controlStyles[10].styles[0]": "Foreground=White",
"controlStyles[11].target": "Border#MultiWindowElement",
"controlStyles[11].styles[0]": "Height=0",
"controlStyles[12].target": "Grid#OverflowRootGrid > Border",
"controlStyles[12].styles[0]": "Background=#EE080810",
"controlStyles[12].styles[1]": "BorderBrush=#303030",
"controlStyles[12].styles[2]": "BorderThickness=2.5",
"controlStyles[13].target": "Taskbar.ExperienceToggleButton#LaunchListButton[AutomationProperties.AutomationId=StartButton] > Taskbar.TaskListButtonPanel > Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer#Icon",
"controlStyles[13].styles[0]": "Margin=1,0,0,0",
"controlStyles[14].target": "SystemTray.Stack#ShowDesktopStack",
"controlStyles[14].styles[0]": "Padding=5,0,5,0",
"controlStyles[14].styles[1]": "Margin=2,0,10,0",
"controlStyles[15].target": "Windows.UI.Xaml.Shapes.Rectangle#ShowDesktopPipe",
"controlStyles[15].styles[0]": "MinWidth=4",
"controlStyles[15].styles[1]": "RadiusX=2",
"controlStyles[15].styles[2]": "RadiusY=2",
"controlStyles[16].target": "SystemTray.Stack#NotifyIconStack > Windows.UI.Xaml.Controls.Grid > SystemTray.StackListView > Windows.UI.Xaml.Controls.ItemsPresenter > Windows.UI.Xaml.Controls.StackPanel > Windows.UI.Xaml.Controls.ContentPresenter > SystemTray.ChevronIconView > Windows.UI.Xaml.Controls.Grid > Windows.UI.Xaml.Controls.Border#BackgroundBorder",
"controlStyles[16].styles[0]": "CornerRadius=16,5,5,16",
"controlStyles[16].styles[1]": "Margin=-3,4,0,4"
}