Skip to content

Instantly share code, notes, and snippets.

View mvnmin's full-sized avatar
💭
Presently working on contract at POLARIS Industries, Bass Creek location MN.

Myron Netterlund mvnmin

💭
Presently working on contract at POLARIS Industries, Bass Creek location MN.
View GitHub Profile
@mvnmin
mvnmin / config.json
Created August 14, 2019 18:55 — forked from anonymous/config.json
Bootstrap Customizer Config
{
"vars": {
"@gray-base": "#000",
"@gray-darker": "lighten(#000, 13.5%)",
"@gray-dark": "lighten(#000, 20%)",
"@gray": "lighten(#000, 33.5%)",
"@gray-light": "lighten(#000, 46.7%)",
"@gray-lighter": "lighten(#000, 93.5%)",
"@brand-primary": "#0D287F",
"@brand-success": "#078707",