Is there any way that color can be used outside the filament panel?
I have a blog view and want to use the color in the filament panel.
8 Replies
yes
place them in your apps service provider
https://filamentphp.com/docs/3.x/support/colors#customizing-the-default-colors
I've tried this... and it only works on the panel/dashboard, outside of that it doesn't work.
Is there any other solution?
Not completely understanding what you are trying to do. Can you explain more.
in one application I have a dashboard/panel for article management and view/blog for article display.
in my panel there is a custom color like the image that I have provided and it works well.
well the problem is, I want the custom colors in the panel to be used in the blog view.
Solution
oh I forgot to use the filamentStyles.