Skip to content

Add a setting for color picker to parse ARGB instead of RGBA #282673

@pgivel

Description

@pgivel

The Color Decorator feature in VS Code is highly useful.

However, when working with Qt, which utilizes the ARGB hexadecimal color format, the decorator incorrectly parses the color value, as it currently expects RGBA format with no way to change it.

This discrepancy leads to incorrect color previews.

Suggestion: Adding a configuration setting that allows users to choose between the RGBA and ARGB hex color parsing formats would be great.

Metadata

Metadata

Assignees

Labels

editor-color-pickerEditor color picker widget issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions