Skip to content

Commit daab199

Browse files
chris-lawtonhelenb
authored andcommitted
set colour of underlines in light mode
1 parent 86e5746 commit daab199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tbx/static_src/sass/config/_variables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ $color--earth-streamfield-background: #e6e3df;
186186
--color--text-50: #{color.adjust($color--grey-70, $alpha: -0.5)};
187187
--color--decoration: #{$color--eclipse};
188188
--color--link: #{$color--eclipse};
189+
--color--link-underline: #{$color--eclipse};
189190
--color--link-interaction: #{$color--eclipse};
190191
--color--streamfield-background: #{$color--grey-5};
191192
}

0 commit comments

Comments
 (0)