Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raffael Hannemann committed Nov 18, 2014
1 parent a0c633a commit c27fc7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,9 +1,9 @@
WAYTheDarkSide
==============

The ```WAYTheDarkSide``` class provides several helper methods to handle OS X Yosemite's new Dark Mode. Use this class to determine if the system appearance is currently set up to be in the Dark Mode or not, and if it supports it anyways. Next, specify event handlers per view or window controller (or any other object), which will be performed whenever the user switches the Dark Mode system preferene.
The WAYTheDarkSide class provides several helper methods to handle OS X Yosemite's new Dark Mode. Use this class to determine if the system appearance is currently set up to be in the Dark Mode or not, and if it supports it anyways. Next, specify event handlers per view or window controller (or any other object), which will be performed whenever the user switches the Dark Mode system preferene.

Whenever it makes sense, the properties of your WAYSourceListWindow instance in Interface Builder are inspectable.
Yes, the names are a little ironic.

Example
-------
Expand Down

0 comments on commit c27fc7d

Please sign in to comment.