1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/public/css/_variables.styl
2013-09-23 20:06:42 +02:00

21 lines
271 B
Stylus

// colors
$activeBlue = #00aeef
$actionPink = #ec008c
$sidebarBg = #0b1316
$sidebarActive = #1f2d49
$baseText = #565656
$textSecondary = #b7b7b7
$grayBackground = #f7f7f7
$grayOutline = #e4e4e4
// font sizes
$fontLarge = 20px
$fontMedium = 14px
$fontSmall = 12px