This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/web/themes/dcb2017/sass/base/_variables.scss

8 lines
116 B
SCSS
Raw Normal View History

2017-03-31 12:22:46 +01:00
// Custom variables, colours etc.
2017-05-08 09:55:17 +01:00
$dcb-green: #0fa877;
2017-03-31 12:22:46 +01:00
$dcb-blue: #b33ee9;
$dcb-purple: #ec16a8;
2017-03-31 15:21:45 +01:00
$dcb-grey: #666;