(no title)
schlarpc | 2 years ago
ha-card::after {
content: "";
background-image: url(/local/visionect-dither.png);
background-repeat: repeat;
position: absolute;
height: 100%;
width: 100%;
display: block;
mix-blend-mode: multiply;
}
The dithering texture used is 128_128/LDR_LLL1_10.png from https://github.com/Calinou/free-blue-noise-textures
ghusbands|2 years ago
lawlessone|2 years ago
webkike|2 years ago
jalict|2 years ago