changed background link

This commit is contained in:
2025-06-07 20:30:00 +00:00
committed by GitHub
parent 2c5b8770b7
commit f1fbeb2cd7
+1 -1
View File
@@ -48,7 +48,7 @@
--background-shading: 100%; /* app background shading (0 for complete smoothness) [default: 100%] */
--background-overlay: rgba(0, 0, 0, 0.6); /* app background overlay color/gradient [default: rgba(0, 0, 0, 0.6)] */
/* --background-image: url(https://clearvision.github.io/images/sapphire.jpg); app background image (link must be HTTPS) [default: url(https://clearvision.github.io/images/sapphire.jpg)] */
--background-image: url(https://images8.alphacoders.com/113/1139547.png); /* app background image (link must be HTTPS) [default: url(https://clearvision.github.io/images/sapphire.jpg)]*/
--background-image: url(https://raw.githubusercontent.com/ION606/config-backup/refs/heads/main/vesktop-bk.png); /* app background image (link must be HTTPS) [default: url(https://clearvision.github.io/images/sapphire.jpg)]*/
--background-position: center; /* app background position [default: center] */
--background-size: cover; /* app background size [default: cover] */
--background-repeat: no-repeat; /* app background repeat [default: no-repeat] */