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
If I select a green tone by the vertical bar, and then drag the selector in the color box, off the screen, the editor that had a green gradient to black, changes to red to black.
example: rgb(0, 255, 47) => rgb(255, 0, 0)
The text was updated successfully, but these errors were encountered:
If I select a green tone by the vertical bar, and then drag the selector in the color box, off the screen, the editor that had a green gradient to black, changes to red to black.
example:
rgb(0, 255, 47) => rgb(255, 0, 0)
The text was updated successfully, but these errors were encountered: