Skip to content

IS-10358 Update README hero image to support dark mode#90

Merged
urre merged 1 commit intodevfrom
feat/dev/IS-10358-update-readme-and-image
Mar 23, 2026
Merged

IS-10358 Update README hero image to support dark mode#90
urre merged 1 commit intodevfrom
feat/dev/IS-10358-update-readme-and-image

Conversation

@urre
Copy link
Copy Markdown
Collaborator

@urre urre commented Mar 19, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 19, 2026 08:05
@urre urre requested a review from vahag-curity March 19, 2026 08:06
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the README’s hero image markup to support automatic dark-mode rendering by introducing a dark-variant asset and using HTML <picture> selection.

Changes:

  • Add a new dark-mode hero image asset (ui-kit-start-dark.svg).
  • Update README.md to render the hero image via <picture> + prefers-color-scheme.
  • Remove the Curity CSS Docs URL from the “access the projects at” list.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/common/assets/images/ui-kit-start-dark.svg Adds a dark-mode SVG variant for the README hero image.
src/common/assets/images/ui-kit-start.jpg Legacy hero image asset appears to be removed/replaced as part of the switch away from JPG.
README.md Switches hero image to <picture> for dark mode; also removes the CSS docs localhost link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@urre urre merged commit 19af164 into dev Mar 23, 2026
4 checks passed
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.

4 participants