Created by: m5o
- use bg:
$gray-600#868e96instead of#777777 - use fg:
$gray-300#dee2e6instead of#dddddd
To be discussed: if re-using of variables in site/_data/grays.yml makes sense. Could be tricky to get all variables passing working.
Created by: m5o
$gray-600 #868e96 instead of #777777
$gray-300 #dee2e6 instead of #dddddd
To be discussed: if re-using of variables in site/_data/grays.yml makes sense. Could be tricky to get all variables passing working.