Class: Vedeu::Colours::Backgrounds

Inherits:
Repository show all
Defined in:
lib/vedeu/colours/backgrounds.rb

Overview

Store background colour escape sequences by HTML/CSS code.

Class Method Summary collapse

Constructor Details

This class inherits a constructor from Vedeu::Colours::Repository

Class Method Details

.background_coloursVedeu::Colours::Backgrounds



14
15
16
# File 'lib/vedeu/colours/backgrounds.rb', line 14

def self.background_colours
  @background_colours ||= new
end