improve scrollbars, add avatar to menu-item since it appears in

autocomplete, add wallpaper color
This commit is contained in:
Henry Jameson 2024-02-28 14:57:19 +02:00
commit 8e3637c059
5 changed files with 36 additions and 12 deletions

View file

@ -4,7 +4,7 @@ export default {
defaultRules: [
{
directives: {
background: '--bg'
background: '--wallpaper'
}
}
]