PHPackages                             marshmallow/nova-styling - 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. marshmallow/nova-styling

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

marshmallow/nova-styling
========================

A Responsive Laravel Nova Marshmallow Theme based on 'A Responsive Laravel Nova theme'. With dark mode :)

v3.0.0(4y ago)2095.9k↓100%6[14 PRs](https://github.com/marshmallow-packages/nova-styling/pulls)MITBladePHP ^8.0

Since Apr 3Pushed 1y ago2 watchersCompare

[ Source](https://github.com/marshmallow-packages/nova-styling)[ Packagist](https://packagist.org/packages/marshmallow/nova-styling)[ Docs](https://github.com/marshmallow-packages/nova-styling)[ RSS](/packages/marshmallow-nova-styling/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (42)Used By (0)

[![alt text](https://camo.githubusercontent.com/f5450f299f5713ce2f04dd5a1ba7ce9960ed4568b3574e4c4ee3cddc75477253/68747470733a2f2f6d617273686d616c6c6f772e6465762f63646e2f6d656469612f6c6f676f2d7265642d3233377834362e706e67 "marshmallow.")](https://camo.githubusercontent.com/f5450f299f5713ce2f04dd5a1ba7ce9960ed4568b3574e4c4ee3cddc75477253/68747470733a2f2f6d617273686d616c6c6f772e6465762f63646e2f6d656469612f6c6f676f2d7265642d3233377834362e706e67)

Laravel Nova Styling
====================

[](#laravel-nova-styling)

This package customizes Laravel Nova with the original Marshmallow styling. Implemented for all multipurpose CMS systems created and developed by Marshmallow.

We support darkmode 🌙
---------------------

[](#we-support-darkmode-)

[![marshmallow-nova-styling-example](https://camo.githubusercontent.com/234e284f9627e284036e1042c7d39a6a16528f81f6b51e40832c57896b123adf/68747470733a2f2f6d617273686d616c6c6f772e6465762f63646e2f726561646d652f6e6f76612d637573746f6d2f637573746f6d2d7374796c696e672d6461726b6d6f64652e706e67)](https://marshmallow.dev)

### Installation

[](#installation)

```
composer require marshmallow/nova-styling
```

### Vendor Publish

[](#vendor-publish)

This theme includes adapted Nova blade files and a config file with options based on Nova Responsive Theme. To use them, first publish the config file:

```
php artisan vendor:publish --provider="Marshmallow\NovaStyling\ThemeServiceProvider" --tag="config" --force
php artisan vendor:publish --provider="Marshmallow\NovaStyling\ThemeServiceProvider" --tag="views" --force
php artisan vendor:publish --provider="Marshmallow\NovaStyling\ThemeServiceProvider" --tag="styling" --force
```

Changelog
---------

[](#changelog)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

Responsive design is based on Nova Responsive Theme by Gregoriohc. See

- [Gregorio Hernández Caso](https://github.com/gregoriohc)

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 50.4% 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 ~38 days

Recently: every ~116 days

Total

21

Last Release

1464d ago

Major Versions

v1.6.1 → v2.0.02021-07-30

v2.1.1 → v3.0.02022-05-06

PHP version history (3 changes)v1.2.0PHP ^7.1

v1.5.0PHP ^7.1|^8.0

v3.0.0PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![stefvanesch](https://avatars.githubusercontent.com/u/46725619?v=4)](https://github.com/stefvanesch "stefvanesch (68 commits)")[![LTKort](https://avatars.githubusercontent.com/u/2412670?v=4)](https://github.com/LTKort "LTKort (64 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

---

Tags

laravelnovadark-modemarshmallowLaravel Nova ThemeResponsive Laravel Nova ThemeMarshmallow ThemeLaravel Nova Dark Mode

### Embed Badge

![Health badge](/badges/marshmallow-nova-styling/health.svg)

```
[![Health](https://phpackages.com/badges/marshmallow-nova-styling/health.svg)](https://phpackages.com/packages/marshmallow-nova-styling)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1196.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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