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