[gnome-shell/wip/jimmac/check-dark-fix] theme: sync toggle-off-dark with gtk



commit 0d0384ebb16b312ba4d7c9a4d3b68473c75a40a2
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Feb 25 13:47:01 2020 +0100

    theme: sync toggle-off-dark with gtk
    
    - improve contrast
    
    Fixes https://gitlab.gnome.org/GNOME/gnome-shell/issues/2157

 data/theme/toggle-off-dark.svg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/theme/toggle-off-dark.svg b/data/theme/toggle-off-dark.svg
index ef1e25f970..163a135dca 100644
--- a/data/theme/toggle-off-dark.svg
+++ b/data/theme/toggle-off-dark.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; width="46" 
height="22"><defs><linearGradient id="a"><stop offset="0" stop-color="#39393a"/><stop offset="1" 
stop-color="#302f30"/></linearGradient><linearGradient xlink:href="#a" id="b" x1="53" y1="294.429" x2="53" 
y2="309.804" gradientUnits="userSpaceOnUse" gradientTransform="translate(-42.76)"/></defs><g 
transform="translate(0 -291.18)" stroke-width="1.085"><rect style="marker:none" width="44.446" 
height="20.911" x=".625" y="291.715" rx="10.455" ry="10.073" fill="#323233" stroke="#272728"/><rect 
ry="10.455" rx="10.455" y="291.715" x=".543" height="20.911" width="21.143" style="marker:none" 
fill="url(#b)" stroke="#151515"/></g></svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; width="46" 
height="22"><defs><linearGradient id="a"><stop offset="0" stop-color="#39393a"/><stop offset="1" 
stop-color="#302f30"/></linearGradient><linearGradient xlink:href="#a" id="b" x1="53" y1="294.429" x2="53" 
y2="309.804" gradientUnits="userSpaceOnUse" gradientTransform="translate(-42.76)"/></defs><g 
transform="translate(0 -291.18)" stroke-width="1.085" stroke="#151515"><rect style="marker:none" 
width="44.446" height="20.911" x=".625" y="291.715" rx="10.455" ry="10.073" fill="#282828"/><rect ry="10.455" 
rx="10.455" y="291.715" x=".543" height="20.911" width="21.143" style="marker:none" fill="url(#b)"/></g></svg>
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]