thoughtbot / bitters

Add a dash of pre-defined style to your Bourbon.
https://thoughtbot.com
MIT License
1.39k stars 142 forks source link

Remove named color from form placeholder property #256

Closed whmii closed 8 years ago

whmii commented 8 years ago

242 Introduced an issue of using named color variables ($medium-gray) outside of the variables file. This should instead be either:

  1. its own variable like $placeholder-color
  2. an adjustment of an existing color like tint($base-font-color, 25%)
cappadona commented 8 years ago

@whmii Happy to submit a PR once you and the team decide on a direction, if that helps.

tysongach commented 8 years ago

This was resolved in #257 and has been released as part of Bitters 1.4.