-
Notifications
You must be signed in to change notification settings - Fork 52
Added new theme: SideBySide2_Tweaks #194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Nuzza
wants to merge
2
commits into
ramensoftware:main
Choose a base branch
from
Nuzza:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,120 @@ | ||
| # SideBySide2_Tweaks theme for Windows 11 Start Menu Styler | ||
|
|
||
| A modified version of the existing theme [SideBySide2](https://github.com/ramensoftware/windows-11-start-menu-styling-guide/tree/main/Themes/SideBySide2) by [Pyxisynth](https://github.com/dreamsynth) with the following changes: | ||
| - Removed Recommended section | ||
| - Removed buggy Semantic zoom button | ||
| - Removed headers | ||
| - Layout/spacing adjustments | ||
|
|
||
| **Author**: [Nuzza](https://github.com/Nuzza) | ||
|
|
||
| **Author of base theme**: [Pyxisynth](https://github.com/dreamsynth) | ||
|
|
||
|  | ||
|
|
||
| ## Theme selection | ||
|
|
||
| The theme is integrated into the mod, and can be simply selected from the mod's | ||
| settings: | ||
|
|
||
| * Open the Windows 11 Start Menu Styler mod in Windhawk. | ||
| * Go to the "Settings" tab. | ||
| * Select the theme and save the settings. | ||
|
|
||
| ## Manual installation | ||
|
|
||
| The theme styles can also be imported manually. To do that, follow these steps: | ||
|
|
||
| * Open the Windows 11 Start Menu Styler mod in Windhawk. | ||
| * Go to the "Advanced" tab. | ||
| * Copy the content below to the text box under "Mod settings" and click "Save". | ||
|
|
||
| <details> | ||
| <summary>Content to import (click to expand)</summary> | ||
|
|
||
| ```json | ||
| { | ||
| "resourceVariables[0].variableKey": "", | ||
| "resourceVariables[0].value": "", | ||
|
|
||
| "controlStyles[0].target": "StartDocked.StartSizingFrame", | ||
| "controlStyles[0].styles[0]": "MinWidth=776", | ||
| "controlStyles[0].styles[1]": "MaxWidth=776", | ||
|
|
||
| "controlStyles[1].target": "StartDocked.SearchBoxToggleButton#StartMenuSearchBox", | ||
| "controlStyles[1].styles[0]": "Margin=23,1,23,14", | ||
|
|
||
| "controlStyles[2].target": "Windows.UI.Xaml.Controls.Grid#AllAppsRoot", | ||
| "controlStyles[2].styles[0]": "Visibility=Visible", | ||
| "controlStyles[2].styles[1]": "Width=340", | ||
| "controlStyles[2].styles[2]": "Transform3D:=<CompositeTransform3D TranslateX=\"-1070\" />", | ||
|
|
||
| "controlStyles[3].target": "Windows.UI.Xaml.Controls.Grid#AllAppsPaneHeader", | ||
| "controlStyles[3].styles[0]": "Margin=97,0,0,0", | ||
| "controlStyles[3].styles[1]": "Visibility=Collapsed", | ||
|
|
||
| "controlStyles[4].target": "Windows.UI.Xaml.Controls.Button#CloseAllAppsButton", | ||
| "controlStyles[4].styles[0]": "Visibility=1", | ||
|
|
||
| "controlStyles[5].target": "Windows.UI.Xaml.Controls.Button#ShowAllAppsButton", | ||
| "controlStyles[5].styles[0]": "Visibility=1", | ||
|
|
||
| "controlStyles[6].target": "StartDocked.AllAppsGridListView#AppsList", | ||
| "controlStyles[6].styles[0]": "Padding=48,3,-36,16", | ||
|
|
||
| "controlStyles[7].target": "Windows.UI.Xaml.Controls.Grid#UndockedRoot", | ||
| "controlStyles[7].styles[0]": "Visibility=Visible", | ||
| "controlStyles[7].styles[1]": "Width=510", | ||
| "controlStyles[7].styles[2]": "MinHeight=585", | ||
| "controlStyles[7].styles[3]": "Margin=264,0,0,0", | ||
|
|
||
| "controlStyles[8].target": "StartMenu.PinnedList#StartMenuPinnedList > Windows.UI.Xaml.Controls.Grid#Root", | ||
| "controlStyles[8].styles[0]": "Padding=0,0,0,0", | ||
|
|
||
| "controlStyles[9].target": "Windows.UI.Xaml.Controls.TextBlock#PinnedListHeaderText", | ||
| "controlStyles[9].styles[0]": "Margin=-32,0,32,0", | ||
| "controlStyles[9].styles[1]": "Visibility=Collapsed", | ||
|
|
||
| "controlStyles[10].target": "Windows.UI.Xaml.Controls.GridView#PinnedList", | ||
| "controlStyles[10].styles[0]": "MinHeight=567", | ||
| "controlStyles[10].styles[1]": "Margin=0,0,0,0", | ||
|
|
||
| "controlStyles[11].target": "StartMenu.PinnedList#StartMenuPinnedList", | ||
| "controlStyles[11].styles[0]": "MinHeight=567", | ||
| "controlStyles[11].styles[1]": "Margin=0,-40,0,0", | ||
|
|
||
| "controlStyles[12].target": "Windows.UI.Xaml.Controls.GridViewItem", | ||
| "controlStyles[12].styles[0]": "MaxHeight=81", | ||
|
|
||
| "controlStyles[13].target": "Windows.UI.Xaml.Controls.Grid#ShowMoreSuggestions", | ||
| "controlStyles[13].styles[0]": "Visibility=Collapsed", | ||
|
|
||
| "controlStyles[14].target": "Windows.UI.Xaml.Controls.Grid#TopLevelSuggestionsContainer", | ||
| "controlStyles[14].styles[0]": "Visibility=Collapsed", | ||
|
|
||
| "controlStyles[15].target": "Windows.UI.Xaml.Controls.Grid#TopLevelSuggestionsListHeader", | ||
| "controlStyles[15].styles[0]": "Margin=31,-3,12,0", | ||
| "controlStyles[15].styles[1]": "Visibility=Collapsed", | ||
|
|
||
| "controlStyles[16].target": "Windows.UI.Xaml.Controls.Grid#NoTopLevelSuggestionsText", | ||
| "controlStyles[16].styles[0]": "Margin=31,0,63,0", | ||
| "controlStyles[16].styles[1]": "Visibility=Collapsed", | ||
|
|
||
| "controlStyles[17].target": "StartDocked.NavigationPaneView#NavigationPane", | ||
| "controlStyles[17].styles[0]": "FlowDirection=1", | ||
| "controlStyles[17].styles[1]": "Margin=10,0,10,0", | ||
|
|
||
| "controlStyles[18].target": "StartDocked.PowerOptionsView#PowerButton", | ||
| "controlStyles[18].styles[0]": "FlowDirection=0", | ||
|
|
||
| "controlStyles[19].target": "Windows.UI.Xaml.Controls.ItemsStackPanel > Windows.UI.Xaml.Controls.ListViewItem", | ||
| "controlStyles[19].styles[0]": "FlowDirection=0", | ||
|
|
||
| "controlStyles[20].target": "StartDocked.LauncherFrame > Windows.UI.Xaml.Controls.Grid#RootGrid > Windows.UI.Xaml.Controls.Grid#RootContent > Windows.UI.Xaml.Controls.Grid#MainContent > Windows.UI.Xaml.Controls.Grid#InnerContent > Windows.UI.Xaml.Shapes.Rectangle", | ||
| "controlStyles[20].styles[0]": "Margin=67,7,0,21", | ||
|
|
||
| "controlStyles[21].target": "Windows.UI.Xaml.Controls.FlyoutPresenter", | ||
| "controlStyles[21].styles[0]": "Margin=-265,-12,0,0" | ||
| } | ||
| ``` | ||
| </details> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The screenshot should be added to the repository directly, not as an attachment.