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

change icons based on github theme #66

Description

@rohanprasadofficial

Is your feature request related to a problem? Please describe.
As we know Github released their dark mode recently and many icons are not visible now properly.

Describe the solution you'd like
We need to add more icons like light foreground for dark bg and dark foreground for light bg
and render based on the theme.
We can detect the GitHub theme based on the tag on the page of the index.

html lang="en" data-color-mode="dark"
This is a dark mode.

html lang="en" data-color-mode="light"
This is the light mode.
 

Activity

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

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