PHPackages                             robertvanlienden/silverstripe-bulma-dark-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. robertvanlienden/silverstripe-bulma-dark-theme

ActiveSilverstripe-theme[Utility &amp; Helpers](/categories/utility)

robertvanlienden/silverstripe-bulma-dark-theme
==============================================

A simple SilverStripe dark theme based on the Bulma CSS Framework

v1.5(1y ago)144MITJavaScript

Since May 17Pushed 1y ago2 watchersCompare

[ Source](https://github.com/robertvanlienden/silverstripe-bulma-dark-theme)[ Packagist](https://packagist.org/packages/robertvanlienden/silverstripe-bulma-dark-theme)[ RSS](/packages/robertvanlienden-silverstripe-bulma-dark-theme/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (5)Dependencies (2)Versions (7)Used By (0)

SilverStripe Bulma Dark Theme
=============================

[](#silverstripe-bulma-dark-theme)

By Robert van Lienden ( - Twitter [@Robertvlienden](https://www.twitter.com/robertvlienden))

This theme is a great start if you want to use [Bulma CSS Framework](https://bulma.io/) for your [SilverStripe](https://silverstripe.org) site.

[![Screenshot SilverStripe Bulma Dark Theme](screenshots/img_1.png "Screenshot")](screenshots/img_1.png)

Requirements
------------

[](#requirements)

### Installation

[](#installation)

- SilverStripe 4 &amp; 5

### Development

[](#development)

- Node Package Manager (npm)
- Node Version Manager (nvm)

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

[](#installation-1)

- `composer require robertvanlienden/silverstripe-bulma-dark-theme`
- Change your `app/_config/theme.yml` to:

```
---
Name: mytheme
---
SilverStripe\View\SSViewer:
themes:
- '$public'
- 'silverstripe-bulma-dark-theme'
- '$default'
```

Developing
----------

[](#developing)

Make sure you got the development requirements and start developing with the following commands:

- `cd `
- `nvm use`
- `npm install`
- `npm run watch`

Now Gulp is watching for JS/SCSS changes in the src folder.

### Build

[](#build)

Want to make a JS/CSS build for production? Just run; `npm make build` and let gulp compile the production assets.

License
-------

[](#license)

This theme is published under MIT License. Reuse, edit, modify, sell, do whatever you want with this base template.

If you use this theme commercial and make money with this theme, please be kind and do a donation with PayPal (see Donations below).

Issue/PR
--------

[](#issuepr)

Feel free to make some issue/PR if you find issues/bugs/improvements.

Donations
---------

[](#donations)

Do you want to thank me for making this SilverStripe theme?

Please donate to me with PayPal! You can donate on [Paypal.me/robertvanlienden](http://paypal.me/robertvanlienden).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Recently: every ~301 days

Total

6

Last Release

618d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

dark-themesilverstripesilverstripe-modulesilverstripe-themesilverstripetheme

### Embed Badge

![Health badge](/badges/robertvanlienden-silverstripe-bulma-dark-theme/health.svg)

```
[![Health](https://phpackages.com/badges/robertvanlienden-silverstripe-bulma-dark-theme/health.svg)](https://phpackages.com/packages/robertvanlienden-silverstripe-bulma-dark-theme)
```

PHPackages © 2026

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