Skip to content

Use dark mode for built-in diff viewer - #16

Merged
stuartd merged 1 commit into
mainfrom
codex/dark-built-in-viewer
Sep 15, 2026
Merged

stuartd merged 1 commit into
mainfrom
codex/dark-built-in-viewer

Conversation

@stuartd

@stuartd stuartd commented Sep 15, 2026

Copy link
Copy Markdown
Owner

The built-in WPF viewer was still using Windows light system brushes while the tray menu, About window, and shortcut window were already dark.

This change:

  • applies ClipDiff's existing dark palette to the viewer, headers, controls, lists, and selectable diff text;
  • preserves the red/green diff highlighting against the dark background;
  • enables the native immersive-dark title bar, including the pre-20H1 fallback already used elsewhere in ClipDiff.

Validation:

  • git diff --check passes.
  • The workspace does not provide the .NET SDK, so compilation and tests are left to the repository's Windows CI.

@stuartd
stuartd merged commit 1605d0c into main Sep 15, 2026
2 checks passed
@stuartd
stuartd deleted the codex/dark-built-in-viewer branch September 15, 2026 20:28
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.

1 participant