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.
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony
spatie/flare-daemon-runtime