Revert "Update base.styl"

This reverts commit f9da0c71b0232e4e531e28334aef9813f20676ff.
This commit is contained in:
syuilo 2016-12-31 08:22:49 +09:00
parent f3147c89d4
commit 82333e238a

View file

@ -5,8 +5,11 @@ $theme-color-foreground = convert(themeColorForeground)
@import './reset'
::selection
background $theme-color
/*
::selection
background $theme-color
color #fff
*/
*
tap-highlight-color rgba($theme-color, 0.7)