Skip to content

Commit 1ad8f0f

Browse files
committed
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2 parents 4ea3532 + a1e2154 commit 1ad8f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zen/common/styles/zen-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
--button-bgcolor: var(--in-content-button-background) !important;
8585
--button-hover-bgcolor: var(--in-content-button-background-hover) !important;
8686
--button-hover-color: var(--in-content-button-text-color-hover) !important;
87-
--focus-outline-color: var(--button-bgcolor) !important;
87+
--focus-outline-color: var(--color-accent-primary) !important;
8888

8989
--toolbarbutton-icon-fill-attention: var(--zen-primary-color) !important;
9090
--toolbarbutton-icon-fill: currentColor !important;

0 commit comments

Comments
 (0)