Methods

Class/Module Index [+]

Quicksearch

Scruffy::Themes::Vitamins

Inspired by www.colorschemer.com/schemes/

Public Class Methods

new() click to toggle source
# File lib/scruffy/themes.rb, line 121
def initialize
  super({
          :background => [:black, '#4A465A'],
          :marker => :white,
          :colors => %(#CC9933 #FFCC66 #CCCC99 #CCCC33 #99CC33 #3333CC #336699 #6633CC #9999CC #333366)
        })
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.