spykapps/theme-edinburgh
Composer 安装命令:
composer require spykapps/theme-edinburgh
包简介
A royal Filament theme inspired by Edinburgh's Old Town — stone-gray surfaces, brass accents, heavy borders, and ornate details.
README 文档
README
Edinburgh - A Royal Filament Theme by Spykapps
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.
统计信息
- 总下载量: 3.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-26






