appstorebadges/src/styl/_variables.styl

17 lines
503 B
Stylus

//
// Button Variables
//
$badge-background = #000
$badge-color = #fff
$badge-border = #ddd
$badge-background-hover = #111
$badge-color-hover = #fff
$badge-border-hover = #fff
$badge-width = 190px // defined as min-width
// San Francisco all the things
// http://furbo.org/2015/07/09/i-left-my-system-fonts-in-san-francisco/
$badge-font = system, -apple-system, '.SFNSDisplay-Regular', 'Helvetica Neue', 'Lucida Grande', 'Arial', sans-serif