[PR #14572] Update Profile and Appearance VMs to use CSVM; remove nav state #30169

Open
opened 2026-01-31 09:39:05 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/14572

State: closed
Merged: Yes


ColorScheme MVVM was implemented in #13179. This PR updates the
ProfileViewModel/AppearanceViewModels to use color scheme view models
instead of the raw settings model objects.

  • Updates ProfileViewModel/AppearanceViewModel to use
    ColorSchemesPageViewModel/ColorSchemeViewModel implemented in #13179
  • Removes ProfilePageNavigationState

Validation Steps Performed

Settings UI still works (we probably want to bug bash this at some
point though as with all SUI changes)

**Original Pull Request:** https://github.com/microsoft/terminal/pull/14572 **State:** closed **Merged:** Yes --- ColorScheme MVVM was implemented in #13179. This PR updates the ProfileViewModel/AppearanceViewModels to use color scheme view models instead of the raw settings model objects. * [x] Updates ProfileViewModel/AppearanceViewModel to use ColorSchemesPageViewModel/ColorSchemeViewModel implemented in #13179 * [x] Removes ProfilePageNavigationState ## Validation Steps Performed Settings UI still works (we _probably_ want to bug bash this at some point though as with all SUI changes)
claunia added the pull-request label 2026-01-31 09:39:05 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30169