3.1.2 #demo.mixins.example .colors(@bg, @color)

Applies foreground and background colors.

Parameters:
  • @bg
    Background color.
    Defaults to: #f5f5f5
  • @color
    Foreground color.
    Defaults to: #900
Source: mixins/example.less, line 1