Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ColorPicker #2558

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Conversation

ankit071105
Copy link
Contributor

@ankit071105 ankit071105 commented Jul 29, 2024

Description

I have created a Color Fusion feature that allows users to choose a color and generate all possible color codes, including HSL, RGB, HEX, and more. Additionally, I have included a linear gradient theme where users can select two colors to generate a linear gradient. Users can customize the gradient direction (top, bottom, top-left, etc.) and adjust the percentage of each color.

This feature enhances the user experience by providing a comprehensive tool for color selection and gradient creation.

Fixes: #2534

Type of change

Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to not work as expected)
This change requires a documentation update

Checklist

I have made this from my own
I have taken help from some online resources
My code follows the style guidelines of this project
I have performed a self-review of my own code
I have commented my code, particularly in hard-to-understand areas
I have made corresponding changes to the documentation
My changes generate no new warnings

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

Screenshot 2024-07-29 at 10 12 55 AM
Screenshot 2024-07-29 at 10 12 50 AM

Added ColorPicker
Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems my repository has already this project. Also why did you added this PR without opening the Issue? @ankit071105
Kindly respond

@ankit071105
Copy link
Contributor Author

You have assigned me this issue kindly check #2534

@Sulagna-Dutta-Roy
Copy link
Owner

You have assigned me this issue kindly check #2534

Then kindly add the Issue number in the above. It seems missing.
Change the directory name: Gradients Picker/your files @ankit071105

Changed the Filr ColorPicker to Gradients Picker
@ankit071105
Copy link
Contributor Author

Changed the file and added the issue number @Sulagna-Dutta-Roy accept the Pull request

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy merged commit 2d85af7 into Sulagna-Dutta-Roy:master Jul 30, 2024
This was referenced Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instant Gradient Magic: Transform Your Color Choices into Beautiful CSS Code
2 participants