A collection of my custom Windows XAML styles for Windhawk's various XAML styler mods for Windows 11.
- Styles for UWP Apps
- Styles Info
- How to apply Custom XAML Styles
- Further configuration
- Quick Actions flyout:
- File Explorer:
- Additional Info
- Future plans
Quick actions styles main focus are on merging both volume and media control regions into a single region. Recommended for enthusiasts who like their taskbar positioned at the top, and using 3rd party taskbars like StartAllBack or ExplorerPatcher.
Windhawk mod that needs to be installed for Quick Actions styles: Windows 11 Notification Center Styler
Quick Actions - Small JSON code
Quick Actions - Large JSON code
Quick Actions - No Cover JSON code
File Explorer styles are a hybrid of legacy and modern toolbar areas, with additional tweaks for command bar like:
- enforce transparency effect
- reduced height
- disabled border
Windhawk mods that needs to be installed for File Explorer style: Windows 11 File Explorer Styler, Classic Explorer navigation bar
File Explorer - No Command Bar JSON code
WIP
Disable brightness slider by setting "Visibility=1" for target "ContentControl#SlidersGroup > ContentPresenter > GridView > Border > ScrollViewer > Border > Grid > ScrollContentPresenter > ItemsPresenter > ItemsStackPanel > GridViewItem[1]".
Enable Toggles group by setting "Visibility=0" for target "Windows.UI.Xaml.Controls.ContentControl#TogglesGroup".
Height=100 showed on Quick Actions - Large
Height=200 showed on Quick Actions - Small
Height=290 showed on Quick Actions - Small
Height=Auto shows all available toggles.
Show tabs only by disabling Classic Explorer navigation bar mod and setting explorerFrameContainerHeight=41.
File Explorer - Tabs Only JSON code
- Launch the Windhawk app.
- Click the "Explore" button.
- Find and install the "Windows 11 [process] Styler" mod.
- Go to the mod's "Advanced" tab.
- Clear everything in the "Mod settings" text box.
- Copy the JSON code from this GitHub repo.
- Paste the JSON code into the "Mod settings" text box.
- Click "Save", and the changes take effect instantly.








