foreground

Sets console foreground color

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

Parameters

color Color

Foreground color to set

Meta