foreground

Sets console foreground color

  1. Color foreground()
  2. void foreground(Color color)
  3. void foreground(Color color)
    version(Posix)
    void
    foreground
    @property
  4. Color foreground()

Parameters

color
Type: Color

Foreground color to set

Meta