microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.58k stars 29.03k forks source link

Color picker shows wrong values #51596

Closed monastyrskiiden closed 6 years ago

monastyrskiiden commented 6 years ago

Color picker doesn't convert HEX values with opacity to RGBA format.

Steps to Reproduce:

  1. Here's a video with problem https://drive.google.com/file/d/11UbtsKENiWkbKCOjcu9GE_KZro1ZcyUy/view

Extensions:

Does this issue occur when all extensions are disabled?: Yes

User Settings: user_settings.txt

aeschli commented 6 years ago

Can you clarify what you mean by 'showing the wrong colors' ?

All looks ok to me:

monastyrskiiden commented 6 years ago

Oh, didn't know that, sorry my fault. The problem is solved. Thx!