PriyansuMaurya / AI-Fusion

AI Fusion is your ultimate destination for streamlined access to a curated collection of powerful AI tools and prompts.
https://aifusion.vercel.app/
MIT License
13 stars 8 forks source link

[Bug]: Toggle Button Background to Green in Light Mode #30

Closed PriyansuMaurya closed 1 year ago

PriyansuMaurya commented 1 year ago

Description

Currently, the background of the toggle button looks like this both light mode and darkmode :

darkmode:

image

lightmode:

image

Please create it such that when Light mode is enabled, the background of the button turns green, like this:

Tools Page

Attach Screenshots (if applicable)

No response

Which browser are you using when experiencing the issue?

Microsoft Edge

Checklist

github-actions[bot] commented 1 year ago

To reduce notifications, issues are locked. Your issue will be unlock when we will add label as 🏁 status: ready for dev. Check out the contributing guide for more information.

AlimurtuzaCodes commented 1 year ago

Can I work on this issue.

AlimurtuzaCodes commented 1 year ago

I have changed icons and using new icons the color of ToggleOff icon in light mode background is now Green.

image

image

PriyansuMaurya commented 1 year ago

First of all, thank you @CYBWEBALI for considering to contribute to AI Fusion, We value your contribution.

This is how I want the toggle button to look like in light mode, based on the Figma design.

c97ea9b0-8712-4c78-b96d-a632a6778a6a

Currently, it doesn't look exactly the same 👇, but it's somewhat close. If you could make it look exactly as above ☝️ image, it would be great. Alternatively, you can simply modify the current toggle button to change the background color to green in light mode.

image

One last thing, if you have made any changes, you can create a pull request. This makes it easier for us to see what has changed, and we may consider incorporating those changes.

AlimurtuzaCodes commented 1 year ago

Light Mode: image

Dark Mode: image

PriyansuMaurya commented 1 year ago

Great! proceed forward (I mean create a pull request)

AlimurtuzaCodes commented 1 year ago

Done PR #31 .