Colorizer icon indicating copy to clipboard operation
Colorizer copied to clipboard

Color values in .clr file don't match those in Colors.txt

Open gereons opened this issue 8 years ago • 0 comments

I just noticed a problem where the colors in the .clr file don't match the values in my Colors.txt. For example, I have fooColor: 0x11223344, but when I use that in Xcode/IB to assign a color, the resulting value is #0f1926 with opacity 27%.

gereons avatar Aug 02 '17 07:08 gereons