Skip to content

Instantly share code, notes, and snippets.

@pauljonescodes
Created July 24, 2013 16:54
Show Gist options
  • Save pauljonescodes/6072343 to your computer and use it in GitHub Desktop.
Save pauljonescodes/6072343 to your computer and use it in GitHub Desktop.
@black: ;
@grayDarker: ;
@grayDark: ;
@gray: ;
@grayLight: ;
@grayLighter: ;
@white: ;
@blue: ;
@blueDark: ;
@green: ;
@red: ;
@yellow: ;
@orange: ;
@pink: ;
@purple: ;
@bodyBackground: ;
@textColor: ;
@linkColor: ;
@linkColorHover: ;
@sansFontFamily: ;
@serifFontFamily: ;
@monoFontFamily: ;
@baseFontFamily: ;
@baseLineHeight: ;
@altFontFamily: ;
@headingsFontFamily: ;
@headingsFontWeight: ;
@headingsColor: ;
@tableBackground: ;
@tableBackgroundAccent: ;
@tableBackgroundHover: ;
@tableBorder: ;
@btnBackground: ;
@btnBackgroundHighlight: ;
@btnBorder: ;
@btnPrimaryBackground: ;
@btnPrimaryBackgroundHighlight: ;
@btnInfoBackground: ;
@btnInfoBackgroundHighlight: ;
@btnSuccessBackground: ;
@btnSuccessBackgroundHighlight: ;
@btnWarningBackground: ;
@btnWarningBackgroundHighlight: ;
@btnDangerBackground: ;
@btnDangerBackgroundHighlight: ;
@btnInverseBackground: ;
@btnInverseBackgroundHighlight: ;
@wellBackground: ;
@navbarBackgroundHighlight:
@navbarBackground: ;
@navbarBorder: ;
@navbarText: ;
@navbarLinkColor: ;
@navbarLinkColorHover: ;
@navbarLinkColorActive: ;
@navbarLinkBackgroundHover: ;
@navbarLinkBackgroundActive: ;
@navbarBrandColor: ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment