PHPackages                             paulgoodfield/craft-matrix-colours - 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. paulgoodfield/craft-matrix-colours

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

paulgoodfield/craft-matrix-colours
==================================

Define colours for your Craft CMS matrix field blocks to help visually separate them

1.0.4(6y ago)07MITPHPCI failing

Since Apr 21Pushed 6y agoCompare

[ Source](https://github.com/paulgoodfield/craft-matrix-colours)[ Packagist](https://packagist.org/packages/paulgoodfield/craft-matrix-colours)[ RSS](/packages/paulgoodfield-craft-matrix-colours/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Matrix Colours
==============

[](#matrix-colours)

Define colours for your matrix field blocks to help visually separate them

[![Screenshot](resources/img/screenshot-matrix-field-blocks-v2.png)](resources/img/screenshot-matrix-field-blocks-v2.png)

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

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require paulgoodfield/craft-matrix-colours

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for **Matrix Colours**.

Configuring Matrix Colours
--------------------------

[](#configuring-matrix-colours)

Once installed, create a `matrix-colours.php` file in your `config` directory. This file should return an associative array with the following structure:

```
