leftypol/stylesheets/svg/terminal.svg

11 lines
179 B
XML
Raw Normal View History

2014-09-28 19:42:50 +00:00
<svg>
<filter id="sepia">
<feColorMatrix
type="matrix"
values=".343 .669 .119 0 0
.249 .626 .130 0 0
.172 .334 .111 0 0
.000 .000 .000 1 0 "/>
</filter>
</svg>