diff --git a/src/stylus/functions/build_swatch.styl b/src/stylus/functions/build_swatch.styl index 33ea28c..be89a9c 100644 --- a/src/stylus/functions/build_swatch.styl +++ b/src/stylus/functions/build_swatch.styl @@ -116,7 +116,7 @@ build_swatch(swatch) .ui-bar-{swatch} .ui-checkbox-on:after, .ui-body-{swatch} .ui-checkbox-on:after, body .ui-group-theme-{swatch} .ui-checkbox-on:after, - .ui-btn.ui-checkbox-on.ui-btn-{swatch}:after, + .ui-btn.ui-checkbox-on.ui-btn-{swatch}:after background-color: primary_color border-color: primary_color color: font_color