manager: Adjust the order of the theme settings items#3273
Closed
WenHao2130 wants to merge 1 commit into
Closed
Conversation
This commit swaps the menu order of "Theme" and "UI Style" to match the menu order in Miuix. Change-Id: I9e89815046d79e16e351fc09128856ad1a775e62 Signed-off-by: WenHao2130 <wenhao2130@outlook.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR reorders the theme settings items in the Material UI settings screen so that "UI Style" (UI Mode dropdown) appears before "Theme" (color palette navigation), matching the existing order in the Miuix settings screen.
Changes:
- Moved the
SegmentedDropdownItemfor UI Mode above theSegmentedListItemfor Theme inSettingPagerMaterial.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Collaborator
|
more to-be-changed here https://github.com/KOWX712/KernelSU/commits/ksu_ui/ |
Ylarod
pushed a commit
that referenced
this pull request
Mar 12, 2026
- add missing markNeedRefresh in superuser screen - sync setting/colorpalette icon with miuix (duplicate with #3273) - miragte module repo detail page to LargeFlexibleTopAppBar - clean up unused strings
KOWX712
added a commit
to KOWX712/KernelSU
that referenced
this pull request
Mar 12, 2026
- add missing markNeedRefresh in superuser screen - sync setting/colorpalette icon with miuix (duplicate with tiann#3273) - miragte module repo detail page to LargeFlexibleTopAppBar - clean up unused strings
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This commit swaps the menu order of "Theme" and "UI Style" to match the menu order in Miuix.
Change-Id: I9e89815046d79e16e351fc09128856ad1a775e62