This commit is contained in:
Mirco Wittrien 2021-05-11 10:48:57 +02:00
parent 77188063ed
commit 0bb84440f7
3 changed files with 7 additions and 1 deletions

View File

@ -2035,7 +2035,12 @@ html.oldBrand, html.newBrand {
[style*="/assets/6debd47ed13483642cf09e832ed0bc1b.png"],
[src*="/assets/6debd47ed13483642cf09e832ed0bc1b.png"] { /* avatars blue discord */
object-position: -999999px -999999px;
background: rgb(var(--accentcolor)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/blurplediscordicon_details.svg) center/contain no-repeat !important;
background: rgb(var(--accentcolor)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/discordavatar_old_details.svg) center/contain no-repeat !important;
}
[style*="/assets/1f0bfc0865d324c2587920a7d80c609b.png"],
[src*="/assets/1f0bfc0865d324c2587920a7d80c609b.png"] { /* avatars blue discord */
object-position: -999999px -999999px;
background: rgb(var(--accentcolor)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/discordavatar_details.svg) center/contain no-repeat !important;
}
/* ---- 12.6. SCROLLBARS ---- */

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path fill="#FFFFFF" d="M 100.10938 58.451172 C 99.259982 58.476372 98.17811 58.600403 96.75 58.769531 C 93.53768 59.149993 85.558561 61.21411 79.019531 63.357422 C 64.062511 68.259914 60.941162 71.29739 51.794922 89.839844 C 40.226002 113.2939 34.516351 138.2804 35.363281 161.75586 C 35.768051 172.97526 35.861526 173.29657 39.634766 176.44531 C 47.487626 182.99848 77.791776 197.44413 82.197266 196.73438 C 83.188166 196.57474 85.766261 193.74368 87.925781 190.44336 C 90.085311 187.14302 91.851562 183.59522 91.851562 182.55859 C 91.851562 181.44043 89.399296 179.6382 85.822266 178.12695 C 82.192036 176.59322 79.792969 174.81755 79.792969 173.66602 C 79.792969 171.10494 81.074893 171.23419 90.908203 174.78125 C 101.35286 178.54885 117.3478 181.40234 128.0293 181.40234 C 138.7108 181.40234 154.70574 178.54885 165.15039 174.78125 C 174.9837 171.23419 176.26562 171.10494 176.26562 173.66602 C 176.26562 174.81755 173.86656 176.59322 170.23633 178.12695 C 166.6593 179.6382 164.20703 181.44043 164.20703 182.55859 C 164.20703 183.59522 165.97328 187.14302 168.13281 190.44336 C 170.29233 193.74368 172.87043 196.57474 173.86133 196.73438 C 178.26682 197.44413 208.56902 182.99848 216.42188 176.44531 C 220.19511 173.29657 220.29055 172.97526 220.69531 161.75586 C 221.54224 138.2804 215.83064 113.29389 204.26172 89.839844 C 195.11548 71.29739 191.99413 68.259914 177.03711 63.357422 C 170.49808 61.21411 162.51896 59.149993 159.30664 58.769531 C 157.87853 58.600403 156.79861 58.476372 155.94922 58.451172 C 153.40109 58.375755 152.94473 59.17385 151.50391 62.195312 L 149.53906 66.316406 L 128.0293 66.316406 L 106.51758 66.316406 L 104.55469 62.195312 C 103.11387 59.17385 102.65751 58.375755 100.10938 58.451172 z M 97.279297 116.88477 C 104.25968 116.88477 108.40765 119.5265 111.86523 126.17188 C 117.62305 137.23822 109.177 152.45898 97.279297 152.45898 C 93.384127 152.45898 91.072593 151.6479 88.283203 149.30078 C 78.671123 141.21276 78.383804 128.52603 87.615234 119.90039 C 90.222734 117.46399 92.076247 116.88477 97.279297 116.88477 z M 158.7793 116.88477 C 163.98235 116.88477 165.83586 117.46399 168.44336 119.90039 C 177.67479 128.52603 177.38551 141.21276 167.77344 149.30078 C 164.98405 151.6479 162.67447 152.45898 158.7793 152.45898 C 146.8816 152.45898 138.43554 137.23822 144.19336 126.17188 C 147.65094 119.5265 151.79892 116.88477 158.7793 116.88477 z"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB