Theme Edinburgh
CommunityA regal Filament theme inspired by Edinburgh's Old Town, stone-gray surfaces, brass accents, heavy borders, gradient sidebars, and ornate corner bracket details. Designed for Filament v4 and v5.
Author:
Spykapps
Package health
BetaAutomated checks of this plugin's Composer package
13 checks
-
Passed:
Current Laravel version supported
—
Package dependencies resolve together with current Laravel
13.0. -
Passed:
Current PHP version supported
—
Constraint
^8.1supports current PHP8.5. - Skipped: Current Symfony version supported
- Passed: Abandoned or archived — No consulted source marks the package abandoned (packagist, github).
- Passed: Commit and release recency — Active: last commit 113 days ago; last release 126 days ago.
-
Passed:
composer.lock not committed by library
—
composer.lockis absent from the released dist archive. - Passed: Dist archive is lean
- Skipped: GitHub Actions pinned to SHA
- Passed: Open security advisories
- Passed: Dependabot PR responsiveness — No open Dependabot PRs.
- Skipped: Dependabot or Renovate configured
- Skipped: Dependency update cooldown configured
- Failed: Provides a security policy — View details on Plumb
filament/
namespace. Review the source and install at your own risk. Found
malware or an unresolved security issue the author won't
address?
Report it
.
Documentation

A regal Filament theme inspired by Edinburgh's Old Town, stone-gray surfaces, brass accents, heavy borders, gradient sidebars, and ornate corner bracket details. Designed for Filament v4 and v5.
#Screenshots
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
#Installation
composer require spykapps/theme-edinburgh
Then run the install command:
php artisan edinburgh:install
The command will:
- Detect your Filament panels (or ask you to choose one if multiple exist)
- Create a theme CSS file if one doesn't exist yet
- Add the Edinburgh stylesheet import automatically
#Register the Plugin
Add the plugin to your panel provider:
use SpyApp\ThemeEdinburgh\ThemeEdinburghPlugin;
public function panel(Panel $panel): Panel
{
return $panel
// ...
->plugin(ThemeEdinburghPlugin::make());
}
#Compile Assets
npm run build
#Features
- Stone & brass palette — Warm sandstone surfaces with aged brass gold accents
- Gradient sidebar — Subtle top-to-bottom gradient mimicking old stone walls
- Brass crown borders — 3px brass top-borders on modals, dropdowns, and auth cards
- Left-border navigation — Sidebar items use left-border indicators instead of background fills
- Corner brackets — Ornate L-shaped brass brackets on sections and stat cards
- Recessed inputs — Inset shadows for a carved-into-stone feel
- Gradient buttons — Primary buttons with polished brass gradient and inner glow
- Heavy table headers — Background-filled headers with double bottom borders
- Dark mode — Deep warm-black tones with brighter brass for contrast
- Circular avatars — Round avatars with 2px border and brass hover ring
#Credits
#License
The MIT License (MIT). Please see License File for more information.
The author
Spykapps is an open-source development wing focusing on building high-quality Laravel and FilamentPHP packages. We’re currently working on a collection of open-source tools aimed at improving developer experience, UI consistency, and workflow automation within the Filament ecosystem.
From the same author
Uppy Upload Form Field
A powerful chunked file upload field for Filament 4 & 5 using Uppy.js
Author:
Spykapps
Flat Theme
A simple theme for FilamentPHP based on flat design.
Author:
Spykapps
Theme Inverness
A refined, premium theme for Filament inspired by Laravel's signature red aesthetic, featuring tight spacing, subtle shadows, and dynamic primary color accents. Designed for Filament v4 and v5.
Author:
Spykapps
Passwordless Login
A highly customizable Filament 4 plugin for passwordless magic link authentication with login page, actions, resource management, and analytics widgets.
Author:
Spykapps
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Blueprint
Filament Blueprint is a premium Laravel Boost extension that helps AI agents produce accurate, detailed implementation plans and security reports for Filament apps.
Filament
Advanced Tables (formerly Filter Sets)
Supercharge your tables with powerful features like user-customizable views, quick filters, multi-column sorting, advanced table searching, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
Kenneth Sese





