Methods

Class/Module Index [+]

Quicksearch

Scruffy::Themes::Tulips

Inspired by www.colorschemer.com/schemes/

Public Class Methods

new() click to toggle source
# File lib/scruffy/themes.rb, line 132
def initialize
  super({
          :background => ['#670A0A', '#831515'],
          :marker => '#DBD1C1',
          :colors => %(#F2C8CA #BF545E #D2808E #97985C #B3B878 #A24550)
        })
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.