silverstripe / bambusa-theme

BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Bannerblock theme issues #28

Closed chillu closed 5 years ago

chillu commented 5 years ago

Moved from https://github.com/silverstripe/silverstripe-elemental-bannerblock/issues/28 /cc @clarkepaul

Pull requests

unclecheese commented 5 years ago

All done. A few notes

      background: linear-gradient(
        64deg,
        desaturate(lighten(adjust-hue($color, -26.4%), 0%), 38%) 0%,
        desaturate(lighten(adjust-hue($color, 0%), 11%), 0%) 100%
      );
clarkepaul commented 5 years ago

Taken a look over @unclecheese 's shoulder and the transition looks good on hover. We're not 100% on the gradient colours but for now, they will need to do.