PHPackages                             notwonderful/filament-moonlight-theme - 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. notwonderful/filament-moonlight-theme

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

notwonderful/filament-moonlight-theme
=====================================

Moonlight dark theme for Filament PHP - A serene dark theme inspired by JetBrains Moonlight Theme

1.0.3(4mo ago)2479↑128.6%[1 issues](https://github.com/notwonderful/filament-moonlight-theme/issues)MITCSSPHP ^8.1

Since Jan 6Pushed 4mo agoCompare

[ Source](https://github.com/notwonderful/filament-moonlight-theme)[ Packagist](https://packagist.org/packages/notwonderful/filament-moonlight-theme)[ Docs](https://github.com/notwonderful/filament-moonlight-theme)[ RSS](/packages/notwonderful-filament-moonlight-theme/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

🌙 Filament Moonlight Theme
==========================

[](#-filament-moonlight-theme)

[![PHP Version](https://camo.githubusercontent.com/df7ece1d7a2c77cce72e478c69a4bf28b992fbfab356a3604a879e5e70ae387a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312532422d626c75653f7374796c653d666f722d7468652d6261646765266c6f676f3d706870)](https://camo.githubusercontent.com/df7ece1d7a2c77cce72e478c69a4bf28b992fbfab356a3604a879e5e70ae387a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312532422d626c75653f7374796c653d666f722d7468652d6261646765266c6f676f3d706870)[![Filament Version](https://camo.githubusercontent.com/d1b2340045ea46206e2671a873c2609d82baf0f408265782c5d95d743c2694b0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d342e30253230253743253230352e302d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d66696c616d656e74)](https://camo.githubusercontent.com/d1b2340045ea46206e2671a873c2609d82baf0f408265782c5d95d743c2694b0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d342e30253230253743253230352e302d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d66696c616d656e74)[![License](https://camo.githubusercontent.com/153acf9dff19deb8abfc598c53bac50a4ceae0f5c83a552711060d3d78d2c057/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e3f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/153acf9dff19deb8abfc598c53bac50a4ceae0f5c83a552711060d3d78d2c057/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e3f7374796c653d666f722d7468652d6261646765)

**A serene dark theme for Filament PHP, inspired by the beautiful Moonlight theme for JetBrains IDEs.**

*Reduce eye strain with soothing colors designed for comfortable filament panel usage.*

Installation
------------

[](#installation)

### 1. Install the package via Composer:

[](#1-install-the-package-via-composer)

```
composer require notwonderful/filament-moonlight-theme
```

### 2. Register the Plugin

[](#2-register-the-plugin)

In your Filament panel provider:

```
use notwonderful\FilamentMoonlightTheme\MoonlightTheme;

public function panel(Panel $panel): Panel
{
    return $panel
        // ...your existing config
        ->plugin(MoonlightTheme::make());
}
```

### 3. Publish and Build Assets

[](#3-publish-and-build-assets)

After registering the plugin, publish and build the assets:

```
php artisan filament:assets
```

That's it! The theme will only apply in dark mode

Screenshots
-----------

[](#screenshots)

 [![Users List](screenshots/users-table.png)](screenshots/users-table.png)

📝 Changelog
-----------

[](#-changelog)

Please see [CHANGELOG.md](CHANGELOG.md) for more information on what has changed recently.

🙏 Credits
---------

[](#-credits)

This theme is based on the beautiful [Moonlight theme for JetBrains IDEs](https://plugins.jetbrains.com/plugin/18943-moonlight-dark-theme) created by **Francisco Marín** ([@franmc01](https://github.com/franmc01)).

📄 License
---------

[](#-license)

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

⭐ Support
---------

[](#-support)

If you like this theme, please consider giving it a star ⭐ on GitHub!

---

**Made with ❤️ by [notwonderful](https://github.com/notwonderful)** Inspired by Francisco Marín's Moonlight Theme for JetBrains

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance65

Regular maintenance activity

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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 ~14 days

Total

4

Last Release

134d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8d32e96910a3e8d0794abc7ca155b2299f0fb046145221a9e1733dfe19c181d?d=identicon)[notwonderful](/maintainers/notwonderful)

---

Top Contributors

[![notwonderful](https://avatars.githubusercontent.com/u/102656911?v=4)](https://github.com/notwonderful "notwonderful (11 commits)")

---

Tags

themefilamentcolorsfilament-themedark-thememoonlight

### Embed Badge

![Health badge](/badges/notwonderful-filament-moonlight-theme/health.svg)

```
[![Health](https://phpackages.com/badges/notwonderful-filament-moonlight-theme/health.svg)](https://phpackages.com/packages/notwonderful-filament-moonlight-theme)
```

###  Alternatives

[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

128192.3k3](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

57307.1k3](/packages/creagia-filament-code-field)[openplain/filament-shadcn-theme

Shadcn UI theme for Filament - Beautiful color themes with the iconic Shadcn design system

4952.8k10](/packages/openplain-filament-shadcn-theme)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13643.4k2](/packages/andreia-filament-nord-theme)[schmeits/filament-character-counter

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

34226.4k13](/packages/schmeits-filament-character-counter)

PHPackages © 2026

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