class LetterAvatarSimple::Palettes::Google

Constants

PALETTE

Colors from Google Inbox inbox.google.com

Public Class Methods

new() click to toggle source
# File lib/letter_avatar_simple/palettes/google.rb, line 36
def initialize
  @palette = PALETTE
end