Skip to content

Windows 11 Settings Styler v1.0.1#4648

Merged
m417z merged 1 commit into
mainfrom
windows-11-settings-styler-1.0.1
Jul 1, 2026
Merged

Windows 11 Settings Styler v1.0.1#4648
m417z merged 1 commit into
mainfrom
windows-11-settings-styler-1.0.1

Conversation

@m417z

@m417z m417z commented Jul 1, 2026

Copy link
Copy Markdown
Member
  • Added the following themes: ClassicSearchBar, StoreFrame11, Blue.

* Added the following themes: ClassicSearchBar, StoreFrame11, Blue.
@m417z m417z requested a review from Copilot July 1, 2026 22:53
@m417z m417z merged commit 44a6a55 into main Jul 1, 2026
4 of 5 checks passed
@m417z m417z deleted the windows-11-settings-styler-1.0.1 branch July 1, 2026 22:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Windows 11 Settings Styler mod to v1.0.1 and adds three new built-in themes so users can select them directly from the mod’s settings.

Changes:

  • Bumped mod version to 1.0.1 and updated the embedded readme theme gallery.
  • Added new themes: ClassicSearchBar, StoreFrame11, and Blue (including settings dropdown entries).
  • Wired the new theme names into the theme-selection logic.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +397 to +401
ThemeTargetStyles{L"Grid#RootCommandSearchGrid", {
L"Margin=15,133,0,0",
L"HorizontalAlignment=0",
L"Width=282",
L"CornerRadius=0"}},
Comment on lines +407 to +408
ThemeTargetStyles{L"StackPanel#SettingsCommandSearchBoxBackground", {
L"CornerRadius=3"}},
Comment on lines +415 to +418
ThemeTargetStyles{L"TextBox#CommandSearchTextBox > Grid > Button#DeleteButton > Grid", {
L"Margin=-100,5,5,5",
L"Width=25",
L"CornerRadius=3"}},
Comment on lines +437 to +439
ThemeTargetStyles{L"TextBox#CommandSearchTextBox > Grid > Button#DeleteButton > Grid#ButtonLayoutGrid", {
L"CornerRadius=$InRadius",
L"MinHeight=32"}},
Comment on lines +443 to +445
ThemeTargetStyles{L"StackPanel#SettingsCommandSearchBoxBackground", {
L"CornerRadius=$InRadius",
L"MinHeight=32"}},
Comment on lines +458 to +463
ThemeTargetStyles{L"SplitView#RootSplitView > Grid > Grid#ContentRoot > Border > Grid#ContentGrid", {
L"Background:=$BgOverlay",
L"CornerRadius={{Span > 1 ? 0 : $OutRadius}},0,0,0",
L"Margin={{Span > 1 ? 0 : 65}},48,0,0",
L"BorderBrush:=$BgBorder",
L"BorderThickness={{Span > 1 ? 0 : 1}},1,0,0"}},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants