Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Add Thanos Infinity Gauntlet cursor theme#691

Open
akshaywritescode wants to merge 1 commit into
siddharthvaddem:mainfrom
akshaywritescode:cursor/thanos-infinity-gauntlet
Open

Add Thanos Infinity Gauntlet cursor theme#691
akshaywritescode wants to merge 1 commit into
siddharthvaddem:mainfrom
akshaywritescode:cursor/thanos-infinity-gauntlet

Conversation

@akshaywritescode

@akshaywritescode akshaywritescode commented Jun 7, 2026

Copy link
Copy Markdown

Summary

Adds a new bundled cursor theme: Thanos & Infinity Gauntlet.

Changes

  • Added Thanos & Infinity Gauntlet cursor assets:
    • public/cursors/thanos-infinity-gauntlet/arrow.png
    • public/cursors/thanos-infinity-gauntlet/pointer.png
  • Registered the new cursor theme in src/lib/cursor/cursorThemes.ts
  • Set cursor hotspots for both regular and pointer states

Video

export-1780836560079.mp4

Testing

  • Ran npm run lint
  • Tested locally in the cursor theme picker

Summary by CodeRabbit

  • New Features
    • Added the Thanos Infinity Gauntlet cursor theme option.

@coderabbitai

coderabbitai Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9fde6047-26e5-46f9-aa89-be8d6587b16b

📥 Commits

Reviewing files that changed from the base of the PR and between 71622a2 and 6532752.

⛔ Files ignored due to path filters (2)
  • public/cursors/thanos-infinity-gauntlet/arrow.png is excluded by !**/*.png
  • public/cursors/thanos-infinity-gauntlet/pointer.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • src/lib/cursor/cursorThemes.ts

📝 Walkthrough

Walkthrough

PR adds a new bundled cursor theme thanos-infinity-gauntlet to the CURSOR_THEMES array with custom asset paths and hotspot coordinates for arrow and pointer cursors. No changes to theme selection or lookup logic.

Changes

Cursor Theme Addition

Layer / File(s) Summary
Thanos infinity gauntlet theme entry
src/lib/cursor/cursorThemes.ts
New theme entry added to CURSOR_THEMES array with id, display name, source, and per-cursor asset overrides (arrow and pointer) including width/height and normalized hotspot coordinates.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

✨ with a snap, new cursors bloom,
infinity stones light up the room,
thanos-gauntlet clicks and flies,
hotspots glint like power in the skies 💜

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed Title accurately and concisely describes the main change—adding a new cursor theme. Clear, specific, and directly relevant to the changeset.
Description check ✅ Passed Description covers purpose, changes, testing approach, and includes a video demo. Mostly follows the template structure with solid detail, though Type of Change checkbox wasn't explicitly checked.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant