PHPackages                             spykapps/theme-aberdeen - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. spykapps/theme-aberdeen

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

spykapps/theme-aberdeen
=======================

A premium Filament theme with refined aesthetics, tight spacing, and Brand New Filament warm-amber accents.

v1.0.1(2mo ago)190↓33.3%MITCSSPHP ^8.1

Since Feb 26Pushed 2mo agoCompare

[ Source](https://github.com/SpykApp/theme-aberdeen)[ Packagist](https://packagist.org/packages/spykapps/theme-aberdeen)[ Docs](https://spykapps.com/theme-aberdeen)[ RSS](/packages/spykapps-theme-aberdeen/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

[![Screenshot](/arts/ti.png)](/arts/ti.png)

 [ ![Packagist Version](https://camo.githubusercontent.com/9ffc6ae3684cd16a0ef1bc67ca2034ef6d72eff1665291bb46af5281fc3f5d7d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7370796b617070732f7468656d652d616265726465656e2e7376673f7374796c653d666f722d7468652d6261646765) ](https://packagist.org/packages/spykapps/theme-aberdeen) [ ![Total Downloads](https://camo.githubusercontent.com/1789222c865330a624409f421ce5de5df9a58f004a61de9c69ea589ac8b9e150/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7370796b617070732f7468656d652d616265726465656e2e7376673f7374796c653d666f722d7468652d6261646765) ](https://packagist.org/packages/spykapps/theme-aberdeen) [![Laravel 12](https://camo.githubusercontent.com/5f32f51d9268f45b7376428e4a0bd33a004cdf420f9f92f2228a8e8a827a95e5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d31322e782d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c)](https://laravel.com/docs/12.x) [![PHP 8.3](https://camo.githubusercontent.com/c373bf0b203812c0ee6eaa9d496d61fe5eeec0d2748786f6b95adc35c4dccdd1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e332d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870)](https://php.net) [ ![License](https://camo.githubusercontent.com/608c8dfda488178950ce502d7697514db3a6a712579327ed90b9b594260f6355/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e7376673f7374796c653d666f722d7468652d6261646765) ](https://github.com/spykapps/theme-aberdeen/blob/main/LICENSE.md)

Aberdeen - A Premium Filament Theme by Spykapps
===============================================

[](#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
-----------

[](#screenshots)

[![Dashboard](arts/screenshot-1.png)](arts/screenshot-1.png)[![Table View](arts/screenshot-2.png)](arts/screenshot-2.png)[![Form View](arts/screenshot-3.png)](arts/screenshot-3.png)[![Dark Mode](arts/screenshot-4.png)](arts/screenshot-4.png)[![Sidebar Active](arts/screenshot-5.png)](arts/screenshot-5.png)[![Modal View](arts/screenshot-6.png)](arts/screenshot-6.png)Installation
------------

[](#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

[](#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

[](#compile-assets)

```
npm run build
```

Features
--------

[](#features)

- **Tight border-radius** — Clean 4px corners throughout
- **Refined shadows** — Subtle, layered box-shadows for light &amp; 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
-------

[](#credits)

- [Sanchit Patil](https://github.com/sanchitspatil)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

41

—

FairBetter than 88% of packages

Maintenance92

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

71d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/619d85ca59369ebee5c640beac15488b61f6d80e4cbb170d82ea422e665341bd?d=identicon)[sanchitpatil](/maintainers/sanchitpatil)

---

Top Contributors

[![sanchitspatil](https://avatars.githubusercontent.com/u/106558065?v=4)](https://github.com/sanchitspatil "sanchitspatil (5 commits)")

---

Tags

laravelthemefilamentfilament-pluginspykappsaberdeen

### Embed Badge

![Health badge](/badges/spykapps-theme-aberdeen/health.svg)

```
[![Health](https://phpackages.com/badges/spykapps-theme-aberdeen/health.svg)](https://phpackages.com/packages/spykapps-theme-aberdeen)
```

###  Alternatives

[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

33184.7k6](/packages/schmeits-filament-character-counter)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[wallacemartinss/filament-icon-picker

A beautiful icon picker component for Filament v5 using blade-ui-kit/blade-icons

467.1k17](/packages/wallacemartinss-filament-icon-picker)[agencetwogether/hookshelper

Simple plugin to toggle display hooks available in current page.

2312.7k](/packages/agencetwogether-hookshelper)[howdu/filament-record-switcher

Resource level navigation with search

1512.5k](/packages/howdu-filament-record-switcher)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
