Skip to content

Instantly share code, notes, and snippets.

View tedroche's full-sized avatar
🏠
Working from home

Ted Roche tedroche

🏠
Working from home
View GitHub Profile

Keybase proof

I hereby claim:

  • I am tedroche on github.
  • I am tedroche (https://keybase.io/tedroche) on keybase.
  • I have a public key ASAe91wS9H4fsvV4BoyRtLCSo0sq9BWaacyf3O-gH3t4dQo

To claim this, I am signing this object:

@tedroche
tedroche / config.json
Created November 8, 2017 20:16 — 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",