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

ActiveFlarum-extension

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

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

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

Since Mar 27Pushed 1mo agoCompare

[ Source](https://github.com/ResofireV2/aurora)[ Packagist](https://packagist.org/packages/resofire/aurora)[ RSS](/packages/resofire-aurora/feed)WikiDiscussions main Synced 1mo 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

35

—

LowBetter than 80% of packages

Maintenance90

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

46d 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

[fof/upload

The file upload extension for the Flarum forum with insane intelligence.

188171.7k15](/packages/fof-upload)[fof/byobu

Well integrated, advanced private discussions.

61105.8k9](/packages/fof-byobu)[fof/gamification

Upvotes and downvotes for your Flarum community

4157.1k6](/packages/fof-gamification)[flarum/suspend

Suspend users so they can't post.

10404.5k16](/packages/flarum-suspend)[fof/user-bio

Add a user bio to user profiles

2196.5k9](/packages/fof-user-bio)[flarum/extension-manager

An extension manager to install, update and remove extension packages from the interface (Wrapper around composer).

12211.5k](/packages/flarum-extension-manager)

PHPackages © 2026

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