Download the PHP package openplain/filament-shadcn-theme without Composer
On this page you can find all versions of the php package openplain/filament-shadcn-theme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download openplain/filament-shadcn-theme
More information about openplain/filament-shadcn-theme
Files in openplain/filament-shadcn-theme
Package filament-shadcn-theme
Short Description Shadcn UI theme for Filament - Beautiful color themes with the iconic Shadcn design system
License MIT
Homepage https://github.com/openplain/filament-shadcn-theme
Informations about the package filament-shadcn-theme
Filament Shadcn Theme
The only Filament theme that changes colors between light and dark modes — just like Shadcn UI.
Why This Package?
Filament's built-in themes keep the same colors in both light and dark modes. A blue button stays blue. Always.
Shadcn changes the game — the Default theme creates sophisticated contrast with inverted colors:
- Light mode: Dark charcoal buttons that command attention
- Dark mode: Light gray buttons that feel native
This is the Shadcn magic. Now available for Filament.
Screenshots
|
Light Mode - Dark buttons on light background |
Dark Mode - Light buttons on dark background |
|
Orders List - With stats and filters |
Perfect contrast - In both modes |
Installation
Basic Usage
Add to your Panel Provider (e.g., app/Providers/Filament/AdminPanelProvider.php):
All 8 Official Themes
Based on the official themes from ui.shadcn.com/themes.
Advanced: Custom Adaptive Colors
Want your brand blue in light mode but teal in dark mode? Use the adaptive() method:
Perfect for:
- Brands requiring specific contrast ratios
- Seasonal color changes
- Multi-tenant applications with theme requirements
Requirements
- PHP 8.1+
- Filament 4.0+
License
The MIT License (MIT). Please see License File for more information.