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 72996d9 commit 512f37dCopy full SHA for 512f37d
packages/foundations/scss/helpers/_focus.scss
@@ -6,7 +6,7 @@
6
outline: #{variables.$db-border-width-2xs} solid
7
var(
8
--db-focus-outline-color,
9
- #{colors.$db-informational-on-bg-basic-emphasis-80-default}
+ #{colors.$db-informational-on-bg-basic-emphasis-70-default}
10
);
11
outline-offset: variables.$db-border-width-xs;
12
box-shadow: 0 0 0 #{variables.$db-border-width-xs}
0 commit comments