jpcercal/twitter-like

View on GitHub
src/Resources/public/app/less/variables.less

Summary

Maintainability
Test Coverage
/**
 * Variables
 */
@color-brand-orange:    #f15a23;
@color-brand-gray:      #616161;

@color-title-primary:   @color-brand-orange;
@color-title-secundary: #2c1e1d;