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

Option to show color on left side, customize appearance, show native color picker #37

Open
KamilDev opened this issue Dec 25, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@KamilDev
Copy link

Would it be possible to:

  • Add an option to show color on left side.

  • Customize the appearance (add a white border), so that it looks identical to the regular VS Code color preview.

    image

  • Use the native VS Code color picker you get when hovering over the color or clicking the color preview.

    image

The native color picker also allows clicking on the color code to swap between color formats (e.g. hex to HSL), though it uses the long HSL syntax of hsl(220, 70%, 50%), hopefully could be changed to match the shadcn HSL version.

@dexxiez
Copy link
Owner

dexxiez commented Dec 28, 2024

@KamilDev good suggestions, I'll investigate when I have some time available.

Thanks!

@dexxiez dexxiez self-assigned this Dec 28, 2024
@dexxiez dexxiez added the enhancement New feature or request label Dec 28, 2024
@dexxiez
Copy link
Owner

dexxiez commented Dec 29, 2024

Being worked on here #38 as I had some time today.

Still a little bit to do when I have some time.

@dexxiez dexxiez mentioned this issue Feb 18, 2025
2 tasks
@dexxiez
Copy link
Owner

dexxiez commented Feb 18, 2025

@KamilDev Version v2.0.0 which addresses this has been released as pre-release. Please enable the pre-release in VSCode and let me know if you're happy with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants