Revert "Update base.styl"

This reverts commit f9da0c71b0.
This commit is contained in:
syuilo 2016-12-31 08:22:49 +09:00
parent f9da0c71b0
commit 207777edb3

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)