F
Filament7mo ago
Trey

Sharing styles between panels

I'm trying to figure out what the best pattern is for keeping styling consistent across panels. It seems when you create a theme it expects the theme to be in the context of the specific panel. Any insights or patterns would be great, thanks.
Solution:
if yu create a custom theme, you can use it in multiple panels
Jump to solution
2 Replies
Solution
LeandroFerreira
LeandroFerreira7mo ago
if yu create a custom theme, you can use it in multiple panels
Trey
TreyOP7mo ago
Makes sense I didn’t know if there was anything going on behind the scenes that made it panel specific apart from setting it in the panel

Did you find this page helpful?