We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e5746 commit daab199Copy full SHA for daab199
tbx/static_src/sass/config/_variables.scss
@@ -186,6 +186,7 @@ $color--earth-streamfield-background: #e6e3df;
186
--color--text-50: #{color.adjust($color--grey-70, $alpha: -0.5)};
187
--color--decoration: #{$color--eclipse};
188
--color--link: #{$color--eclipse};
189
+ --color--link-underline: #{$color--eclipse};
190
--color--link-interaction: #{$color--eclipse};
191
--color--streamfield-background: #{$color--grey-5};
192
}
0 commit comments