parent
f9da0c71b0
commit
207777edb3
1 changed files with 5 additions and 2 deletions
|
@ -5,8 +5,11 @@ $theme-color-foreground = convert(themeColorForeground)
|
||||||
|
|
||||||
@import './reset'
|
@import './reset'
|
||||||
|
|
||||||
::selection
|
/*
|
||||||
background $theme-color
|
::selection
|
||||||
|
background $theme-color
|
||||||
|
color #fff
|
||||||
|
*/
|
||||||
|
|
||||||
*
|
*
|
||||||
tap-highlight-color rgba($theme-color, 0.7)
|
tap-highlight-color rgba($theme-color, 0.7)
|
||||||
|
|
Loading…
Reference in a new issue