Update base.styl
This commit is contained in:
parent
ca7a06ebce
commit
f9da0c71b0
|
@ -5,11 +5,8 @@ $theme-color-foreground = convert(themeColorForeground)
|
||||||
|
|
||||||
@import './reset'
|
@import './reset'
|
||||||
|
|
||||||
/*
|
::selection
|
||||||
::selection
|
background $theme-color
|
||||||
background $theme-color
|
|
||||||
color #fff
|
|
||||||
*/
|
|
||||||
|
|
||||||
*
|
*
|
||||||
tap-highlight-color rgba($theme-color, 0.7)
|
tap-highlight-color rgba($theme-color, 0.7)
|
||||||
|
|
Loading…
Reference in New Issue