titledk/silverstripe-identity

Store your project's identity colors in yml, and sync them to scss etc.

Maintainers

Package info

github.com/titledk/silverstripe-identity

Type:silverstripe-module

pkg:composer/titledk/silverstripe-identity

Statistics

Installs: 256

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2016-10-04 09:26 UTC

This package is not auto-updated.

Last update: 2026-03-01 03:20:51 UTC


README

Store your project's identity colors in yml, and sync them to other places - see tasks/IdentifyToScss.php.

Run /dev/tasks/IdentityToScss

Example config

Identity:
  colors:
    primary: '#CE7827'
    secondary: '#5E9852'