© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
3 replies
Quin.

Change the color of the widget

Hello i wanted to change the color of the Numbers any idea how?

        Stat::make(label: 'Total Overview',
                value: Number::currency(Invoice::where('invoice_month', $selectedMonth)->sum('total_amount'), 'EUR'),
            )->icon('heroicon-o-clipboard'),
        Stat::make(label: 'Total Overview',
                value: Number::currency(Invoice::where('invoice_month', $selectedMonth)->sum('total_amount'), 'EUR'),
            )->icon('heroicon-o-clipboard'),
image.png
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Change widget icon color
FilamentFFilament / ❓┊help
16mo ago
change widget's background color
FilamentFFilament / ❓┊help
3y ago
Change background color of my widgets
FilamentFFilament / ❓┊help
13mo ago
change the color of the tabs
FilamentFFilament / ❓┊help
8mo ago