only processes the label attribute and ignores color. Setting only the color attribute also gets ignored. edit: I was confused about the color attribute, as it doesn't show up as a separate attribute ...
It would be nice for people who want to understand it at a low level (maybe even use the jadx libraries directly), how .smali is converted to .java by jadx? Is there an intermediate step where .class ...