Gnome-Shell: increase switch contrast

This commit is contained in:
Daniel Ruiz de Alegría 2020-04-20 15:26:25 +02:00
parent 61cce947a5
commit 951195e250
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
<svg version="1.1" viewBox="0 0 46 22" xmlns="http://www.w3.org/2000/svg"><rect x=".625" y=".535" width="44.446" height="20.911" rx="10.455" ry="10.073" style="fill:#181a20;stroke-linecap:round;stroke-linejoin:round;stroke:#0d0e11"/><rect x=".543" y=".535" width="21.143" height="20.911" rx="10.455" ry="10.455" style="fill:#1c1e25;stroke-linecap:round;stroke-linejoin:round;stroke:#000"/></svg>
<svg version="1.1" viewBox="0 0 46 22" xmlns="http://www.w3.org/2000/svg"><rect x=".625" y=".535" width="44.446" height="20.911" rx="10.455" ry="10.073" fill="#0d0e11" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/><rect x=".543" y=".535" width="21.143" height="20.911" rx="10.455" ry="10.455" fill="#2e313d" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/></svg>

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 393 B

View File

@ -1 +1 @@
<svg version="1.1" viewBox="0 0 46 22" xmlns="http://www.w3.org/2000/svg"><rect transform="scale(-1,1)" x="-44.989" y=".535" width="44.446" height="20.911" rx="10.455" ry="10.073" style="fill:#2777ff;stroke-linecap:round;stroke-linejoin:round;stroke:#00348d"/><rect transform="scale(-1,1)" x="-45.071" y=".535" width="21.143" height="20.911" rx="10.455" ry="10.455" style="fill:#1c1e25;stroke-linecap:round;stroke-linejoin:round;stroke:#000"/></svg>
<svg version="1.1" viewBox="0 0 46 22" xmlns="http://www.w3.org/2000/svg"><rect transform="scale(-1,1)" x="-44.989" y=".535" width="44.446" height="20.911" rx="10.455" ry="10.073" fill="#2777ff" stroke="#00348d" stroke-linecap="round" stroke-linejoin="round"/><rect transform="scale(-1,1)" x="-45.071" y=".535" width="21.143" height="20.911" rx="10.455" ry="10.455" fill="#2e313d" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/></svg>

Before

Width:  |  Height:  |  Size: 450 B

After

Width:  |  Height:  |  Size: 450 B