PHPackages                             aimeos/pagible-themes-bold - 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. aimeos/pagible-themes-bold

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

aimeos/pagible-themes-bold
==========================

Pagible CMS - Bold theme with brutalist design, heavyweight typography, and high-contrast layouts

05↑2900%CSS

Since Jun 20Pushed todayCompare

[ Source](https://github.com/aimeos/pagible-themes-bold)[ Packagist](https://packagist.org/packages/aimeos/pagible-themes-bold)[ RSS](/packages/aimeos-pagible-themes-bold/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Bold Theme
==========

[](#bold-theme)

Brutalist design with heavyweight typography, sharp edges, and high-contrast layouts for [Pagible CMS](https://pagible.com).

This package is part of the [Pagible CMS monorepo](https://github.com/aimeos/pagible).

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

[](#installation)

```
composer require aimeos/pagible-themes-bold
php artisan vendor:publish --tag=cms-theme
```

Design
------

[](#design)

- **Style**: Brutalist with strong visual presence and commanding layouts
- **Colors**: Near-black (#111111), off-white text (#F4F4F4) and orange-red (#FF4500) accents
- **Typography**: Roboto body text with "Archivo Black" display headings
- **Borders**: Sharp 0 radius edges for cards, containers and buttons
- **CSS framework**: Pico CSS with `--pico-*` custom property overrides

Page Types
----------

[](#page-types)

TypeDescription`page`Standard landing pages`docs`Documentation with sidebar navigation`blog`Blog with featured post and article listCustomization
-------------

[](#customization)

Theme colors and properties can be customized in the admin panel:

PropertyDefaultDescription`--pico-color``#F4F4F4`Body text color`--pico-background-color``#111111`Page background`--pico-primary``#FF4500`Primary accent (orange-red)`--pico-secondary``#F4F4F4`Secondary accent (off-white)`--pico-border-radius``0`Base border radiusStructure
---------

[](#structure)

```
├── composer.json
├── schema.json          Theme configuration schema
├── src/
│   └── BoldServiceProvider.php
├── public/              CSS files published to public/vendor/cms/bold/
│   ├── cms.css          Base styles and layout
│   ├── cms-lazy.css     Lazy-loaded component styles
│   ├── hero.css         Hero section
│   ├── cards.css        Card grid
│   ├── blog.css         Blog components
│   ├── article.css      Article content
│   ├── slideshow.css    Image slideshow
│   ├── questions.css    FAQ accordion
│   ├── contact.css      Contact form
│   ├── image.css        Image component
│   ├── image-text.css   Image with text
│   ├── pricing.css      Pricing tables
│   ├── table.css        Data tables
│   ├── toc.css          Table of contents
│   ├── video.css        Video component
│   ├── layout-page.css  Page layout
│   ├── layout-blog.css  Blog layout
│   └── layout-docs.css  Documentation layout
└── views/
    └── layouts/
        └── main.blade.php

```

License
-------

[](#license)

LGPL-3.0-only

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance65

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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.

### Community

Maintainers

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

---

Top Contributors

[![aimeos](https://avatars.githubusercontent.com/u/8647429?v=4)](https://github.com/aimeos "aimeos (6 commits)")

### Embed Badge

![Health badge](/badges/aimeos-pagible-themes-bold/health.svg)

```
[![Health](https://phpackages.com/badges/aimeos-pagible-themes-bold/health.svg)](https://phpackages.com/packages/aimeos-pagible-themes-bold)
```

PHPackages © 2026

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