Colorizer
Colorizer copied to clipboard
Color values in .clr file don't match those in Colors.txt
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%.