Updated color?

This commit is contained in:
DooSkagg 2025-06-04 02:46:06 -04:00
parent 85d4864d03
commit 7fa7348c54

View File

@ -28,7 +28,7 @@
--offline-color: #808080; --offline-color: #808080;
/* APP BACKGROUND */ /* APP BACKGROUND */
--background-shading-percent: 0%; --background-shading-percent: 0%;
--background-image: rgba(0, 0, 0, 0.4); --background-image: rgba(0, 0, 0, 0);
--background-attachment: fixed; --background-attachment: fixed;
--background-filter: saturate(calc(var(--saturation-factor, 1) * 1)); --background-filter: saturate(calc(var(--saturation-factor, 1) * 1));
/* USER POPOUT BACKGROUND */ /* USER POPOUT BACKGROUND */