]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/scoreboard/common.filters
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / scoreboard / common.filters
index 9a29e9e780a8909b04e623f7dff9870c75fc8cca..bcb9c276337a3b86c0e0c32b7d487dfcd1060445 100755 (executable)
@@ -2,9 +2,9 @@
 <svg xmlns="http://www.w3.org/2000/svg" version="1.1">
        <defs>
                <filter id="strongblurred" x="-0.5" y="-0.5" width="2" height="2">
-                       <feGaussianBlur stdDeviation="2.5"/>
+                       <feGaussianBlur stdDeviation="2"/>
                        <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 2 0"/>
-                       <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.6 0"/>
+                       <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.8 0"/>
                </filter>
                <filter id="weakblurred" x="-0.5" y="-0.5" width="2" height="2">
                        <feGaussianBlur stdDeviation="0.2"/>