Skip to content

Instantly share code, notes, and snippets.

View exil0867's full-sized avatar
🤍
We're back.

Exil exil0867

🤍
We're back.
View GitHub Profile
@exil0867
exil0867 / config.json
Created September 1, 2017 21:59 — forked from anonymous/config.json
Bootstrap Customizer Config
{
"vars": {
"@gray-base": "#000",
"@gray-darker": "lighten(@gray-base, 13.5%)",
"@gray-dark": "lighten(@gray-base, 20%)",
"@gray": "lighten(@gray-base, 33.5%)",
"@gray-light": "lighten(@gray-base, 46.7%)",
"@gray-lighter": "lighten(@gray-base, 93.5%)",
"@brand-primary": "darken(#428bca, 6.5%)",
"@brand-success": "#5cb85c",