https://github.com/soffes/contrast
Contrast for macOS
https://github.com/soffes/contrast
color design design-tools macos menubar swift
Last synced: about 1 year ago
JSON representation
Contrast for macOS
- Host: GitHub
- URL: https://github.com/soffes/contrast
- Owner: soffes
- Created: 2017-06-28T23:39:54.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T15:39:05.000Z (over 3 years ago)
- Last Synced: 2025-04-13T09:52:05.806Z (about 1 year ago)
- Topics: color, design, design-tools, macos, menubar, swift
- Language: Swift
- Homepage: https://usecontrast.com
- Size: 1.94 MB
- Stars: 97
- Watchers: 3
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.markdown
Awesome Lists containing this project
README
# Contrast
[](https://github.com/soffes/contrast/actions)

[Contrast](https://usecontrast.com) for macOS v1. This version is no longer under active development. It’s available here for educational purposes. You do not have permission to redistribute the source code or binaries.
Follow [@usecontrast](https://twitter.com/usecontrast) for information about Contrast for macOS v2.
## Download
Head over to the [Releases](https://github.com/soffes/contrast/releases) page and download `Contrast-x.x.zip`.
⚠️ Contrast’s eye dropper probably doesn’t pick the hex color you are expecting. Read [usecontrast.com/hex](https://usecontrast.com/hex) for more information. Please don’t email me about this 😅
## Building
Simply open the Xcode project and run the app. Contrast uses Swift Package Manager for dependencies, so Xcode will get these for you automatically. You may need to change the code signing team to be your own if it gives you an error about code signing.
Last tested with Xcode 14.
Enjoy!