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

Theme Aberdeen Laravel Package

spykapps/theme-aberdeen

Aberdeen is a refined, minimal Filament theme with tight spacing, subtle shadows, warm-amber accents, compact UI elements, smooth transitions, and full dark mode support. Built for Filament v4/v5; install via artisan command and register as a panel plugin.

View on GitHub
Deep Wiki
Context7

Screenshot

Aberdeen - A Premium Filament Theme by Spykapps

A refined, minimal Filament theme with tight spacing, subtle shadows, and Brand New Filament warm-amber accents. Designed for Filament v4 and v5.


Screenshots

Dashboard Table View
Form View Dark Mode
Sidebar Active Modal View

Installation

composer require spykapps/theme-aberdeen

Then run the install command:

php artisan aberdeen:install

The command will:

  1. Detect your Filament panels (or ask you to choose one if multiple exist)
  2. Create a theme CSS file if one doesn't exist yet
  3. Add the aberdeen stylesheet import automatically

Register the Plugin

Add the plugin to your panel provider:

use SpyApp\ThemeAberdeen\ThemeAberdeenPlugin;

public function panel(Panel $panel): Panel
{
    return $panel
        // ...
        ->plugin(ThemeAberdeenPlugin::make());
}

Compile Assets

npm run build

Features

  • Tight border-radius — Clean 4px corners throughout
  • Refined shadows — Subtle, layered box-shadows for light & dark modes
  • Filament warm-amber accents — Primary buttons, active sidebar indicators, focus rings
  • Compact spacing — Denser tables, sections, and form elements
  • Dark mode — Full dark mode support with carefully tuned values
  • Smooth transitions — 100ms/180ms transitions on interactive elements

Credits

License

The MIT License (MIT). Please see License File for more information.

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.
terminal42/code-quality-tools
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