Is there a way to get the pop-pop colour picker in WebStorm (when typing (S)CSS) to display RGB values?

When you're typing (S)CSS and type in, for instance, background and then tab, WS offers you a nice popup of colours to choose from, but the values are in hex.  I'd like them to be in RGB.  Is there a preference setting for that?  Thanks!

0
1 comment

completion only shows hex colors, there is no way to change this. But you can select choose color... from the completion (the topmost item in the list) to invoke the color picker that displays RGB values

0

Please sign in to leave a comment.