https://github.com/cyphunk/grey
Exploration of UI aesthetics when color removed. Forces OSX into monochrome mode. Shortcut key to turn color on briefly. FYI: Yosemite provides an option to force grey scale in its settings panel
https://github.com/cyphunk/grey
Last synced: about 1 month ago
JSON representation
Exploration of UI aesthetics when color removed. Forces OSX into monochrome mode. Shortcut key to turn color on briefly. FYI: Yosemite provides an option to force grey scale in its settings panel
- Host: GitHub
- URL: https://github.com/cyphunk/grey
- Owner: cyphunk
- License: unlicense
- Created: 2014-01-23T12:16:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-23T12:43:36.000Z (over 12 years ago)
- Last Synced: 2025-01-13T13:28:45.829Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Grey
====
When run this application removes all color from OSX. You can selectively turn color back on for 5 minutes using Cmd+Shift+C hotkey.

Why? I built this around the same time as [NetworkGamma](https://github.com/cyphunk/NetworkGamma). I was interested how limiting UI aesthetics may effect the development of the UI structure. After running this application almost continuously for over a year I started to appreciate deadspace much more. Text menus feel more natural than cluttered icons. The question of what meaning an icon is able to relay becomes more prevalent. Where skimophism is applied starts to hurt almost physically.
I intended to extend this to monitor what windows are in focus and track the age of unfocus. With this in place one could imagine unfocused windows fadind slowly over time giving a natural window layout that keeps related elements in color while those that have gone stale faded.