xcode-color-assets icon indicating copy to clipboard operation
xcode-color-assets copied to clipboard

Create (dark mode compatible) color assets for Xcode programmatically from a CSS-like textfile

Results 2 xcode-color-assets issues
Sort by recently updated
recently updated
newest added

Hello! Would it be possible to add support for hex RGBA #RRGGBBAA along with the current #RRGGBB A%? The reason I am asking is because Figma gives out the color...

Actually on Xcode if you create a color from the asset catalog, there is a spacing before each `:` in the `Contents.json` file. Would it be possible to have the...