diff --git a/theme/icons/eye-not-looking-symbolic.svg b/theme/icons/eye-not-looking-symbolic.svg index a53c9d00..8ef9f048 100644 --- a/theme/icons/eye-not-looking-symbolic.svg +++ b/theme/icons/eye-not-looking-symbolic.svg @@ -1,7 +1,4 @@ - - Gnome Symbolic Icon Theme - - - + + diff --git a/theme/parts/headerbar.css b/theme/parts/headerbar.css index 5c180e2a..fdabe3ed 100644 --- a/theme/parts/headerbar.css +++ b/theme/parts/headerbar.css @@ -16,11 +16,11 @@ display: block; position: absolute; width: 64px; - height: 46px; + height: 64px; top: 0; - transform: translate(15px, 0); + transform: translate(15px, -9px); fill: var(--gnome-window-color) !important; - fill-opacity: 0.2 !important; + fill-opacity: 0.15 !important; -moz-context-properties: fill, fill-opacity; }