Class: Vedeu::Colours::Foregrounds

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

Overview

Store foreground 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

.foreground_coloursVedeu::Colours::Foregrounds



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

def self.foreground_colours
  @foreground_colours ||= new
end