RubyGems Navigation menu

motion-solarized 0.0.2

# motion-solarized The [Solarized colorscheme](http://ethanschoonover.com/solarized) for use in [Rubymotion](http://www.rubymotion.com) projects. Each color in the colorscheme is represented by a class method on the Solarized class. Each method returns a UIColor object. You can see the colors at . Examples: Solarized.blue Solarized.yellow Solarized.green Solarized.cyan Solarized.magenta Solarized.violet Solarized.red Solarized.orange Solarized.base03 Solarized.base02 Solarized.base01 Solarized.base00 Solarized.base0 Solarized.base1 Solarized.base2 Solarized.base3 ## Installation Add this line to your application's Gemfile: gem 'motion-solarized' And then execute: $ bundle Or install it yourself as: $ gem install motion-solarized ## Usage Use any of the class methods anywhere you require an UIColor object. Example: self.view.backgroundColor = Solarized.blue ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.3 - May 14, 2013 (5.0 KB)
  2. 0.0.2 - May 12, 2013 (6.5 KB)
显示所有版本 (共 3 个)

Development 依赖 (1):

rake >= 0

业主:

作者:

  • Kevin McGladdery

SHA 256 校验和:

5b1ebf6e8712c7a01ca973f35112158b997305ff823110c16bec31013e42ada7

下载总量 6,373

这个版本 2,694

许可:

需要的 Ruby 版本:

链接: