You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like the option to copy the color code in different ways.
For example when getting this color:
The value "#a88a37" is copied to my clipboard, I would like the option to instead copy rgb codes like this "rgb(168, 138, 55)." (or just "168, 138, 55').
Describe alternatives you've considered
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
No response
Describe the solution you'd like
I would like the option to copy the color code in different ways.
For example when getting this color:
The value "#a88a37" is copied to my clipboard, I would like the option to instead copy rgb codes like this "rgb(168, 138, 55)." (or just "168, 138, 55').
Describe alternatives you've considered
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: