PHPackages                             resofire/aurora - 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. resofire/aurora

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

resofire/aurora
===============

Aurora Cream — a modern, rounded theme for Flarum 2.x

v0.2.1(3mo ago)010↑2600%MITLess

Since Mar 27Pushed 3mo agoCompare

[ Source](https://github.com/ResofireV2/aurora)[ Packagist](https://packagist.org/packages/resofire/aurora)[ RSS](/packages/resofire-aurora/feed)WikiDiscussions main Synced 3mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Aurora Cream — Flarum 2.x Theme
===============================

[](#aurora-cream--flarum-2x-theme)

A modern, rounded theme for Flarum 2.x by resofire. Warm ivory surfaces, generous border radii, and Sora typography — with **all accent colors driven by your admin-configured primary and secondary colors**.

Design philosophy
-----------------

[](#design-philosophy)

- **Surfaces are theme-owned**: page background (`#FBF8F3`), control surfaces (`#F5F1EA`), and borders (`#EDE9E1`) are hardcoded to the Aurora Cream aesthetic.
- **Accents are admin-owned**: every button, active state, badge tint, link, and focus ring pulls from Flarum's `@primary-color` and `@secondary-color` set in **Admin → Appearance**. No accent hex values are hardcoded.
- **Shape**: 18–20px card radius, 50px pill buttons, 12px inner chips throughout.
- **Font**: Sora, loaded from Google Fonts.

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

[](#installation)

```
composer require resofire/aurora
php flarum extension:enable resofire-aurora
php flarum cache:clear
```

Pre-built JS is included in `js/dist/` — no build step required.

### Development install

[](#development-install)

```
git clone https://github.com/resofire/aurora packages/resofire/aurora
```

Add to your root `composer.json`:

```
{
    "repositories": [
        { "type": "path", "url": "packages/resofire/aurora" }
    ]
}
```

Then:

```
composer require resofire/aurora
php flarum extension:enable resofire-aurora
php flarum cache:clear
```

Rebuilding JS (contributors)
----------------------------

[](#rebuilding-js-contributors)

Only needed if you modify `js/src/`:

```
cd js
npm install
npm run build
```

Admin settings
--------------

[](#admin-settings)

Go to **Admin → Appearance** to set Primary and Secondary accent colors — these cascade automatically throughout the theme.

Go to **Admin → Extensions → Aurora Cream** to optionally override surfaces:

SettingDefaultPurposePage background`#FBF8F3`Warm ivory page backgroundSurface / control bg`#F5F1EA`Inputs, pills, sidebarCard border radius`18`Roundness of thread cards (px)Custom Google Font URL*(empty)*Replace Sora with any Google FontCompatibility
-------------

[](#compatibility)

Flarum 2.0.x — supported. Flarum 1.x — not supported.

License
-------

[](#license)

MIT

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance82

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

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

Total

12

Last Release

91d ago

### Community

Maintainers

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

---

Top Contributors

[![ResofireV2](https://avatars.githubusercontent.com/u/266603343?v=4)](https://github.com/ResofireV2 "ResofireV2 (13 commits)")

### Embed Badge

![Health badge](/badges/resofire-aurora/health.svg)

```
[![Health](https://phpackages.com/badges/resofire-aurora/health.svg)](https://phpackages.com/packages/resofire-aurora)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

12127.5k](/packages/flarum-lang-russian)[fof/byobu

Well integrated, advanced private discussions.

59112.4k11](/packages/fof-byobu)[flarum/tags

Organize discussions into a hierarchy of tags and categories.

38744.9k137](/packages/flarum-tags)[fof/gamification

Upvotes and downvotes for your Flarum community

4062.0k7](/packages/fof-gamification)[fof/polls

 A Flarum extension that adds polls to your discussions

25130.2k9](/packages/fof-polls)[michaelbelgium/flarum-discussion-views

Add views to flarum discussions

3055.4k6](/packages/michaelbelgium-flarum-discussion-views)

PHPackages © 2026

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