diff --git a/styles/syntax/_base.less b/styles/syntax/_base.less index 5a70fca..803c744 100644 --- a/styles/syntax/_base.less +++ b/styles/syntax/_base.less @@ -97,7 +97,6 @@ .syntax--string { color: @hue-4; - &.syntax--regexp { color: @hue-1; @@ -233,7 +232,6 @@ } &.syntax--separator { - background-color: #373b41; color: @mono-1; }