diff --git a/src/web/app/base.styl b/src/web/app/base.styl index 5eab20548..349baff4a 100644 --- a/src/web/app/base.styl +++ b/src/web/app/base.styl @@ -5,11 +5,8 @@ $theme-color-foreground = convert(themeColorForeground) @import './reset' -/* - ::selection - background $theme-color - color #fff -*/ +::selection + background $theme-color * tap-highlight-color rgba($theme-color, 0.7)