Class: Vedeu::Colours::Backgrounds
- Inherits:
-
Repository
- Object
- Repository
- Vedeu::Colours::Backgrounds
- 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_colours ⇒ Vedeu::Colours::Backgrounds
14 15 16 |
# File 'lib/vedeu/colours/backgrounds.rb', line 14 def self.background_colours @background_colours ||= new end |