diff --git a/assets/css/_variables.scss b/assets/css/_variables.scss index d62b3204baf..64472835a2a 100644 --- a/assets/css/_variables.scss +++ b/assets/css/_variables.scss @@ -18,4 +18,4 @@ $highlight: adjust-hue($primary, 150deg); // Prices, In st $highlightext: desaturate(lighten($highlight, 50%), 18%); // Text on highlight color bg $contentbg: #fff; // Content BG - Tabs (active state) -$subtext: #777; // small, breadcrumbs etc \ No newline at end of file +$subtext: #767676; // small, breadcrumbs etc