Skip to content

Instantly share code, notes, and snippets.

@aweary
Last active August 29, 2015 14:25
Show Gist options
  • Save aweary/9a0ee2a238ef38b9cd75 to your computer and use it in GitHub Desktop.
Save aweary/9a0ee2a238ef38b9cd75 to your computer and use it in GitHub Desktop.
gists.scss
$gist: (
background: #EEEEEE,
color: #333333,
border: none,
colors: #04DBAC #B52A1D #1D5CB5 #31AFD4 #FE9000 #FFDD4A #094074,
line-numbers-bg: #EEEEEE,
line-numbers-color: #B52A1D,
line-numbers-border: none,
meta-display: block
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment