AtomMaterialUI/color-highlighter

Kotlin Jetpack Compose wrong colors when using hex

Closed this issue · 2 comments

Describe the bug
The Color function of compose expects hex with ARGB format but it's treated as an RGBA color

Screenshots
This is screenshot of compose multiplatform project with plugin version 18.0.0
image

There's a setting for changing that.

Found it. I think there should be a notice that there are plugin settings