Skip to content

allright/Polychromatic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

#Polychromatic

Coloring with significance.

Polychromatic is an Xcode plugin that truly emphasizes content. By giving properties, ivars, and local variables each a unique, dynamic color, and stripping away color from types which do not need it, logic becomes clear and apparent.

##Screenshots CSSEdit Tribute Theme Carbon Theme Compare to: Standard Syntax Highlighting Preferences Window

##Installation Place the plugin file (Polychromatic.xcplugin) into ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/. If the directory doesn't already exist, create the path.

##Thanks

  • Evan Brooks for bringing the idea to my attention.
  • Tony Arnold for putting up with my antics and helping me develop this thing!
  • Boris Bügling for giving me some concept of how to get started with a plugin for this, even though I discarded all of your code.
  • Everyone who provided feedback and testing.

##Personal

You can follow me on Twitter and App.net.
You can't buy me a beer, but you can buy a cup of tea: Bitcoin can be sent to 1BMPQ2urbHLEd64yt3Pqfwqa5fLr6bhBiJ.

##License
Included in repository: MIT License.

About

Coloring with significance.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.6%
  • C 1.4%