Follow-Up to #34: Preserve familiar source app colors - #56
Draft
alvst wants to merge 75 commits into
Draft
Conversation
…ttings-polish # Conflicts: # Sources/Pesty/Settings/Settings.swift
…tings-polish # Conflicts: # Sources/Pesty/Settings/Settings.swift
…-settings-polish # Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift
…s-polish # Conflicts: # Sources/Pesty/UI/BarWindowController.swift
…ettings-polish # Conflicts: # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift
…tings-polish # Conflicts: # Sources/Pesty/Settings/SettingsView.swift
…view # Conflicts: # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift
…all-prs-preview # Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Monitor/PasteService.swift # Sources/Pesty/Settings/Settings.swift # Sources/Pesty/Settings/SettingsView.swift # Sources/Pesty/Store/ClipboardStore.swift # Sources/Pesty/UI/BarView.swift
…eview # Conflicts: # Sources/Pesty/UI/BarView.swift
…-preview # Conflicts: # Sources/Pesty/UI/BarView.swift
…-preview # Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Store/ClipboardStore.swift # Sources/Pesty/UI/BarView.swift
…al-all-prs-preview
…l-all-prs-preview
# Conflicts: # Sources/Pesty/AppController.swift # Sources/Pesty/Monitor/PasteService.swift # Sources/Pesty/Store/ClipboardStore.swift # Sources/Pesty/UI/ClipCardView.swift
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.
Summary
Preserves Pesty’s familiar source-app coloring as the Default theme, while keeping the new color-theme feature useful.
Why this is separate
The original color-theme work established the settings and persistence. This narrowly corrects its migration behavior without reviving older card-layout behavior.
Dependency
This draft is based on #52 and should merge after it. It will be rebased onto main once #52 lands.
Validation
Screenshot
Any visual QA for this PR uses Debug Demo only (Pesty --demo).