Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Filament Awin Theme Laravel Package

resma/filament-awin-theme

View on GitHub
Deep Wiki
Context7
v1.1.4
v1.1.3

This release enhances how the rounded top corner (top-left in LTR, top-right in RTL) is rendered in the main content.

Improvements

  • Hides the rounded corner when the sidebar is collapsed.
  • Disables rounded corners on smaller screens for a cleaner, more compact layout.
  • Removed the ::before and ::after pseudo-elements previously used to create the rounded corner.
v1.1.2

Added support for scanning Filament directories for custom components and widgets.

v1.1.0

Filament Awin Theme v1.1.0

Added

🎨 Primary Color Customization You can now set a custom primary color for your Filament panel using the plugin.

Usage Examples Using Filament Color Palettes:

use Resma\FilamentAwinTheme\FilamentAwinTheme;
use Filament\Support\Colors\Color;

$panel
    ->plugins([
        FilamentAwinTheme::make()
            ->primaryColor(Color::Emerald); // Use a Filament palette
    ]);

Using a Custom Hex Color:

FilamentAwinTheme::make()
    ->primaryColor('#3b82f6'); // Any custom color
1.0.0
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor