Skip to content

Instantly share code, notes, and snippets.

View cscottyb's full-sized avatar

Scotty Borland cscottyb

View GitHub Profile
@cscottyb
cscottyb / config.json
Created June 13, 2017 17:22 — forked from anonymous/config.json
Bootstrap Customizer Config
{
"vars": {
"@gray-base": "#000000",
"@gray-darker": "#333333",
"@gray-dark": "#666666",
"@gray": "#aaaaaa",
"@gray-light": "#cccccc",
"@gray-lighter": "#eeeeee",
"@brand-primary": "@gray-base",
"@brand-success": "@gray-dark",