PHPackages                             madeyedeer/flarum-pallet-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. [Templating &amp; Views](/categories/templating)
4. /
5. madeyedeer/flarum-pallet-theme

ActiveFlarum-extension[Templating &amp; Views](/categories/templating)

madeyedeer/flarum-pallet-theme
==============================

Fork of Pallet theme for your forum. Original by Hasan Özbey.

v0.2.5(1y ago)47.1k5[2 PRs](https://github.com/MadEyeDeer/flarum-pallet-theme/pulls)MITJavaScript

Since May 18Pushed 1y agoCompare

[ Source](https://github.com/MadEyeDeer/flarum-pallet-theme)[ Packagist](https://packagist.org/packages/madeyedeer/flarum-pallet-theme)[ RSS](/packages/madeyedeer-flarum-pallet-theme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

Pallet Theme for Flarum
=======================

[](#pallet-theme-for-flarum)

[![MIT license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/MadEyeDeer/flarum-pallet-theme/blob/main/LICENSE) [![Latest Stable Version](https://camo.githubusercontent.com/15f29e67735dc6e794f1776787c8b1dbced452756bb30cb77c741c6296d46165/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6164657965646565722f666c6172756d2d70616c6c65742d7468656d652e737667)](https://packagist.org/packages/madeyedeer/flarum-pallet-theme) [![Total Downloads](https://camo.githubusercontent.com/126e4c94caea4b9ec50e8af5df42ae4548f5ab67bbbf5224a0b93a2bb2119516/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6164657965646565722f666c6172756d2d70616c6c65742d7468656d652e737667)](https://packagist.org/packages/madeyedeer/flarum-pallet-theme) [![](https://camo.githubusercontent.com/3828178a6320f6c70f50bd22dd57a6e4c07cb0259b8689f1fbcac2c16269561e/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d73706f6e736f72266d6573736167653d254532253944254134266c6f676f3d47697448756226636f6c6f723d253233666538653836)](https://github.com/sponsors/adrianmccay) [![Static Badge](https://camo.githubusercontent.com/9fc9d90732e74ffbb5d4059f3ddffa1d52ddca3837ebe3d20050e2ede1eb0949/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f666c6172756d2d312e382e352d2532336537363732653f6c6f676f3d666c6172756d)](https://camo.githubusercontent.com/9fc9d90732e74ffbb5d4059f3ddffa1d52ddca3837ebe3d20050e2ede1eb0949/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f666c6172756d2d312e382e352d2532336537363732653f6c6f676f3d666c6172756d)

[![Light Pallet](https://camo.githubusercontent.com/7c83697863d111bf4d73cb91f9c91e8d5633303b97fd552164d83eb6c6b386e5/68747470733a2f2f692e696d6775722e636f6d2f454250415247452e706e67)](https://camo.githubusercontent.com/7c83697863d111bf4d73cb91f9c91e8d5633303b97fd552164d83eb6c6b386e5/68747470733a2f2f692e696d6775722e636f6d2f454250415247452e706e67)[![Dark Pallet - Tags Navigation](https://camo.githubusercontent.com/20050e9c26f296843cf8dd7dcd53afbddcd03024880cd75a23acbe18d4e760f5/68747470733a2f2f692e696d6775722e636f6d2f584530786475362e676966)](https://camo.githubusercontent.com/20050e9c26f296843cf8dd7dcd53afbddcd03024880cd75a23acbe18d4e760f5/68747470733a2f2f692e696d6775722e636f6d2f584530786475362e676966)

Welcome to the Pallet Theme!
----------------------------

[](#welcome-to-the-pallet-theme)

Originally created by [the-turk](https://github.com/the-turk/flarum-pallet-theme), this theme offers a beautiful and dynamic user interface for your Flarum forum. With the original author unable to maintain it, I have taken over the development to ensure it remains compatible with the latest Flarum updates.

\-- [Adrian](https://github.com/adrianmccay)

How to remove the original theme
--------------------------------

[](#how-to-remove-the-original-theme)

If you have the original Pallet Theme installed, you'll need to remove it first. Just run this command:

```
composer remove the-turk/flarum-pallet-theme
```

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

[](#installation)

To install the Pallet Theme, use Composer:

```
composer require madeyedeer/flarum-pallet-theme
```

Updating
--------

[](#updating)

To update the Pallet Theme, use Composer:

```
composer update madeyedeer/flarum-pallet-theme
php flarum migrate
php flarum cache:clear
```

> Note: Some releases may require a version to be specified when updating, so check the release notes on the [Flarum forum](https://discuss.flarum.org/d/34569-pallet-theme-new) for specific instructions.

About Maintenance
-----------------

[](#about-maintenance)

The Pallet Theme will continue to be maintained to ensure compatibility with Flarum. Please report any issues, especially those related to compatibility with other extensions, on the [GitHub issues page](https://github.com/MadEyeDeer/flarum-pallet-theme/issues).

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/madeyedeer/flarum-pallet-theme)
- [GitHub](https://github.com/MadEyeDeer/flarum-pallet-theme)
- [Discuss](https://discuss.flarum.org/d/34569-pallet-theme-new)
- [Original Theme](https://github.com/the-turk/flarum-pallet-theme)
- [Original Discussion](https://discuss.flarum.org/d/27757-pallet-theme)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Total

6

Last Release

713d ago

### Community

Maintainers

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

---

Top Contributors

[![adrianmccay](https://avatars.githubusercontent.com/u/2762877?v=4)](https://github.com/adrianmccay "adrianmccay (26 commits)")

---

Tags

themeflarumpallet

### Embed Badge

![Health badge](/badges/madeyedeer-flarum-pallet-theme/health.svg)

```
[![Health](https://phpackages.com/badges/madeyedeer-flarum-pallet-theme/health.svg)](https://phpackages.com/packages/madeyedeer-flarum-pallet-theme)
```

###  Alternatives

[almasaeed2010/adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 4

45.3k8.5M140](/packages/almasaeed2010-adminlte)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

357891.4k72](/packages/bk2k-bootstrap-package)[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

411.3M8](/packages/silverstripe-themes-simple)[tales-from-a-dev/flowbite-bundle

A Symfony form theme for Flowbite

86252.8k2](/packages/tales-from-a-dev-flowbite-bundle)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13334.7k2](/packages/andreia-filament-nord-theme)[extum/flarum-ext-material

Extum Material brings Flarum to the next-level with Material Design!

151.3k](/packages/extum-flarum-ext-material)

PHPackages © 2026

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