Skip to content

Use Dark 2026 for component fixtures - #335577

Merged
Henning Dieterichs (hediet) merged 3 commits into
mainfrom
hediet/component-fixture-dark-2026
Sep 11, 2026
Merged

Use Dark 2026 for component fixtures#335577
Henning Dieterichs (hediet) merged 3 commits into
mainfrom
hediet/component-fixture-dark-2026

Conversation

@hediet

Copy link
Copy Markdown
Member

Summary

  • bundle the built-in Dark 2026 theme for component fixtures
  • switch the default Dark fixture variant from Dark Modern to Dark 2026
  • keep Light and high-contrast fixture themes unchanged

This is intentionally separate from the TextMate highlighting and diff/multi-diff work. Dark fixture screenshots are expected to change; layout and behavior are unchanged.

Validation

  • npm run transpile-client
  • npm exec eslint -- src\vs\workbench\test\browser\componentFixtures\fixtureUtils.ts
  • editor diagnostics
  • git diff --check

Copilot AI balanced review requested due to automatic review settings September 10, 2026 22:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The theme resource and its include chain are correctly bundled and loaded without affecting other fixture variants.

Review tier: Balanced
Findings: None

What changed in this PR

Updates component fixture screenshots to use the built-in Dark 2026 theme while retaining existing light and high-contrast themes.

Changes:

  • Bundles Dark 2026 for fixture theme loading.
  • Makes Dark 2026 the default dark fixture variant.
File Description
src/​vs/​workbench/​test/​browser/​componentFixtures/​fixtureUtils.ts Registers and selects Dark 2026 for component fixtures.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 05e414c3 Current: afe081a6

The screenshot report exceeds GitHub's comment size limit. View the full report in the workflow summary.

@hediet
Henning Dieterichs (hediet) force-pushed the hediet/component-fixture-dark-2026 branch from c7a4020 to b23e936 Compare September 10, 2026 22:40
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@hediet
Henning Dieterichs (hediet) merged commit b1779c6 into main Sep 11, 2026
33 checks passed
@hediet
Henning Dieterichs (hediet) deleted the hediet/component-fixture-dark-2026 branch September 11, 2026 09:52
@vs-code-engineering vs-code-engineering Bot added this to the 1.139.0 milestone Sep 11, 2026
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.

5 participants