added gtk theme
This commit is contained in:
14
.config/gtk-4.0/assets/scale-vert-marks-after-slider@2.svg
Normal file
14
.config/gtk-4.0/assets/scale-vert-marks-after-slider@2.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg width="48" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="color-primary-dark" x1="4" x2="19.997" y1="4" y2="4" gradientTransform="rotate(45,12,12)" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#7287fd" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="color-surface" x1="4" x2="19.997" y1="4" y2="4" gradientTransform="rotate(45,12,12)" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#eff1f5" offset="1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="scale-slider" transform="matrix(0,2,-2,0,48,0)">
|
||||
<rect width="24" height="24" fill="none"/>
|
||||
<path d="m12 3.5147 4.2426 4.2426a6 6 0 1 1-8.4853 0z" fill="url(#color-surface)" stroke="url(#color-primary-dark)" stroke-linecap="round" stroke-width="4" style="paint-order:stroke fill markers"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 819 B |
Reference in New Issue
Block a user