New Shader <3

This commit is contained in:
2026-08-14 04:25:52 +10:00
parent 5c0afe0a73
commit 4149add9a7
7 changed files with 918 additions and 162 deletions
@@ -1,5 +1,4 @@
/* Cover-art backdrop container styles
*/
/* Backdrop containers */
/* Stock backdrop projected app wide */
.rl-stock-background-container {
@@ -109,7 +108,7 @@
z-index: -3;
pointer-events: none;
overflow: hidden;
/* Dark base the shader composites over at its configured opacity */
/* Dark base under the shader */
background: #000;
transform: translateZ(0);
backface-visibility: hidden;