stable

Clone or download

Read-only

chore(baseline): Use CSS variables for colors in background mixins

When background mixins have been set up, there was no CSS custom properties. We were forced to pass scss variables that was depending on the theme (FlamingParrot & BurningParrot). Now that we have common CSS custom properties we can remove those dependencies in background mixins. Part of request #20993: Colors in background mixins should be based on CSS custom properties Depends on: https://gerrit.tuleap.net/c/tuleap/+/22605 Change-Id: I4ca4dc2474b8d6d76baa1c1d06ff7107cb733875

Modified Files

Name
M themes/BurningParrot/baseline/_project-header-background.scss +1 −2 Go to diff View file