LiulietLee / Pick-Color

A simple color-picker app for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pick Color

The best way for programmers to get the color

中文版本

Are you a programmer? Do you need to set colors for the UI elements in your project often? Are you always worrying about ‘what color should I use’ or ‘creating color in XX language sucks’? If the answers to the questions above are all ‘YES’, then here is the best solution for you.

Features

Picking

Within this app, you can easily get the color from a pixel, which is in the picture you select.

Exporting to Code

After selecting the color, the app will offer you the code for the color in different languages such as Swift, Objective-C, CSS and so on. Then you can copy them and paste in the text editor.

Download

You can find this awesome app on the AppStore

Contributions

If you find a bug, or have fantastic ideas, please feel free to open an issue/pr.

About

A simple color-picker app for iOS

License:MIT License


Languages

Language:Swift 64.9%Language:Objective-C 35.1%