diff --git a/tildes/scss/themes/_solarized.scss b/tildes/scss/themes/_solarized.scss index 548e5d2..4cf6d84 100644 --- a/tildes/scss/themes/_solarized.scss +++ b/tildes/scss/themes/_solarized.scss @@ -77,6 +77,7 @@ $solarized-light: ( "foreground-highlight": $fg-darkest, "foreground-primary": $fg-dark, "foreground-secondary": $fg-lightest, + "stripe-target": $yellow, "warning": $orange, );