diff --git a/images/manager.png b/images/manager.png index ade0c43..9662b8c 100644 Binary files a/images/manager.png and b/images/manager.png differ diff --git a/src/layout/Footer/FooterHost.svelte b/src/layout/Footer/FooterHost.svelte index 1aaeda1..6e376de 100644 --- a/src/layout/Footer/FooterHost.svelte +++ b/src/layout/Footer/FooterHost.svelte @@ -22,12 +22,10 @@ in:fly={{ y: 10, easing: quintOut, duration: 750 }} > - - - + @@ -135,7 +133,7 @@ font-size: 0.95rem; } - g path { + path { stroke: var(--grey-three); } diff --git a/src/lib/components/Wave.svelte b/src/lib/components/Wave.svelte index ba919bc..c58ea37 100644 --- a/src/lib/components/Wave.svelte +++ b/src/lib/components/Wave.svelte @@ -25,27 +25,27 @@ @keyframes wave-anim { 0% { d: path( - 'M 0,500 C 0,500 0,250 0,250 C 176.53333333333336,300.1333333333333 353.0666666666667,350.2666666666667 496,325 C 638.9333333333333,299.7333333333333 748.2666666666667,199.06666666666666 900,174 C 1051.7333333333333,148.93333333333334 1245.8666666666668,199.46666666666667 1440,250 C 1440,250 1440,500 1440,500 Z' + 'M0 500C0 500 0 250 0 250 176.5333 300.1333 353.0667 350.2667 496 325 638.9333 299.7333 748.2667 199.0667 900 174 1051.7333 148.9333 1245.8667 199.4667 1440 250 1440 250 1440 500 1440 500Z' ); } 25% { d: path( - 'M 0,500 C 0,500 0,250 0,250 C 154.13333333333333,219.20000000000002 308.26666666666665,188.40000000000003 449,209 C 589.7333333333333,229.59999999999997 717.0666666666668,301.59999999999997 880,317 C 1042.9333333333332,332.40000000000003 1241.4666666666667,291.20000000000005 1440,250 C 1440,250 1440,500 1440,500 Z' + 'M0 500C0 500 0 250 0 250 154.1333 219.2 308.2667 188.4 449 209 589.7333 229.6 717.0667 301.6 880 317 1042.9333 332.4 1241.4667 291.2 1440 250 1440 250 1440 500 1440 500Z' ); } 50% { d: path( - 'M 0,500 C 0,500 0,250 0,250 C 132.8,242.93333333333334 265.6,235.86666666666667 414,246 C 562.4,256.1333333333333 726.3999999999999,283.46666666666664 900,287 C 1073.6000000000001,290.53333333333336 1256.8000000000002,270.26666666666665 1440,250 C 1440,250 1440,500 1440,500 Z' + 'M0 500C0 500 0 250 0 250 132.8 242.9333 265.6 235.8667 414 246 562.4 256.1333 726.4 283.4667 900 287 1073.6 290.5333 1256.8 270.2667 1440 250 1440 250 1440 500 1440 500Z' ); } 75% { d: path( - 'M 0,500 C 0,500 0,250 0,250 C 151.33333333333331,206.66666666666669 302.66666666666663,163.33333333333334 472,176 C 641.3333333333334,188.66666666666666 828.6666666666667,257.3333333333333 993,279 C 1157.3333333333333,300.6666666666667 1298.6666666666665,275.33333333333337 1440,250 C 1440,250 1440,500 1440,500 Z' + 'M0 500C0 500 0 250 0 250 151.3333 206.6667 302.6667 163.3333 472 176 641.3333 188.6667 828.6667 257.3333 993 279 1157.3333 300.6667 1298.6667 275.3333 1440 250 1440 250 1440 500 1440 500Z' ); } 100% { d: path( - 'M 0,500 C 0,500 0,250 0,250 C 176.53333333333336,300.1333333333333 353.0666666666667,350.2666666666667 496,325 C 638.9333333333333,299.7333333333333 748.2666666666667,199.06666666666666 900,174 C 1051.7333333333333,148.93333333333334 1245.8666666666668,199.46666666666667 1440,250 C 1440,250 1440,500 1440,500 Z' + 'M0 500C0 500 0 250 0 250 176.5333 300.1333 353.0667 350.2667 496 325 638.9333 299.7333 748.2667 199.0667 900 174 1051.7333 148.9333 1245.8667 199.4667 1440 250 1440 250 1440 500 1440 500Z' ); } } diff --git a/static/donate/card-images/Cryptocurrencies.png b/static/donate/card-images/Cryptocurrencies.png index 8349816..d1e8696 100644 Binary files a/static/donate/card-images/Cryptocurrencies.png and b/static/donate/card-images/Cryptocurrencies.png differ diff --git a/static/donate/card-images/GitHub Sponsors.png b/static/donate/card-images/GitHub Sponsors.png index 2f1d148..7ffe46a 100644 Binary files a/static/donate/card-images/GitHub Sponsors.png and b/static/donate/card-images/GitHub Sponsors.png differ diff --git a/static/donate/card-images/Open Collective.png b/static/donate/card-images/Open Collective.png index 098f01a..cd2427b 100644 Binary files a/static/donate/card-images/Open Collective.png and b/static/donate/card-images/Open Collective.png differ diff --git a/static/donate/card-images/fallback.svg b/static/donate/card-images/fallback.svg index fd5dedf..2ceb733 100644 --- a/static/donate/card-images/fallback.svg +++ b/static/donate/card-images/fallback.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/donate/crypto/BTC.svg b/static/donate/crypto/BTC.svg index b10e76d..2f50e6f 100644 --- a/static/donate/crypto/BTC.svg +++ b/static/donate/crypto/BTC.svg @@ -1,14 +1 @@ - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/donate/crypto/DOGE.svg b/static/donate/crypto/DOGE.svg index 5b45516..017d7bc 100644 --- a/static/donate/crypto/DOGE.svg +++ b/static/donate/crypto/DOGE.svg @@ -1,370 +1 @@ - - Dogecoin (DOGE) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/donate/crypto/ETH.svg b/static/donate/crypto/ETH.svg index 3e9d709..018ea3a 100644 --- a/static/donate/crypto/ETH.svg +++ b/static/donate/crypto/ETH.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/donate/crypto/LTC.svg b/static/donate/crypto/LTC.svg index e1e1c68..ab0e8af 100644 --- a/static/donate/crypto/LTC.svg +++ b/static/donate/crypto/LTC.svg @@ -1,7 +1 @@ - - litecoin-ltc-logo - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/donate/crypto/XMR.svg b/static/donate/crypto/XMR.svg index 4a66573..48a4c3b 100644 --- a/static/donate/crypto/XMR.svg +++ b/static/donate/crypto/XMR.svg @@ -1,12 +1 @@ - - monero - - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/donate/crypto/fallback.svg b/static/donate/crypto/fallback.svg index 793c660..caff71a 100644 --- a/static/donate/crypto/fallback.svg +++ b/static/donate/crypto/fallback.svg @@ -1,5 +1 @@ - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/arrow.svg b/static/icons/arrow.svg index 81f749b..505de12 100644 --- a/static/icons/arrow.svg +++ b/static/icons/arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/back.svg b/static/icons/back.svg index 7ccad69..01bfcee 100644 --- a/static/icons/back.svg +++ b/static/icons/back.svg @@ -1,2 +1 @@ - - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/check.svg b/static/icons/check.svg index 53e38a6..aefb13c 100644 --- a/static/icons/check.svg +++ b/static/icons/check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/close.svg b/static/icons/close.svg index 7a78712..71fd585 100644 --- a/static/icons/close.svg +++ b/static/icons/close.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/coins.svg b/static/icons/coins.svg index 3126474..c5f3b80 100644 --- a/static/icons/coins.svg +++ b/static/icons/coins.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/docs.svg b/static/icons/docs.svg index e2ebd42..47dc5b6 100644 --- a/static/icons/docs.svg +++ b/static/icons/docs.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/download.svg b/static/icons/download.svg index 4726eff..1f9777d 100644 --- a/static/icons/download.svg +++ b/static/icons/download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/expand_less.svg b/static/icons/expand_less.svg index 26a144a..d4a3ec3 100644 --- a/static/icons/expand_less.svg +++ b/static/icons/expand_less.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/expand_more.svg b/static/icons/expand_more.svg index 742ac69..34bb0c9 100644 --- a/static/icons/expand_more.svg +++ b/static/icons/expand_more.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/heart.svg b/static/icons/heart.svg index 9447a9a..71d4442 100644 --- a/static/icons/heart.svg +++ b/static/icons/heart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/home.svg b/static/icons/home.svg index c481d74..ee924a0 100644 --- a/static/icons/home.svg +++ b/static/icons/home.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/qr_code.svg b/static/icons/qr_code.svg index b33ab7d..024f0a2 100644 --- a/static/icons/qr_code.svg +++ b/static/icons/qr_code.svg @@ -1,26 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/reset.svg b/static/icons/reset.svg index 29ce566..db9aa11 100644 --- a/static/icons/reset.svg +++ b/static/icons/reset.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/search.svg b/static/icons/search.svg index 2e252b8..2b7e5c3 100644 --- a/static/icons/search.svg +++ b/static/icons/search.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/icons/wallet.svg b/static/icons/wallet.svg index 7589e86..7ad83cd 100644 --- a/static/icons/wallet.svg +++ b/static/icons/wallet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/logo.png b/static/logo.png index 8c12cea..ba76d10 100644 Binary files a/static/logo.png and b/static/logo.png differ diff --git a/static/logo.svg b/static/logo.svg index 150f989..20b2a31 100644 --- a/static/logo.svg +++ b/static/logo.svg @@ -1,14 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/static/revanced-logo-background.svg b/static/revanced-logo-background.svg index 3597571..f0719c5 100644 --- a/static/revanced-logo-background.svg +++ b/static/revanced-logo-background.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/socials/discord.svg b/static/socials/discord.svg index 002f066..d84416d 100644 --- a/static/socials/discord.svg +++ b/static/socials/discord.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/static/socials/github.svg b/static/socials/github.svg index 4e52b6d..eeed40a 100644 --- a/static/socials/github.svg +++ b/static/socials/github.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/static/socials/reddit.svg b/static/socials/reddit.svg index 20918c4..94df010 100644 --- a/static/socials/reddit.svg +++ b/static/socials/reddit.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/static/socials/telegram.svg b/static/socials/telegram.svg index 7566ea7..5d594ac 100644 --- a/static/socials/telegram.svg +++ b/static/socials/telegram.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file