Skip to content

Instantly share code, notes, and snippets.

View Jelby-John's full-sized avatar

John Lumley Jelby-John

View GitHub Profile
{
"vars": {
"@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": "#7539C4",
"@brand-success": "#4ca84c",
"@brand-info": "#E268ED",