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 Inverness Laravel Package

spykapps/theme-inverness

View on GitHub
Deep Wiki
Context7

Screenshot

Inverness - A Premium Filament Theme by Spykapps

A refined, minimal Filament theme with tight spacing, subtle shadows, and Laravel-red accents. Designed for Filament v4 and v5.


Screenshots

Dashboard Table View
Form View Dark Mode
Sidebar Active Modal View

Installation

composer require spykapps/theme-inverness

Then run the install command:

php artisan inverness: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 Inverness stylesheet import automatically

Register the Plugin

Add the plugin to your panel provider:

use SpyApp\ThemeInverness\ThemeInvernessPlugin;

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

Compile Assets

npm run build

Features

  • Tight border-radius — Clean 4px corners throughout
  • Refined shadows — Subtle, layered box-shadows for light & dark modes
  • Laravel-red 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.
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium