picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework
https://picturepan2.github.io/spectre/
MIT License
11.31k stars 804 forks source link

Fix form-select color #660

Open NicoHood opened 3 years ago

NicoHood commented 3 years ago

When using a dark theme with a light color, the select field will also have this color. Other input fields do not have this issue, as they use color: $body-font-color; instead. I've adapted that style.

This was initial set in this commit, I am wondering, why this change was made: https://github.com/picturepan2/spectre/commit/4b7f4493bb078f70236345ff045be9da34629ce9