diff --git a/src/web/app/base.styl b/src/web/app/base.styl index 349baff4a..5eab20548 100644 --- a/src/web/app/base.styl +++ b/src/web/app/base.styl @@ -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)