File diff e0e38f9c3af7 → 5c0208a70077
static/scss/variables.scss
Show inline comments
 
/* COLORS */
 
// Used by links, buttons, and other background bits.
 
$brand-primary: #5cc9c9;  // CopyleftConf cyan
 
$brand-secondary: #ffe6cc;  // footer peach
 
$brand-secondary: #ffffcc;  // footer yellow
 

	
 
//$background-filter: hsla(207, 60%, 85%, 1.0);
 
$background-filter: $brand-secondary;