silverstripe-module silverstripe-identity
Store your project's identity colors in yml, and sync them to scss etc.
titledk/silverstripe-identity
Store your project's identity colors in yml, and sync them to scss etc.
- Tuesday, October 4, 2016
- by titledk
- Repository
- 0 Watchers
- 1 Stars
- 233 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
SilverStripe Identity
Store your project's identity colors in yml,
and sync them to other places - see tasks/IdentifyToScss.php
., (*1)
Run /dev/tasks/IdentityToScss
, (*2)
Example config
Identity:
colors:
primary: '#CE7827'
secondary: '#5E9852'