F
Filament2y ago
Xe

Customizing Admin Panel Colours

I've been changing the colours in the admin panel in the tailwind config file, but it never worked, it's always on the default, how can I fix that?
9 Replies
Dennis Koch
Dennis Koch2y ago
What version of Filament are you using?
Xe
XeOP2y ago
2
Dennis Koch
Dennis Koch2y ago
Did you follow the instructions on theming? - Create a theme - Compile it - Include it via ServiceProvider
Xe
XeOP2y ago
I actually didn't o that I followed this one
Xe
XeOP2y ago
so I manually went to the tailwind file that is there
Dennis Koch
Dennis Koch2y ago
Yes, those are the instructions. If one of the steps I mentioned doesn't sound familiar, please read those instructions again: https://filamentphp.com/docs/2.x/admin/appearance#building-themes
Xe
XeOP2y ago
This is my first time developing a website :)) I misread that, thought I should change them manually I'll redo it correctly, thank you sir
Dennis Koch
Dennis Koch2y ago
You need to change them manually. Still there are more steps to do. If anything is still unclear after reading them carefully again, I'm happy to help

Did you find this page helpful?