logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: 21cb168dfd492b32a2c2e0a098560179fc174ca3
parent d772f6cfeb66fca3e8947819620f450b590382e9
Author: Henry Jameson <me@hjkos.com>
Date:   Sat, 19 Oct 2024 17:26:04 +0300

fix old themes tab shadow control

Diffstat:

Msrc/components/settings_modal/tabs/theme_tab/theme_tab.vue1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/settings_modal/tabs/theme_tab/theme_tab.vue b/src/components/settings_modal/tabs/theme_tab/theme_tab.vue @@ -957,6 +957,7 @@ v-model="currentShadow" :separate-inset="shadowSelected === 'avatar' || shadowSelected === 'avatarStatus'" :fallback="currentShadowFallback" + :static-vars="previewTheme.colors" /> </div> <div