gnome-shell: Follow upstream change for color picker
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/f06223df4849c9ed6480c4a07bc9fc9727954458
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/f06223df4849c9ed6480c4a07bc9fc9727954458
by roundabout, Tuesday, 15 September 2020, 16:44:24 (1600188264), pushed by roundabout, Sunday, 11 May 2025, 13:22:55 (1746969775)
Author identity: nana-4 <hnmaigo@gmail.com>
f43f3fab691104f73135210844e1039732c98e1c
<file>assets/window-close-active.svg</file>
<file>extensions/workspaces-to-dock/workspaces-to-dock.css</file>
<file>gnome-shell.css</file>
<file>icons/color-pick.svg</file>
<file>icons/eye-not-looking-symbolic.svg</file>
<file>icons/eye-open-negative-filled-symbolic.svg</file>
<file>icons/keyboard-caps-lock-filled-symbolic.svg</file>
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="a" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation=".6"/>
</filter>
</defs>
<path d="M1 1v9a9 9 0 109-9H1z" filter="url(#a)" opacity=".6" transform="translate(0 .5)"/>
<path d="M1.5 1.5V10A8.5 8.5 0 1010 1.5H1.5z" stroke="#fff"/>
<circle cx="10" cy="10" r="7" fill="#50dbb5"/>
</svg>