Files
docker-docs/styles/variables.less
2015-02-03 16:29:15 -08:00

11 lines
298 B
Plaintext

@brand-primary: #24B8EB;
@brand-action: #24B8EB;
@brand-positive: #15CC35;
@brand-negative: #FF5F52;
@gray-darkest: #253237;
@gray-darker: #394C51;
@gray-normal: #546C70;
@gray-lighter: #7A9999;
@gray-lightest: #C7D7D7;