aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-12-02 21:55:05 -0800
committerFuwn <[email protected]>2023-12-02 21:55:05 -0800
commitae2b7b8709444ef5fde0d10b54dee18b295b3e43 (patch)
tree475d1ac3aea0cd4a79eea8dba79ee8fa951892e9 /src/lib/Tools
parentfix(wrapped): better auto adjust (diff)
downloaddue.moe-ae2b7b8709444ef5fde0d10b54dee18b295b3e43.tar.xz
due.moe-ae2b7b8709444ef5fde0d10b54dee18b295b3e43.zip
feat(wrapped): remove old colour preview
Diffstat (limited to 'src/lib/Tools')
-rw-r--r--src/lib/Tools/Wrapped.svelte6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/Tools/Wrapped.svelte b/src/lib/Tools/Wrapped.svelte
index 2ac5dfb2..d3d2466b 100644
--- a/src/lib/Tools/Wrapped.svelte
+++ b/src/lib/Tools/Wrapped.svelte
@@ -266,11 +266,7 @@
{#await wrapped(user, currentUserIdentity)}
Loading&nbsp;...
{:then wrapped}
- <div
- id="wrapped"
- class:light-theme={lightTheme}
- style={`background-color: ${transparency ? '#0b16227f' : '#0b1622'}; width: ${width}px;`}
- >
+ <div id="wrapped" class:light-theme={lightTheme} style={`width: ${width}px;`}>
<div class="categories-grid" style="padding-bottom: 0;">
<div class="grid-item image-grid avatar-grid category">
<a href={`https://anilist.co/user/${currentUserIdentity.name}`} target="_blank">