Skip to content

Add retina icon assets#61

Open
cobalt-arc-dev wants to merge 1 commit into
dionyziz:masterfrom
cobalt-arc-dev:retina-icons
Open

Add retina icon assets#61
cobalt-arc-dev wants to merge 1 commit into
dionyziz:masterfrom
cobalt-arc-dev:retina-icons

Conversation

@cobalt-arc-dev

Copy link
Copy Markdown

Fixes #30.

Summary:

  • Add @2x PNG variants for the toolbar, runner, close, status, and favicon icons.
  • Use high-DPI media queries to swap CSS background images on retina displays while preserving the current CSS pixel sizes.
  • Add a 32x32 favicon variant and correct the favicon path to the existing site/images directory.

Validation:

  • Verified every @2x PNG is present and exactly double the source dimensions.
  • Verified all local PNG references in the changed CSS/HTML files resolve.
  • Checked CSS brace balance for site/css/style.css and site/css/runner.css.
  • git diff --check

@cobalt-arc-dev cobalt-arc-dev mentioned this pull request May 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.

Retina icons

1 participant