diff --git a/src/css/popup.css b/src/css/popup.css index b0532b71..db8ea3c0 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -69,7 +69,7 @@ --icon-button-size: calc(calc(var(--block-line-separation-size) * 2) + 1.66rem); /* 20px */ --inactive-opacity: 0.3; --overflow-size: 1px; - --icon-fit: 8; + --icon-fit: 9; background: var(--bgColor); margin-block: 0; @@ -392,6 +392,11 @@ table { --identity-icon-color: #af51f5; } +[data-identity-color="toolbar"] { + --identity-tab-color: currentColor; + --identity-icon-color: currentColor; +} + [data-identity-icon="fingerprint"] { --identity-icon: url("/img/usercontext.svg#fingerprint"); } diff --git a/src/js/popup.js b/src/js/popup.js index 7b1f4705..dae58fef 100644 --- a/src/js/popup.js +++ b/src/js/popup.js @@ -1889,7 +1889,7 @@ Logic.registerPanel(P_CONTAINER_EDIT, { return Utils.escaped`