anseki / vscode-color

Helper with GUI to generate color codes such as CSS color notations.
MIT License
97 stars 27 forks source link

Support Visual Studio .vssettings 0xABGR format #57

Closed uday0408 closed 7 years ago

uday0408 commented 7 years ago

Visual Studio .vssettings file uses 0xABGR format. Can this format be supported also?

Steps to Reproduce:

Log (All lines): (Click menu of VS Code "Help > Toggle Developer Tools", and click "Console" tab)

anseki commented 7 years ago

Hi @uday0408, thank you for the comment.

Yes, of course I will consider supporting that if many requests come. Also, you can convert the format with supported format.

For example, a case of #RRGGBB and XBGR.

anseki commented 7 years ago

No reply came. I close this issue.

uday0408 commented 7 years ago

I am following your temporary solution for picking colors. For coloring the hex code itself, I have written my own extension.

thanks Uday

On Tue, Sep 12, 2017 at 9:45 PM, anseki notifications@github.com wrote:

No reply came. I close this issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/anseki/vscode-color/issues/57#issuecomment-329057474, or mute the thread https://github.com/notifications/unsubscribe-auth/AEvHDVTtBg8jtZu2k5JlDBE9eYO7ba4-ks5sh134gaJpZM4PQmae .