diff --git a/static/scss/variables.scss b/static/scss/variables.scss index 51c0cd2a2c755234e19e0710a681b20151ec21a6..4f500595217577ed51ecb87544b456ee50904fc8 100644 --- a/static/scss/variables.scss +++ b/static/scss/variables.scss @@ -1,7 +1,7 @@ /* 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;