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 e4f22a2 commit d9e4e4bCopy full SHA for d9e4e4b
1 file changed
src/common/scss/_accessibility-defaults.scss
@@ -21,7 +21,7 @@
21
*/
22
23
:root {
24
- --#{$eccgui}-a11y-outline-color: #{$eccgui-color-primary};
+ --#{$eccgui}-a11y-outline-color: #{eccgui-color-var("layout", "magenta", "900")};
25
--#{$eccgui}-a11y-outline-style: solid;
26
--#{$eccgui}-a11y-outline-width: #{0.25 * $eccgui-size-block-whitespace};
27
0 commit comments