Avatar Border

Without having to create a custom avatar, is there a way to dynamically set a border color or background color for the avatar? I want to change it a bit when in a particular mode.
2 Replies
awcodes
awcodes5mo ago
Well for the border you would need css. And looking at the code you would need at least a custom AvatarProvider to change the background color since it’s set in the UI avatar’s url.
awcodes
awcodes5mo ago
GitHub
filament/packages/panels/src/AvatarProviders/UiAvatarsProvider.php ...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. - filamentphp/filament