https://github.com/flyher/colorpicker
A tool to pick web/window color, help design your software.
https://github.com/flyher/colorpicker
Last synced: 5 months ago
JSON representation
A tool to pick web/window color, help design your software.
- Host: GitHub
- URL: https://github.com/flyher/colorpicker
- Owner: flyher
- License: gpl-3.0
- Created: 2014-04-16T02:08:38.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T14:31:47.000Z (about 9 years ago)
- Last Synced: 2024-04-14T21:15:34.247Z (about 2 years ago)
- Language: C#
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ColorPicker
===========
###### A tool to pick web/window color, help design your soft.

===
更新时间:2017-05-01
增加:
1.stop状态下支持R,G,B输入色值调色
===
2017-03-04
已知bug:
取多屏颜色时程序错误。
懒得改了,目前只要将需要取色的地方移到主屏就行了。
===
更新时间:2016-03-10
增加:
1.R,G,B色值显示
===
更新时间:2014-07-01
修正:
1.某些颜色和某些青色取色失败;
(原因:取色数值首位为0忽略了,例如#04A85F墨绿色,取色器丢掉了首位0)
创建时间:2014-02-27
更新时间:2014-04-14
增加:
1.取色快捷键;
2.双击复制代码;
已知bug:
1.某些蓝色和某些青色取色失败.
### License
Code in the ColorPicker project is licensed under the GPL.