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

Filament Nord Theme Laravel Package

andreia/filament-nord-theme

View on GitHub
Deep Wiki
Context7

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Filament Nord Theme

A light and dark arctic Nord theme for Filament PHP.

Dashboard Light and Dark

Version Compatibility

Filament Filament Nord Theme Documentation
3.x 1.x Check the docs
4.x 2.x Check the docs
5.x 3.x Current

Installation

composer require andreia/filament-nord-theme:"^3.0"

Register the plugin on your panel (e.g. /app/Providers/Filament/AdminPanelProvider.php):

use Andreia\FilamentNordTheme\FilamentNordThemePlugin;

$panel
  ->plugin(FilamentNordThemePlugin::make())

Publish the theme assets:

php artisan filament:assets

Also add the line to import the Nord theme on your custom Filamenttheme.css (eg. resources/css/filament/admin/theme.css):

 @import '../../../../vendor/filament/filament/resources/css/theme.css';
 @import '../../../../vendor/andreia/filament-nord-theme/resources/css/theme.css';

and run:

npm run build

You're all set!

Appearance

Dashboard

User Menu

Product

Order

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