Skip to content

Add missing light/dark image variants for workshop assets in steps 01–14#2239

Merged
pelikhan merged 3 commits into
mainfrom
copilot/add-light-dark-image-versions
Jul 27, 2026
Merged

Add missing light/dark image variants for workshop assets in steps 01–14#2239
pelikhan merged 3 commits into
mainfrom
copilot/add-light-dark-image-versions

Conversation

Copilot AI commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This updates the first workshop segment so image assets consistently provide theme-specific variants. Any workshop/images asset in the 0114 range that only existed as a single SVG now has both -light and -dark counterparts.

  • Scope

    • Targets image assets used in early workshop content (01 through 14).
    • Standardizes asset availability for dark/light rendering without changing workshop copy or image references.
  • Asset updates

    • Added -light and -dark variants for all previously single-version SVGs in that range, including:
      • 01-preflight-success
      • 01-terminal-basics-annotated
      • 02a-fork-repo
      • 02b-terminal-command-annotated
      • 02b-terminal-success-* (missing subset)
      • 03-actions-tab
      • 07-workflow-committed
      • 07a-workflow-file-anatomy
      • 07b-agent-compile-loop
      • 12-workflow-run-log
      • 13-schedule-badge
  • Resulting convention

    • For each base asset X.svg, the set is now expected to include:
      X-light.svg
      X-dark.svg
      

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title Add light/dark image variants for workshop steps 01-14 Add missing light/dark image variants for workshop assets in steps 01–14 Jul 27, 2026
Copilot AI requested a review from pelikhan July 27, 2026 07:47
@pelikhan

Copy link
Copy Markdown
Contributor

@copilot review the dark theme images and make sure they are DARK THEMED!

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot review the dark theme images and make sure they are DARK THEMED!

Updated in ce5f614: I audited all newly added -dark assets and converted the dark variants to a GitHub dark-theme palette so they are no longer light-theme duplicates.

@pelikhan
pelikhan marked this pull request as ready for review July 27, 2026 07:52
@pelikhan
pelikhan merged commit 5cd0eca into main Jul 27, 2026
1 check passed
@pelikhan
pelikhan deleted the copilot/add-light-dark-image-versions branch July 27, 2026 07:53
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.

2 participants