Skip to content

[Feature] Add Cursor Style Switcher for Better Accessibility #654

@An051105

Description

@An051105

What's your idea?

Description:
The site currently uses a custom "snake" cursor, which may not suit all users. I propose adding a dropdown or toggle button allowing users to switch between cursor styles.

Why needed:
Enhances user experience, accessibility, and personalization.

How will I tackle this?
1.Use HTML to create a dropdown or toggle button for cursor selection.
2.Define multiple cursor styles (default, pointer, crosshair, snake) using CSS classes.
3.Use simple JavaScript (an event listener) to detect the user’s choice and apply the corresponding CSS class to the .
4.Creating localstorage to remember the user's choice.

I’m confident this will enhance personalization and usability for the site, and I’m excited to contribute! Please assign this to me so I can start working on it.

What inspired it? (Optional)

No response

Why would it be cool for readers?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions