Skip to content

chore: make simple theme default and change icon#2084

Open
rajamatt wants to merge 4 commits intomainfrom
dev/mara/simple
Open

chore: make simple theme default and change icon#2084
rajamatt wants to merge 4 commits intomainfrom
dev/mara/simple

Conversation

@rajamatt
Copy link
Copy Markdown
Contributor

@rajamatt rajamatt commented May 1, 2026

GitHub Issue (If applicable): closes #2075

PR Type

What kind of change does this PR introduce?

  • Refactoring

What is the current behavior?

The Simple theme (simpletheme) appears third in the wizard theme list (Sequence 3, after Material and Fluent) and uses the Cupertino icon as a placeholder.

What is the new behavior?

  • The Simple theme now appears first in the wizard theme list (Sequence 1)
  • The Simple theme uses its own icon (Theme.Simple.svg)
  • Theme sequence is now: Simple (1), Material (2), Fluent (3), Cupertino (4)

@rajamatt rajamatt self-assigned this May 1, 2026
@rajamatt rajamatt requested a review from Copilot May 1, 2026 14:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Reorders the Uno app template wizard’s theme metadata so the Simple theme is presented first, and updates the Simple theme to use a dedicated icon.

Changes:

  • Updated appTheme.* metadata Sequence values to order themes as Simple (1), Material (2), Fluent (3), Cupertino (4).
  • Changed the Simple theme icon reference from the Cupertino placeholder to /Assets/Theme.Simple.svg.

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 6 changed files in this pull request and generated 1 comment.


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

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.

Add Simple theme option

2 participants