MaterialDesignColorPicker

Material Design Color Picker for macOS

Github星跟踪图

About

Material Design Color Picker is a custom color picker plugin for macOS that allows users to navigate color swatches and select colors from Google's Material Design Color Palette.

Once installed, the color picker is available systemwide within any macOS application that utilizes the standard color panel (aka NSColorPanel) for color selection, including:

Requires macOS 10.11 (or higher). Additionally, because it requires newer NSCollectionView APIs, it will only load within applications that were linked against the 10.11 (or higher) SDK.

Installation

Download the latest signed release build from the releases page on GitHub.

Expand the .zip file and copy the extracted MaterialDesignColorPicker.colorPicker file to the folder:

~/Library/ColorPickers/

Tip: You can open this folder quickly by selecting the "Go", "Go to Folder..." (⇧⌘G) menu in Finder and typing in the path above.

Building from Source Code

Build the MaterialDesignColorPicker target and copy the resulting MaterialDesignColorPicker.colorPicker bundle to:

~/Library/ColorPickers/

The project workspace also includes an Xcode Playground which can be used in combination with the MaterialDesignColorPickerFramework target for rapid iterative experimentation during development.

Requires Xcode 8.2 (or higher) and macOS X 10.11 (or higher).

Contributors

Acknowledgements

License

Copyright © 2017 CodeCatalyst, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

概览

名称与所有者johnyanarella/MaterialDesignColorPicker
主编程语言Swift
编程语言Swift (语言数: 2)
平台
许可证MIT License
发布数2
最新版本名称v2.0.0 (发布于 )
第一版名称v1.0.0 (发布于 )
创建于2017-02-27 01:17:27
推送于2020-08-25 04:44:51
最后一次提交2020-08-25 00:00:10
星数155
关注者数6
派生数7
提交数5
已启用问题?
问题数2
打开的问题数1
拉请求数1
打开的拉请求数0
关闭的拉请求数0
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部