bring stock theme to be on par with v2 pleroma-dark/light

This commit is contained in:
Henry Jameson 2025-01-07 18:28:24 +02:00
commit 28955d8444
6 changed files with 53 additions and 17 deletions

View file

@ -11,10 +11,10 @@ export default {
shadow: [{
x: 0,
y: 1,
blur: 8,
blur: 4,
spread: 0,
color: '#000000',
alpha: 0.7
alpha: 0.2
}]
}
}