nodebb-theme-flawless
v1.1.3
Published
A dark Flawless Roleplay child theme for NodeBB v4 and Harmony.
Maintainers
Readme
nodebb-theme-flawless
Dark Flawless RP child theme for NodeBB v4. It inherits templates and client behavior from nodebb-theme-harmony and ports the styling from the existing Flawless UCP dashboard into NodeBB forum pages.
Compatibility
- Target NodeBB: v4.11.3 and later v4 releases
- Base theme:
nodebb-theme-harmony - Package compatibility:
^4.0.0
Install from a local checkout
From the root of your NodeBB install:
npm install /absolute/path/to/nodebb-theme-flawless
./nodebb build
./nodebb activate nodebb-theme-flawless
./nodebb restartYou can also activate it from ACP > Appearance > Themes after installing and rebuilding.
Notes
- Update
theme.jsonif you want theurlfield to point at your real GitHub repository. - This is a child theme. Missing templates automatically fall back to Harmony.
- The theme keeps Harmony's settings page and widget areas so existing NodeBB v4 forum behavior remains available.
