How to increase the background color of the notification color method in version4?

I show the success notification with the color method color('success') but it was over transparent so the user avatar shows underlay the notification so how to increase the opacity of background or how to use 950 of Color::Green in color method?
Solution:
Hey dude, I really appreciate your message. I was running into the same thing. Because you were experiencing it to, that spired the devs to take a closer look. They've confirmed it's a bug and have submitted the following PR. https://github.com/filamentphp/filament/pull/18141. This was my original post so you can compare what you are seeing to what I'm seeing. https://discord.com/channels/883083792112300104/1425406679004086332...
GitHub
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
From An unknown user
From An unknown user
From An unknown user
Jump to solution
2 Replies
Solution
nathan
nathan2mo ago
Hey dude, I really appreciate your message. I was running into the same thing. Because you were experiencing it to, that spired the devs to take a closer look. They've confirmed it's a bug and have submitted the following PR. https://github.com/filamentphp/filament/pull/18141. This was my original post so you can compare what you are seeing to what I'm seeing. https://discord.com/channels/883083792112300104/1425406679004086332
GitHub
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
From An unknown user
From An unknown user
From An unknown user
Parthiban Nagarajan
Thanks @nathan remind me this, now they fixed 🥳🥳🥳

Did you find this page helpful?