diff --git a/ion-theme.css b/ion-theme.css index 7355732..4b6365c 100644 --- a/ion-theme.css +++ b/ion-theme.css @@ -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] */