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.
2 parents 4ea3532 + a1e2154 commit 1ad8f0fCopy full SHA for 1ad8f0f
src/zen/common/styles/zen-theme.css
@@ -84,7 +84,7 @@
84
--button-bgcolor: var(--in-content-button-background) !important;
85
--button-hover-bgcolor: var(--in-content-button-background-hover) !important;
86
--button-hover-color: var(--in-content-button-text-color-hover) !important;
87
- --focus-outline-color: var(--button-bgcolor) !important;
+ --focus-outline-color: var(--color-accent-primary) !important;
88
89
--toolbarbutton-icon-fill-attention: var(--zen-primary-color) !important;
90
--toolbarbutton-icon-fill: currentColor !important;
0 commit comments