
How to custom DocumentColorProvider
*customize
Hi,
I'm implementing a DocumentColorProvider and it's going well.
But it only works for predefined formats (#123456, rgb(100,50,100)).
How can I disable or add other (very random) color formats like `color: r, g, b`?
Thanks.
PS: not sure why I'm downvoted. :(